glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / gns / gnunet-dns2gns.c
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-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-04-23 Christian Grothoffmerge conflict resolution
2018-04-19 Christian Grothoffsupport multiple DNS resolvers for queries (in DNSSTUB...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-05 Christian Grothoffwhere applicable, check DNS ID in responses before...
2018-03-05 Christian Grothoffmigrate gnunet-dns2gns to new .gnu-less GNS API
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothoffhandle error properly, do not just log but continue...
2018-01-06 Christian Grothoffhandle error properly, do not just log but continue...
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothoffchange default port to 53, use setcap to enable binding...
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2016-12-02 Adnan HMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-02 Schanzenbach, MartinMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-01 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2016-11-27 Christian Grothoffchange return value to use -1 on error, as 0 is a legal...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-08 Christian Grothoff-fix -h string
2015-07-07 Christian Grothoff-change default port, as 53 won't work without root...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2013-12-19 LRNmalloc -> new
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-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-fix clenaup
2013-09-05 Christian Grothoff-integrate identity service with dns2gns (#3010)
2013-08-22 Christian Grothoff-converting basic DNS records to GNS
2013-08-21 Christian Grothoffdocument places where SHADOW records likely need to...
2013-08-15 Christian Grothoff-fixing #2985
2013-08-15 Christian Grothoff-gads to gnu
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-13 Christian Grothoff-mark one location of #2985
2013-08-13 Christian Grothoff-adapting gnunet-dns2gns to new API
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-01-25 Christian Grothoff-allow custom listen port
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoff-more man pages, typos'
2012-09-27 Christian Grothoff-fix tld guessing code
2012-09-27 Christian Grothoff-use new cancel API, fix use after free
2012-09-27 Christian Grothoff-fix double free, linker issue
2012-09-17 Martin Schanzenbach-grml fcfs
2012-09-17 Martin Schanzenbach-fix
2012-09-17 Martin Schanzenbach-fix
2012-09-17 Martin Schanzenbach-fix
2012-09-17 Martin Schanzenbach- apex is allowed
2012-09-14 Martin Schanzenbach-test
2012-09-03 Christian Grothoffbetter log message, fixing stale task
2012-09-03 Christian Grothoff-bugfixes
2012-08-22 Martin Schanzenbach-doxygen
2012-08-21 Martin Schanzenbach-bugfix dnsstub, add dns support to gns gateway
2012-08-13 Martin Schanzenbach-fix hang for good
2012-08-05 Martin Schanzenbach-fix
2012-08-05 Martin Schanzenbach-dns2gns
2012-07-25 Christian Grothoff-fix
2012-07-23 Martin Schanzenbach-some notes for dns2gns
2012-07-22 Christian Grothoff-fix
2012-07-21 Christian Grothoff-more work on dns2gns
2012-07-20 Christian Grothoffns2gns
2012-07-20 Christian Grothoff-skeleton dns2gns