RECLAIM: refactoring; cleanup
[oweals/gnunet.git] / src / gns / gnunet-gns.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-09 Christian Grothoffmerge
2018-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-07-03 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-07-01 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-07-01 Christian Grothoffmove gnunet-timeout to src/util/, fix issues related...
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-08 Christian Grothoffmisc fixes to gnunet-gns-proxy, in particular avoiding...
2018-03-08 Christian Grothofffix output of hostname by gnunet-gns
2018-03-05 Christian Grothoffadd convenience API to gnunetgns lib
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffeliminate .gnu from GNS
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-22 Christian Grothoffremove support for reverse lookup and shortening from...
2016-10-06 Martin Schanzenbach- Add reverse resolution with limited functionality
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-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-06-05 Christian Grothoff-report if typename given is bogus
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2014-03-02 LRNDon't crash on NULL lookup_name
2014-02-16 Christian Grothoffadd timeout option to gnunet-gns
2014-02-16 Christian Grothoffforce not using DHT for lookups that are only in the...
2013-11-09 Christian Grothoff-extra checks
2013-11-08 Christian Grothoff-fix shutdown
2013-11-08 Christian Grothoff-fix confusion between service name and default ego...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
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-06 Christian Grothoff-remove trailing whitespace
2013-09-29 Christian Grothoff-use correct subsystem name to locate shorten zone
2013-09-28 Martin Schanzenbach-pseu shorten test, fails
2013-09-27 Christian Grothoff-GADS is now called GNS
2013-09-27 Christian Grothoffusing DNS2GNS record type instead of recycling NS recor...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-use standard zones in gnunet-gns
2013-08-24 Christian Grothoff-use identity service also for shorten zone lookup
2013-08-23 Christian Grothoff-start to integrate identity service with gnunet-gns...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-13 Christian Grothoff-more work on simplified GNS API implementation
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-12-04 Christian Grothoff-fix options for gnunet-gns
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-24 Matthias Wachs coverity bugs
2012-09-20 Christian Grothoff-core review
2012-09-14 Martin Schanzenbachleak
2012-09-06 Martin Schanzenbach-coverity
2012-08-13 Martin Schanzenbach-fix hang for good
2012-08-13 Martin Schanzenbach-fix gns cli hang, fix help
2012-07-23 Martin Schanzenbach-coverity
2012-07-11 Martin Schanzenbach-more new api
2012-07-09 Matthias Wachs- fix segfault
2012-07-08 Christian Grothoff-fix crash if private zone key did not exist
2012-07-04 Martin Schanzenbach-correctly document cache only flag
2012-07-02 Martin Schanzenbach-fix
2012-06-29 Martin Schanzenbach-coverity, fix shorten test
2012-06-29 Martin Schanzenbach-fix 2447
2012-06-29 Martin Schanzenbach-fix inconsisten record naming
2012-06-13 Martin Schanzenbach- big shorten algorithm rewrite
2012-06-11 Martin Schanzenbach-add cached flag for performance
2012-06-11 Martin Schanzenbachnew API for shorten key
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-06 Martin Schanzenbach-fixes, add leho
2012-05-20 Martin Schanzenbach-raw for shorten
2012-05-10 Martin Schanzenbach-fix raw output for nss
2012-05-10 Christian Grothoff-fix leak
2012-05-09 Martin Schanzenbach-per user lookups done
2012-05-08 Martin Schanzenbach-needed for nss plugin
2012-03-22 Martin Schanzenbach-cli tool fix, bugfix
2012-03-14 Martin Schanzenbach-t'works
2012-03-14 Martin Schanzenbach-resolver bugfix, gnunet-gns command line features
2012-03-08 Martin Schanzenbach-GNS service api change, replaced complicated buggy...
2012-03-07 Martin Schanzenbach-shortening in cli app (in progress)
2012-03-05 Christian Grothoff-reviving gnunet-gns for shortening
2012-03-05 Christian Grothoff-renaming gnunet-gns to gnunet-namestore
2012-03-05 Christian Grothoff-more work on gnunet-gns
2012-03-05 Christian Grothoff-parsing expiration and some option checking in gnunet-gns
2012-03-05 Christian Grothoff-parsing type and common values in gnunet-gns
2012-03-04 Christian Grothoff-adding options to gnunet-gns
2012-03-04 Christian Grothoffadding gnunet-gns, a new tool for zone manipulations