add changelog
[oweals/gnunet.git] / src / datastore /
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-28 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-09-21 grindholddocs: fix typo 'priviledge'→'privilege'
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-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothofffix possibility of NULL result for empty database
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-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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 Schanzenbach, Martinfix https://gnunet.org/bugs/view.php?id=4904
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-06 Christian Grothoffbetter indentation, nicer formatting of SQL
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-19 Nils Gillmannfollow-up, fix conf locations
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-04-10 Christian Grothoffminor bugfixes
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-02-06 David Barksdalefix datstore bind issue for real this time
2018-01-30 Christian Grothofffix datastore bind issue
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-14 David BarksdaleSQLite doesn't constant fold
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-10 David BarksdaleFix skip_next_messages counting, combine logic
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-02 Christian Grothoffdisconnect CADET only after client count hits zero
2017-09-30 Christian Grothoffmore aggressive index creation
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-05 David Barksdale[datastore] Remove unused indicies from sqlite
2017-06-03 Christian Grothofffinish datastore pq refactoring
2017-06-03 Christian Grothoffmore pq work
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-06-01 David Barksdale[datstore] make sqlite page_size power of two
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-19 xrsremoved LIMIT expression from DELETE stmt. See sqlite...
2017-04-19 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-17 David Barksdale[datastore] Create remove plugin API call
2017-04-16 David Barksdale[datastore] Combine put and update plugin APIs
2017-04-14 David BarksdaleRewrite gnunet-datastore to dump to a file
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-28 David Barksdale[datastore] Fix performance tests after API change
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-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello StanisciPorting 'nat'.
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffuse new GNUNET_SQ_reset where applicable
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2017-03-10 Christian Grothoffuse libgnunetsq throughout plugin_datastore_sqlite...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffproperly handle error on empty queue
2017-03-10 Christian Grothoffstarting conversion of plugin_datastore_sqlite to use...
2017-03-10 Christian Grothoffintroduce warning if QE fails to make progress
2017-03-10 Christian Grothoffremove empty files, fix indentation
2017-03-08 Christian Grothoffwe use CREATE INDEX IF NOT EXITS, this requires postgre...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Christian Grothofffix crash in test if DB did not yet exist
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothoffeven nicer queue size optimization: insert-at-tail...
2017-02-23 Christian Grothoffoptimize queue-full case, reduce max queue size due...
2017-02-20 David BarksdaleRestrict update to positive priority deltas
next