fix #5968, but not active
[oweals/gnunet.git] / src / namecache /
2019-10-31 Christian Grothofftighten formatting rules
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-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-04-30 Schanzenbach, Martintypo
2019-02-23 Christian Grothoffmerge
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-15 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-15 Schanzenbach, Martinfix some compiler warnings
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2019-01-10 Christian Grothoffadd stats to namecache
2018-12-11 Christian Grothofffix #5500
2018-12-11 Christian Grothoffcache NICK results in namestore to avoid unnecessary...
2018-12-01 Christian Grothoffrun expiration only once per hour, use WAL
2018-06-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 lurchiMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 Schanzenbach, Martinassert block length is valid
2018-06-24 Schanzenbach, Martinfix
2018-06-24 Schanzenbach, Martinhandle corrupted names in cache
2018-06-24 Schanzenbach, Martinrevert unnecessary underrun fix
2018-06-24 Schanzenbach, Martinfix possible buffer overrun
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-06-04 Christian Grothoffuse real GNS record types in tests to avoid failures...
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-04-26 Christian Grothoffmisc zoneimporter fixes
2018-04-23 Christian Grothoffmerge conflict resolution
2018-04-23 Christian Grothoffmore incremental processing of zoneimporter
2018-04-23 Christian Grothoffmove to @ for empty label, fix empty-label resolution...
2018-04-10 Christian Grothoffminor bugfixes
2018-03-30 Christian Grothofffix sq compiler warning for uninit parameter, query...
2018-03-08 Christian Grothoffenforce query is primary key
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-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-02 Christian Grothofflibgnunetpostgres no longer needed here
2017-06-02 Christian Grothoffimprove namecache postgres plugin to use libgnunetpq...
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
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-15 Marcello Stanisciporting.
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
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 Grothoffupdate .gitignore files
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-09 Christian Grothoffignore zonefiles dir
2017-01-08 Christian Grothoffexclude more tests
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-21 Christian Grothoffconvert namecache to new service ApI
2016-08-29 Martin Schanzenbach- fix coverity
2016-08-26 Christian Grothoff-fix use after free
2016-08-26 Christian Grothoff-fixing idiocy
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-06-21 Christian Grothoff-dce
2016-06-21 Christian Grothoffconvert namecache 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-02-06 Christian Grothoffmake some more use of libgnunetpq
2016-01-19 Christian Grothoff-fix (C) notices
2015-12-15 Martin Schanzenbach- update flat plugin to namestore flat plugin status...
2015-12-06 Daniel Gollenamecache: fix NULL-pointer dereference in namecache...
2015-12-06 Daniel Gollenamecache: fix testcase config for namecache-plugin...
2015-09-05 Christian Grothoff-fix
2015-08-11 Martin Schanzenbach-fix
2015-08-11 Martin Schanzenbach- fix
2015-08-11 Martin Schanzenbach-add flat namecache
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-23 Christian Grothoff-clarify error
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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...
next