Merge branch 'master' of ssh://git.gnunet.org/gnunet
[oweals/gnunet.git] / src / namestore /
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-22 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-06-22 Christian Grothoffenable caching of non-existence of NICKs, also properly...
2019-06-21 Christian Grothoffavoid pk operation unless logging enabled
2019-06-10 Christian Grothoffadd option to pass private key via environment variable
2019-06-10 Christian Grothoffadding comments, restructuring
2019-06-10 Christian Grothoffeliminate unnecessary ec-mul operation from gnunet...
2019-06-04 Christian Grothoffnicer loop structure
2019-06-04 Christian Grothofffix leak
2019-05-25 Christian Grothoffensure that gnunet-namestore at most adds one SOA per...
2019-05-25 Christian Grothoffremove bogus cast
2019-04-30 Christian Grothoffdo not display label if there are no matching records
2019-04-30 Schanzenbach, MartinREST/NAMESTORE: fix memleak
2019-04-30 Schanzenbach, MartinREST/NAMESTORE: rework API
2019-04-30 Christian Grothoffimplement filtering by record type in gnunet-namestore
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-28 Christian Grothofftowards flow control in TNG
2019-04-26 Christian Grothoffreject . in labels
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-04-25 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: fix add record
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: no HTTP_OK on failure...
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: fix
2019-04-06 Christian Grothofffix #5677
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-03 Christian Grothofffix disting rules
2019-04-03 Christian Grothoffmerge conflict resolution
2019-03-12 Schanzenbach, Martinmove rest tests
2019-03-12 Schanzenbach, Martinmove namestore plugin
2019-02-25 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-24 Christian Grothoffmore code cleanup, better error handing in tests
2019-02-24 Christian Grothoffmore code cleanup, better error handing in tests
2019-02-24 Christian Grothoffavoid failing hard if 'gnunetcheck' db does not exist
2019-02-24 Christian Grothoffavoid failing hard if 'gnunetcheck' db does not exist
2019-02-24 Christian Grothoffavoid failing hard if 'gnunetcheck' db does not exist
2019-02-24 Christian Grothoffavoid failing hard if 'gnunetcheck' db does not exist
2019-02-24 Christian Grothofffix segv on error
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothoffextra sanity check for #5582
2019-02-17 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-17 Christian Grothofffilenames can exceed 128 bytes, even in testcases
2019-02-17 Christian Grothofffix 128
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-12-04 Christian Grothofffix paren
2018-12-04 Christian Grothofffix TTL parsing in gnunet-namestore
2018-12-04 Christian Grothoffcomplain better if args are wrong
2018-11-29 Christian Grothofffinish (?) libgnunetatstransport for now
2018-11-20 Christian Grothofffixing #5439
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-13 Christian Grothoffcomplete implementation of -R, to be tested by r
2018-11-13 rexxnoradded -R tests for multiple arguments
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
2018-11-12 Christian Grothofffix etime setting in gnunet-namestore
2018-11-06 Christian Grothofftemplate for Patrick
2018-11-06 Christian Grothoffadd option to allow manipulating entire sets in one...
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-11-01 Christian Grothoffno need to select private key
2018-10-25 Christian Grothoffallow any zone if request was for NULL
2018-10-18 Christian Grothoffupdate gitignore
2018-10-15 Schanzenbach, MartinNAMESTORE: sqlite plugins cleanup
2018-10-15 Schanzenbach, MartinNAMESTORE: rename flat plugin to heap
2018-10-15 Schanzenbach, Martinfix intendation
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 Grothoffnow this should work...
2018-10-10 Christian Grothoffuse the other pointer to pass assertion
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-10-09 Christian Grothoffcheck namestore only sends relevant replies to monitor
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Philmoved test files and fixed namestore
2018-08-13 Schanzenbach, Martinfix build; move rest plugins to separate folder
2018-08-12 PhilChanged Namestore API, changed error handling, changed...
2018-08-09 Schanzenbach, MartinMerge branch 'gsoc2018/rest_api'
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-08-08 PhilNamestore Rest API finished
2018-08-08 Phil-wip namestore
2018-08-01 Phil-fix json and namestore
2018-08-01 Philfix makefiles
2018-07-26 Philchange namestore, json handling; fix identity, gns
2018-07-25 Phil-wip namestore api, changed adding gnsrecord
2018-07-03 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-07-03 Phil-wip namestore
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-30 Christian Grothofffix memory leak
2018-06-30 Christian Grothoffsimplify memory allocation in plugin_namestore_flat...
next