NAMESTORE/JSON: fix parsing exp and flags
[oweals/gnunet.git] / src / namestore / gnunet-service-namestore.c
2019-02-23 Christian Grothoffmerge
2019-02-13 Christian Grothoffclarifying namestore api (#5458), fixing code duplicati...
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2019-01-10 Christian Grothofftry helping rexxnor with flow control
2018-12-11 Christian Grothoffcache NICK results in namestore to avoid unnecessary...
2018-12-11 Christian Grothofftodo on perf
2018-11-29 Christian Grothofffinish (?) libgnunetatstransport for now
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-02 Christian Grothoffstyle fixes
2018-11-02 Christian Grothoffuse separate message type to indicate end of transmissi...
2018-10-15 Schanzenbach, Martinmodify sqlite logic to accomodate rowcount starting...
2018-10-13 Schanzenbach, Martinfix broken zone iteration
2018-10-10 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-10-10 Christian Grothoffassertion is excessively rigid
2018-10-10 Christian Grothoffcode cleanup, remove/simplify bogus check
2018-10-09 Christian Grothoffnote
2018-10-09 Christian Grothoffwhen zone does not match, do not run through the loop...
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 Grothofffix serialization/deserialization error in namestore...
2018-05-20 Christian Grothoffcheck return values from GNSRECORD_record_serialize...
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffadd some extra GNS-record well-formedness checks if...
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-05-10 Christian Grothoffadd warning about slow monitors
2018-05-10 Christian Grothoffwatch for namestore not completing store operations...
2018-05-10 Christian Grothofffix crash on monitor disconnect
2018-05-09 Christian Grothoffimplement new functions in libgnunetsq, clean up sqlite...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-02 Christian Grothoffstart preparations for flow control by namestore monitors
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffadd test for query derivation (passed instantly)
2018-05-01 Christian Grothofflots more statistics for zoneimport/namestore
2018-05-01 Christian Grothoffmore extensive namestore tests for the non-sqlite plugi...
2018-05-01 Christian Grothoffadd perf_ logic for namestore iterations, improve names...
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffmore logging
2018-04-30 Christian Grothoffsignal cont
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-30 Christian Grothoffadd statistic on namestore iteration delay
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-04-26 Christian Grothoffmisc zoneimporter fixes
2018-04-25 Christian Grothoffclean up zone iteration logic
2018-04-25 Christian Grothoffenable caching private->public key mapping in memory...
2018-04-25 Christian Grothoffmore logging of exp time
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-24 Christian Grothoffcode cleanup, more diagnostics, more statistics
2018-04-23 Christian Grothofffix transition to multi-server in cmd line for gnunet...
2018-04-23 Christian Grothoffmerge conflict resolution
2018-04-23 Christian Grothoffmove to @ for empty label, fix empty-label resolution...
2018-04-10 Christian Grothoffsome code cleanup
2018-03-08 Christian Grothoffavoid specifying useless DEFAULT values
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffeliminate .gnu from GNS
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-23 Christian Grothofffix misc namestore crashes from pq migration
2017-03-29 Schanzenbach, Martin- merge with master
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 Grothoffmore renamings relating to 'new' service now just being...
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-09-05 David BarksdaleFix UAF detected by asan
2016-08-25 Christian Grothoff-nicer indentation
2016-08-22 Christian Grothofffix #4620
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-04 Martin Schanzenbach- fix string format
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 (harmless) use of uninit 'nick'
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-02-16 Christian Grothoff-add a few comments
2013-12-16 Christian Grothoff-never store NICKs anywhere but in '+', do not display...
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-04 Matthias Wachsadd nick name for cached records
2013-12-04 Matthias Wachsexpiration
2013-12-04 Matthias Wachsdebug message
2013-12-03 Matthias Wachsinclude nick in cache for debugging
2013-11-28 Christian Grothoff-fix memory leak
2013-11-14 Matthias Wachs- fix message log level
2013-11-13 Matthias Wachsfix for size
2013-11-13 Matthias Wachsremove private flag
2013-11-13 Matthias Wachsadding pseudonym NICK automatically to records sets
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-11-04 Matthias Wachsfix for lookup
2013-10-28 Matthias Wachsextended plugin api to support lookup function
2013-10-26 Christian Grothoff-eliminate dead code
2013-10-25 Matthias Wachsapi communication done
2013-10-25 Matthias Wachs- clean protocol number
2013-10-20 Christian Grothoff-32 bit, not 16
next