Commit Graph

102 Commits

Author SHA1 Message Date
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
Willem Toorop 458806a08b Removed binary packages support from README.md 2014-09-03 21:25:41 +02:00
Willem Toorop 02652e9665 Document callback side effect with sync lookups 2014-07-01 23:50:28 +02:00
Glen Wiley 3cc30bc421 changes based on most recent release 2014-06-30 15:13:01 -04:00
Glen Wiley c37d60e9ab updated intro per Paul H. request to direct focus to the getdnsapi.net
page.
2014-06-19 10:37:20 -04:00
Glen Wiley 40e6e8bd57 updates to reflect problems with FreeBSD builds in 0.1.2 2014-06-02 18:02:10 -04:00
Glen Wiley c79ce04b38 minor tweaks to address old versions of libtool 2014-05-23 12:15:53 -04:00
Glen Wiley 350b2025de release number/date changes 2014-05-22 14:16:34 -04:00
Joel Purra 21f60d38dd Use $HOME instead of path with hardcoded username 2014-04-18 22:55:39 +02:00
Glen Wiley 892d904e5f fixed install prefix problems for osx 2014-04-02 09:19:56 -04:00
ngoyal f2cce63b21 Update README.md 2014-04-01 13:58:11 -04:00
Glen Wiley 2a04e2d036 date changed to match today 2014-03-24 13:20:12 -04:00