more work on route_message() logic
[oweals/gnunet.git] / src / gns / gnunet-service-gns.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-29 Christian Grothofffinish (?) libgnunetatstransport for now
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-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffcheck return values from GNSRECORD_record_serialize...
2018-05-17 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-16 Christian Grothoffoptimize setting upload length if available
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffeliminate .gnu from GNS
2018-03-03 Christian Grothoffadd pin zone, remove obsolete script
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Christian Grothofffirst preparations for GNS mapping arbitrary TLDs
2017-03-29 Schanzenbach, Martin- merge with master
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 Grothofflog which name we are resolving
2017-02-22 Christian Grothoffremove dead code and dead linker dependencies
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-05 Christian Grothofffix uninit variable causing crash on 0 value
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...
2016-10-07 Martin Schanzenbach-add reverse autoadd; with test
2016-10-06 Martin Schanzenbach- Add reverse resolution with limited functionality
2016-09-30 Martin Schanzenbach-fix
2016-09-25 Martin Schanzenbach- move to new MQ API
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-07-02 Christian Grothoff-handle namestore disconnect properly
2016-07-02 Christian Grothoff-handle namestore disconnect properly
2016-06-29 Christian Grothoff-add extra checks to catch shutdown bug
2016-06-25 Christian Grothoffrefactoring gns_api to use MQ API
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
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-05-26 Christian Grothoff-fix logging
2015-05-26 Christian Grothoff-check for NULL
2015-05-26 Christian Grothoff-document subsystem aliases, add gns-intercept alias...
2015-05-25 Christian Grothoff-comments, doxygen, indentation, style fixes, working...
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-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-09-23 Matthias Wachsremoving unused "RF_PENDING" flag
2014-07-10 Matthias Wachsrename "name" to label
2014-07-10 Matthias Wachsimproving documentation
2014-06-17 Christian Grothoff-check return value
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2013-12-20 Sree Harsha Totakura- fix ntohl called on uint16_t
2013-11-28 Matthias Wachsimproved debug message
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-20 Christian Grothoff-simplify to use new namestore API to skip initial...
2013-10-20 Christian Grothoff-towards implementing #3051
2013-10-20 Christian Grothoff-dead code elimination
2013-10-18 Christian Grothoff-use configuration option for reset of zone_publish_tim...
2013-10-18 Christian Grothoff-conversion to absolute time is now done in GNUNET_GNSR...
2013-10-18 Christian Grothoff-check for expiration and do not cache expired records...
2013-10-18 Christian Grothoff-nicer
2013-10-18 Christian Grothoff-start each round with infty as the minimum interval...
2013-10-18 Christian Grothoff-minor cleanup
2013-10-17 Martin Schanzenbach-fix
2013-10-17 Martin Schanzenbachdht zone put interval should never be longer than minim...
2013-10-17 Christian Grothoff-fixes
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-29 Christian Grothoff-eliminate dead option
2013-09-26 Christian Grothoff-fix uint16/uint32 confusion
2013-09-24 Christian Grothoff-keep reading from client to support multiple GNS reque...
2013-09-18 Christian Grothoff-cleaner shutdown
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothofffix cleanup when request processing is done
2013-09-10 Christian Grothoff-remember that DHT put was complete
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-08-22 Christian Grothoff-this header is not used here
2013-08-22 Christian Grothoff-move shorten logic to its own file
2013-08-21 Christian Grothoffimplement conversion to absolute TTL
2013-08-19 Christian Grothoff-dead header
2013-08-15 Christian Grothoff-more work on GNS resolver
2013-08-15 Christian Grothoff-fix #2994
2013-08-15 Christian Grothoff-handle client disconnects in GNS
2013-08-13 Christian Grothoff-more work on new GNS implementation
2013-08-13 Christian Grothoff-documenting open issues
2013-08-13 Christian Grothoff-more coding towards working new GNS service
2013-08-13 Christian Grothoff-simplifying GNS API
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-13 Christian Grothoff-working on new, simplified GNS API
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-24 Matthias WachsRFC new gns publishing
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...
next