add changelog
[oweals/gnunet.git] / src / datacache /
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-09 ng0Remove win32 and cygwin support
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
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-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-07-07 Christian Grothoffadd missing index
2018-06-13 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-12 Christian Grothoffensure datacache does not return expired records, fixig...
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-06 Christian Grothoffbetter indentation
2018-06-06 Christian Grothoffimplement proper expiration logic also for postgres...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-04 Phil-merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-04 Christian Grothofftestcase cleanup
2018-06-04 Christian Grothoffmerge benchmark changes
2018-06-03 Christian Grothofffix logic
2018-06-03 Christian Grothoffproper datacache expiration by proximity first
2018-05-30 Christian Grothoffadd proximity considerations to datacache
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Christian Grothofffix datacache bytes stored calculation
2018-04-10 Christian Grothoffminor bugfixes
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothofffix major initialization issue in datacache postgres...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-06-25 Christian Grothoffallow NULL fields for varsize
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-03 Christian Grothoffno more need for libgnunetpostgres
2017-06-03 Christian Grothoffmigrate another function to libgnunetpq
2017-06-03 Christian Grothoffmigrate another function to libgnunetpq
2017-06-02 Christian Grothoffmore work on pq-ification of datacache
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffcheck sqlite3_close() return value in test
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2017-01-08 Christian Grothoffexclude more tests
2016-10-13 Daniel Golledatacache: postgres: use IF NOT EXISTS to avoid error...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix shifting issues
2016-01-19 Christian Grothoff-fix (C) notices
2015-09-29 Christian Grothoffreport skipped tests, doxygen fixes
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-02 Christian Grothoff-noinst-ing non-functional binaries/libraries that...
2015-04-30 Christian Grothoffimplementing 'get_closest' API for template
2015-04-30 Christian Grothoffimplementing 'get_closest' API for sqlite and postgres...
2015-04-29 Christian Grothoffimplementing postgres version of get_random
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoff-add counter for #items
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoffimplementing sqlite version of get_random
2015-04-29 Christian Grothoff-doxygen, updating template to reflect extended API
2015-04-29 Christian Grothoff-add counter for #items
2015-04-28 Christian Grothoffextending datacache API with function to return random...
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-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-05 Christian Grothoff-remve legacy option
2014-08-08 Sree Harsha TotakuraInclude libpq-fe.h instead of postgres/libpq-fe.h.
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-19 LRNmalloc -> new
2013-11-09 Christian Grothoff-doxygen, memory leak in heap plugin on shutdown
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-16 Christian Grothoff-ftbfs
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-15 Christian Grothoff-mysql datacache is gone
2012-11-14 Christian Grothoff-doxygen
2012-11-14 Christian Grothoff-clearer logging
2012-11-13 Christian Grothoffchanging datacache API to separate put-paths from data...
2012-11-13 Christian Grothofffixing #2641, datastore size way off
next