make single label resolution work (for pkey at least
[oweals/gnunet.git] / src / gns / gnunet-service-gns_resolver.h
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffeliminate .gnu from GNS
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2013-10-20 Christian Grothoff-dead code elimination
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-15 Christian Grothoff-gads to gnu
2013-08-14 Christian Grothoff-doxygen
2013-08-13 Christian Grothoff-more work on new GNS implementation
2013-08-13 Christian Grothoff-more coding towards working new GNS service
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2013-05-21 Christian Grothoff-fix CNAME handling after GADS to DNS delegation, need...
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-10-30 Christian Grothoff-some gns code cleanup, still a mess
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-24 Matthias Wachs dozygen
2012-09-18 Christian Grothoff-code review, breaking build a bit
2012-07-14 Martin Schanzenbach-fix shorten
2012-07-02 Martin Schanzenbach-towards cookies... broke resolver
2012-07-02 Christian Grothoff-be lazy about connecting to VPN
2012-06-28 Martin Schanzenbach-big commit, make new ns and valgrind happy
2012-06-19 Martin Schanzenbach-bugfixes
2012-06-19 Martin Schanzenbach-zone revocation
2012-06-19 Martin Schanzenbach-add CNAME handling for GNS
2012-06-17 Martin Schanzenbach-fix cname, more ns/vpn delegation
2012-06-16 Martin Schanzenbach-more NS delegation
2012-06-16 Martin Schanzenbach-NS delegation WIP
2012-06-16 Martin SchanzenbachAdd VPN resolution
2012-06-13 Martin Schanzenbach- big shorten algorithm rewrite
2012-06-12 Martin Schanzenbach-big shorten algorithm change, hopefully fixed conflict
2012-06-11 Martin Schanzenbach-add cached flag for performance
2012-05-09 Martin Schanzenbach-fixes
2012-04-03 Martin Schanzenbach-array of fixes, finally finished test
2012-03-28 Martin Schanzenbach-fixes, cleanup
2012-03-28 Martin Schanzenbach-fix, add config
2012-03-27 Martin Schanzenbach-lots of fixes, new dht test
2012-03-25 Martin Schanzenbach-add bg lookups for shorten
2012-03-23 Matthias Wachs- dozygen
2012-03-23 Martin Schanzenbach-doxygen
2012-03-23 Martin Schanzenbach-fix
2012-03-22 Martin Schanzenbach-doxygen
2012-03-22 Martin Schanzenbach-parallel background lookups
2012-03-22 Martin Schanzenbach-doc, new config options
2012-03-22 Martin Schanzenbach-timeouts, parallel lookups
2012-03-19 Martin Schanzenbach-new short hashes, new short hash cmp
2012-03-19 Martin Schanzenbach-fixes, interceptor now speaks zkey
2012-03-19 Martin Schanzenbach-test for zkey resolver
2012-03-19 Martin Schanzenbach-less malloc more stack
2012-03-16 Martin Schanzenbach-pseu caching + test
2012-03-16 Martin Schanzenbach-fixes
2012-03-14 Martin Schanzenbach-large cleanup and bugfixes