Commit Graph

1915 Commits

Author SHA1 Message Date
Willem Toorop bc9ebd5ae2 RFC3986 IPv6 address/port parsing for str2dict
Resolves issue #215, but does not deal with RFC3986 formatted IPv6 addresses in config files yet.
2016-10-31 13:47:22 +01:00
Willem Toorop f66bb6a812 Ignore stubby ;) 2016-10-31 11:22:16 +01:00
Willem Toorop c0f20a9023 Merge branch 'develop' into release/1.1.0-alpha3 2016-10-31 11:12:26 +01:00
Willem Toorop 72788cb172 OpenSSL 1.1.0 version of CRYPTO_w_lock in pinning
Thanks volkommenheit
2016-10-31 11:04:36 +01:00
Willem Toorop bb3d741f7a OpenSSL 1.1 support 2016-10-31 10:24:07 +01:00
Willem Toorop 2b682bc3a9 Merge remote-tracking branch 'upstream/develop' into release/1.1.0-alpha3 2016-10-27 16:17:44 +02:00
wtoorop 45643b6da5 Merge pull request #213 from neilcook/arc4locks
pthread-based locking for arc4random
2016-10-27 15:55:38 +02:00
Neil Cook db6cee94fa Fix HAVE_PTHREADS define in configure.ac 2016-10-26 15:47:44 +00:00
Neil Cook 393b24fe89 pthread-based locking for arc4random 2016-10-26 14:32:35 +00:00
Willem Toorop 3fa34dcfca Mention the actual missing dependencies 2016-10-26 15:52:22 +02:00
Willem Toorop 4ea4f68467 Get_suffix, no '\0' in returned strings
Resolves issue #203
2016-10-26 15:29:07 +02:00
Willem Toorop cbe451274b Bump version 2016-10-25 11:09:37 +02:00
Willem Toorop 24de66e6ce Merge branch 'bugfix/auth_retry' into release/1.1.0-alpha3 2016-10-25 11:09:07 +02:00
Sara Dickinson a0ae9130cc Fix issue with session re-use making authentication appear to fail 2016-10-21 14:18:24 +01:00
Willem Toorop bc70b29416 Stubby release 2016-10-19 07:30:31 -05:00
Willem Toorop 732844eeaa Correct default config 2016-10-16 09:46:02 -05:00
Willem Toorop 05fb6edfcb Linking to allow running stubby from src/tools 2016-10-16 05:39:04 -05:00
Willem Toorop 838375fe66 Run stubby in foreground by default 2016-10-16 05:32:05 -05:00
saradickinson 3cea710dc5 Merge pull request #210 from wtoorop/features/stubby
Features/stubby
2016-10-16 10:24:25 +01:00
Willem Toorop 0fa8152bb6 Bump version to alpha 2
-a2 (with dash) to be semver format compliant
2016-10-15 06:07:33 -05:00
Willem Toorop ec04dc21ee Stubby defaults in help text 2016-10-14 10:14:38 -05:00
Willem Toorop 3d356bd35e Stubby runs in background by default 2016-10-14 09:51:17 -05:00
Willem Toorop 58b5ead67a Make stubby act as stubby 2016-10-14 08:24:25 -05:00
Willem Toorop 3f965e68c0 Stubby is getdns_query with a different name 2016-10-14 12:02:23 +02:00
Willem Toorop 47e718eeb8 OpenSSL 1.1 support 2016-10-13 23:04:50 +02:00
Willem Toorop c84ff93e4f Anticipate Mac OS X glibtoolize 2016-08-25 12:40:02 +02:00
saradickinson 1d34fcbdd5 Merge pull request #206 from saradickinson/feature/upstream_handling
Feature/upstream handling
2016-08-10 18:48:00 +02:00
Sara Dickinson f156f2f24a Had to change some preprocessor checks to get all the options to compile 2016-08-08 17:07:46 +01:00
Sara Dickinson 6f9bfffe9f Catch another error path for failed connections 2016-08-08 16:12:33 +01:00
Sara Dickinson fdbefa17ec Add timer for back off on upstream (use 1 hr). Reset as new upstream when re-instated. 2016-08-05 17:25:27 +01:00
Sara Dickinson a1461d51ec Add abbreviated logging mode for daemon 2016-08-05 14:10:55 +01:00
Sara Dickinson 0432fe37c4 Tinker with upstream keepalive 2016-08-04 16:10:23 +01:00
saradickinson 7f2fcca80d Merge pull request #205 from saradickinson/merge/doc_changes
Merge/doc changes
2016-08-04 17:08:10 +02:00
Sara Dickinson b1cc7750df Merge commit '5c6f03632613aaa3b29972844b16ff0b11f8f8d8' into merge/doc_changes 2016-08-04 16:02:44 +01:00
Sara Dickinson 5c6f036326 Further updates 2016-07-21 20:25:31 +02:00
Willem Toorop 8ba8f774a9 Merge branch 'develop' into release/v1.1.0a1 2016-07-21 12:30:01 +02:00
Willem Toorop 96060ed6ae Update README, credit Andrew 2016-07-21 12:24:41 +02:00
Willem Toorop 3372f6cf26 update release-procedure.txt 2016-07-21 12:19:39 +02:00
Willem Toorop a1e73b98a6 Merge remote-tracking branch 'upstream/release/v1.1.0a1' into release/v1.1.0a1 2016-07-21 11:38:37 +02:00
Willem Toorop a7e5f65f65 Merge branch 'develop' into release/v1.1.0a1 2016-07-21 11:35:03 +02:00
Willem Toorop 412c9190f8 Merge branch 'andrew-develop' into develop 2016-07-21 11:31:15 +02:00
Willem Toorop 5389a84173 Merge remote-tracking branch 'upstream/develop' into develop 2016-07-18 15:27:35 +02:00
wtoorop b4a6fe0499 Merge pull request #201 from jelu/h-type-fix
Use type and not struct
2016-07-18 15:02:50 +02:00
Jerry Lundström 8c54142790 Use type and not struct 2016-07-17 11:44:34 +02:00
Andrew Sullivan 17670cbf97 Reorganise README for a new user to the project. Remove some things that are fixed/altered. 2016-07-16 14:13:34 -04:00
Willem Toorop a7dc50f865 Merge branch 'release/v1.0.0b2' into release/v1.1.0a1 2016-07-14 20:09:07 +02:00
Willem Toorop 22c1eb7f3f Update list of contributors 2016-07-14 20:08:02 +02:00
Melinda Shore 0a030bd8ae Merge pull request #199 from wtoorop/release/v1.1.0a1
Release/v1.1.0a1
2016-07-14 09:22:17 -07:00
Melinda Shore ac6e50f24a Merge pull request #198 from wtoorop/release/v1.0.0b2
Release/v1.0.0b2
2016-07-14 09:13:42 -07:00
Willem Toorop 903605570b Doxygen documentation of the new prototypes 2016-07-14 17:57:17 +02:00