fix off-by-one in BOX type processing
[oweals/gnunet.git] / src / gns / gnunet-service-gns_resolver.c
2018-03-08 Christian Grothofffix off-by-one in BOX type processing
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffeliminate .gnu from GNS
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Christian Grothofffirst preparations for GNS mapping arbitrary TLDs
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-05 Christian Grothofffix potential double free
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothoffavoid freeing uninit ptr on error path
2018-01-04 Christian Grothoffadd assertion
2018-01-04 Christian Grothofffix memory leak
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffremove dead code and dead linker dependencies
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-fix misc issues
2016-06-25 Christian Grothoffrefactoring gns_api to use MQ API
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-29 Christian Grothoff-fix #3870
2015-05-21 Christian Grothoff-increase timeouts, some system really need longer
2015-03-23 Christian Grothofffix segv if additional records are more than authority...
2015-03-23 Christian Grothoffreturn GNS2DNS records if explicitly requested
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-10-20 Christian Grothoff-do not log 0-byte callback
2014-06-06 Christian Grothofftowards sanity in SRV handling
2014-06-06 Christian Grothoff-preliminary support for BOX records
2014-06-05 Christian Grothoffproperly reset name resolution pos for CNAME handling
2014-05-13 Christian Grothoffadd logic to handle SRV/DANE names (#3003 and 2526...
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2014-02-16 Christian Grothoffif we found any non-expired block in the namecache...
2013-12-20 Christian Grothoffif records from namecache do not match desired record...
2013-12-20 Sree Harsha Totakura- fix bad log
2013-12-20 Christian Grothoff-fix DHT lookup (thanks, Sree)
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-20 Christian Grothoff-fix VPN resolution to A/AAAA records
2013-12-04 Matthias Wachsadd cfg option to disable caching
2013-12-04 Matthias Wachsrename to match functionality
2013-11-28 Matthias Wachsdebug message
2013-11-28 Matthias Wachsdebugging
2013-11-28 Matthias Wachsadding message
2013-11-22 Matthias Wachsrename namestore to namecache
2013-11-21 Matthias Wachsminor fix in check ... test test_gns_nick_shorten now...
2013-11-21 Matthias Wachsremove debug output
2013-11-20 Matthias Wachs- renaming namestore references to namecache
2013-11-13 Matthias Wachsone shorten call to analyze
2013-11-13 Matthias Wachsuse nick instead of PSEU lookup
2013-11-06 Christian Grothoff-fix crash on GNS2DNS resolver completion, and properly...
2013-11-06 Christian Grothoff-improve testcase to actually test #3093
2013-11-05 Christian Grothoff-fixing zkey resolution
2013-10-20 Christian Grothoff-fix GNS2DNS resolution, make SOA test pass
2013-10-20 Christian Grothoff-fix testcase
2013-10-20 Christian Grothoff-trying to implement revocation
2013-10-20 Christian Grothoff-dead code elimination
2013-10-20 Christian Grothoff-check return value
2013-10-18 Christian Grothoff-fix leaks
2013-10-18 Christian Grothoff-check for expiration and do not cache expired records...
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-16 Christian Grothoff-correctly implement handling of '+' records
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfix more leaks
2013-10-10 Matthias Wachsfix resource leak and if0 unused function
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-29 Christian Grothoff-log if shortening is on
2013-09-29 Christian Grothoff-separate caching ops managment from request lifetimes...
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoffusing DNS2GNS record type instead of recycling NS recor...
2013-09-27 Christian Grothoff-just replacing if by switch, in preparation for future...
2013-09-27 Martin Schanzenbach-fix name assembly for ns delegation
2013-09-26 Christian Grothoff-get rid of compiler warning
2013-09-26 Christian Grothoff-fix memrchr
2013-09-26 Christian Grothoff-more logging, minor code cleanup
2013-09-25 Christian Grothoff-activate tests, properly parse now properly serialized...
2013-09-25 Christian Grothoff-fix cname lookup
2013-09-24 Christian Grothoff-fix PKEY delegation lookup
2013-09-24 Christian Grothoff-more purpose.size 16/32-bit confusions
2013-09-23 Christian Grothoff-doxygen, style
2013-09-23 Christian Grothoff-cleaner
2013-09-23 Martin Schanzenbach-fix gns not returning anything of value
2013-09-22 Christian Grothoffremove 'nac' option from VPN, always return IP immediat...
2013-09-18 Christian Grothoff-logging, bugfixes
2013-09-18 Christian Grothoff-fix double cleanup
2013-09-18 Christian Grothoffmisc bugfixes
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-09 Christian Grothoff-minor code cleanup
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Christian Grothoff-minor fixes
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Grothoff-update comments as well
2013-09-05 Christian Grothoff-more precise check when to go to DHT (SVN 3017)
2013-09-05 Christian Grothoff-link to bugreport
next