Commit Graph

113 Commits

Author SHA1 Message Date
Willem Toorop 23fc764411 getdns_context_set_follow_redirects() is supported since 1.0.0 2017-04-24 14:24:12 +02:00
Sara Dickinson efea1a2506 Fix a couple of headers 2017-04-20 16:30:39 +01:00
Sara Dickinson 628bf7da47 Small updates to README to make Doxygen documentation more prominent and Update the Stubby text 2017-04-20 16:24:12 +01:00
Willem Toorop a7c824c756 Update changelog and documentation 2017-03-22 11:52:07 +01:00
Willem Toorop fa99b206e8 Updated readme & new groups for doxygen 2017-03-21 12:28:48 +01:00
Willem Toorop 9c9c52aacc Merge branch 'develop' into release/1.1.0-alpha3 2017-01-13 22:08:59 +01:00
Willem Toorop b564c8d96f Few things for the scroll-spy README on the website 2017-01-13 21:34:06 +01:00
Willem Toorop bb369ec7d9 Document limits of syncronous functions
As agreed in conversation with pull request #246
2017-01-13 21:12:48 +01:00
Sara Dickinson 691d32cf80 Improve README entry on stubby. Add a link to dnsprivacy.org (Willem - is this set up yet?)
Add sample Strict config file into the source with a pointer from the README. Not sure about installing this yet as opportunistic seems a better default...?
2016-12-06 15:59:40 +00:00
Sara Dickinson 1ba2e5bf4d Add stubby to readme.
Add transport to stubby log.
2016-11-20 11:19:08 +00:00
wtoorop ef80f463c2 Update README.md
Properly format MS-Windows build instructions.
Thanks Christian Huitema
2016-11-03 14:19:49 +01:00
Willem Toorop 96060ed6ae Update README, credit Andrew 2016-07-21 12:24:41 +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 22c1eb7f3f Update list of contributors 2016-07-14 20:08:02 +02:00
Sara Dickinson ecb169c705 Add notes on transport implementation irregularities 2016-07-02 15:44:32 +01:00
Sara Dickinson ec09d6b8a4 Make just the src/getdns files part of doxygen by default.
Add documentation to cover getdns_extra.h. Re-org of functions to align better with getdns.h Also some work on the README.
2016-07-01 17:53:45 +01:00
Shane Kerr 575b53ab03 Update README.md
Reversed order of one flag to remove dependency in documentation.
2016-04-02 11:48:22 -03:00
Willem Toorop fc32b300f3 Start with beta release 2016-03-29 20:37:06 +02:00
wtoorop b687a97334 Merge pull request #150 from gmadkat/develop
Update README.md
2016-03-21 09:53:55 +01:00
Willem Toorop f95a052e55 Rewrite DNS proxy in transport/timeout test suites
To use the new DNS packet conversion functions.
This looses the dependency on ldns for unit tests too.
2016-03-14 10:41:32 +01:00
gmadkat f5e9640ee8 Update README.md
For OS X, libtool already exists, it is installed in OS X as glibtool to avoid a name conflict with an existing OS X tool.
2016-02-24 11:03:01 -05:00
gmadkat 8336500585 Update README.md
Add more detailed build directions for Windows and mingw
2016-02-03 00:17:07 -05:00
wtoorop 867d4d0db6 Update README.md 2015-12-30 15:42:24 +01:00
Willem Toorop 84c40ca464 Update README, ChangeLog and bumb version 2015-12-30 15:36:28 +01:00
Willem Toorop 9d3905459e Miscellaneous fixes to compile on windows
Also without warnings.
2015-12-24 14:41:50 +01:00
gmadkat 8da3775e22 Update README.md 2015-12-17 21:13:40 -05:00
gmadkat 0d6d8116bc Update README.md 2015-12-04 17:01:10 -05:00
gmadkat e582f0f23e Update README.md 2015-12-04 16:23:05 -05:00
unknown 2d58ed465c Changes for Windows, Fix configure.ac to take in a winsock option to configure and generafigure, add ifdef's to stub out windows code for other platforms. 2015-11-22 22:38:13 -05:00
Willem Toorop 4cbdfde0e6 Typo fix 2015-10-22 16:26:32 +02:00
Willem Toorop 276b4c6cd8 Update dependencies and add Andrew Cathrow to team 2015-10-22 11:32:20 +02:00
Sara Dickinson 3be47edbb3 More cleanup 2015-10-16 18:40:33 +01:00
Sara Dickinson b74c62066c Cleanup 2015-10-16 18:31:57 +01:00
Willem Toorop 3bec89bee5 Native crypto, no ldns dependency anymore
Except for the unit tests.

libexpat was never a dependency for libunbound (it is for unbound-anchor).
Extend contributors section in README.md to mention everyone who has contributed to the repository too.
2015-09-29 14:03:48 +02:00
Willem Toorop bb29789d24 Merge branch 'v0.3.3' into develop 2015-09-08 12:01:08 +02:00
Willem Toorop 15cda6a21d Fix readme 2015-09-04 16:19:33 +02:00
Willem Toorop 53e23f1358 Revert "Revert "Merge pull request #112 from saradickinson/features/tls_auth""
This reverts commit 6d29e6044e.
2015-09-04 10:56:30 +02:00
Willem Toorop b7b90cafaf Mention libtoolize -ci in README.md 2015-09-04 10:37:02 +02:00
Willem Toorop 3034e0c62a Mention new contributors in README 2015-08-27 13:59:20 +02:00
Willem Toorop 6d29e6044e Revert "Merge pull request #112 from saradickinson/features/tls_auth"
This reverts commit d436165a88, reversing
changes made to 7c902bf73c.
2015-08-27 13:31:22 +02:00
Sara Dickinson dc7d7e7689 Fix openssl dependancy 2015-08-15 16:35:30 +01:00
Sara Dickinson 262263dbf4 More detail in documentation 2015-08-15 15:11:29 +01:00
Sara Dickinson 45de1f65b3 Update docs with details of OS X certificate handling. 2015-08-15 14:40:16 +01:00
ngoyal ed4f049524 Update README to reflect homebrew updates 2015-06-03 15:39:16 -04:00
Willem Toorop 8983e33fac Mention Benno as a contributer 2015-05-20 16:14:08 +02:00
Willem Toorop 71fa069f3b Enlist Rushi in contributors section. 2015-05-14 09:13:06 +02:00
Willem Toorop e6f28d62b3 Stable native stub, so version 0.2.0 2015-05-13 23:24:36 +02:00
Willem Toorop 35ffc780e4 Update README (date & version references etc) 2015-01-14 14:33:21 +01:00
Willem Toorop 3b52dd735e Just a change to get a v0.1.5 branch 2014-10-31 14:27:19 +01:00
Willem Toorop a4aa4a4d9b Update team and supported features in team 2014-10-27 14:39:04 +01:00