add changelog
[oweals/gnunet.git] / src / namestore /
2019-11-24 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-24 Christian Grothofffix pointer indentation
2019-10-31 Christian Grothofftighten formatting rules
2019-10-27 ng0Merge branch 'master' of gnunet.org:gnunet
2019-10-27 ng0portability fix, use = instead of == with test
2019-10-26 xrsobsolete due to alpine policy
2019-10-25 ng0follow-up to win32 removal.
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-11 Christian Grothofflibgnunetpq API change to fix #5733
2019-10-11 Schanzenbach, Martinadd bug ref
2019-10-11 Schanzenbach, Martinmake test compatible with macos
2019-10-11 Schanzenbach, Martinadd namestore rest tests
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-08-27 David BarksdaleUse pkg-config to check for MHD
2019-08-20 Christian Grothofffix ftbfs
2019-07-24 Christian Grothoffadd NZL
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-06-29 Christian Grothoffuse mmap() instead of malloc, rename heap->flat as...
2019-06-29 rexxnorchanged to large malloc in namestore heap database...
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-22 Christian Grothofffinish #4623
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
next