man: testing
[oweals/gnunet.git] / src / peerstore /
2019-02-27 Christian Grothoffdo not forget to NULL reconnect_task
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-20 Christian Grothofffix #4244
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-02-12 Christian Grothoffadd more missing EXTRA_DISTs and remove dv (to be integ...
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-22 Christian Grothoffadd new hello generation support logic to tng
2018-11-22 Christian Grothoffsimplify peerstore API
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
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-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-14 Christian Grothofffix FTBFS
2017-03-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-03-13 Christian Grothoffindentation only
2017-03-13 Christian Grothofflink against libgnunetsq
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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 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-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-10 Martin Schanzenbach-fix
2016-09-30 Christian Grothoff-fix leak
2016-09-24 Christian Grothoffmigrate peerstore to new service MQ API
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-12 Christian Grothoffmore transport testing hacking
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-be more careful, ppl, please
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-06-27 Christian Grothoff-fix testcase
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Martin Schanzenbach-fix
2016-06-18 Christian Grothoff-fixing part of Martin's FTBFS
2016-06-18 Christian Grothoffadapt peerstore API to new MQ API
2016-05-29 Martin Schanzenbach- Fix #4532
2016-05-25 Martin Schanzenbach- add peerstore tests
2016-05-24 Martin Schanzenbach- jsonapi build fix, add peerstore flat (EXP)
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-19 Florian DoldDo not include platform.h in headers from include/
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-03-16 Christian Grothoff-fix build issue
2016-03-16 Florian DoldOnly compile plugin when we have sqlite.
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-27 Jeff BurdgesStatment added in r36048 terminated by a . instead...
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-21 Christian Grothoff-no need to abort iterations on reconnect if they are...
2015-05-20 Christian Grothoff-missing config
2015-03-07 Christian Grothoff-fix dist issues
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...
2014-12-20 David BarksdaleRemove superflous heap allocation
2014-12-19 Christian Grothofffinishing fixing #3581, with also simplified logic
2014-12-19 Omar Tarabai#3581
2014-12-18 Omar Tarabaitowards fixing #3581
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-16 Christian Grothoff-towards addressing #3581
2014-12-16 Christian Grothoff-must notify client on timeout
2014-12-16 Christian Grothoff-fix leak
2014-12-15 David BarksdaleImplement asynchronous peerstore plugin API
2014-10-05 Christian Grothoff-fix leak
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-08 Omar Tarabaipeerstore: clearer variable name
2014-09-05 Christian Grothoff-remve legacy option
2014-08-24 Omar Tarabaipeerstore: fix
2014-08-24 Omar Tarabaipeerstore: minor fixes
2014-08-19 Omar Tarabaisensor: test case for proof-of-work + fixes
2014-08-04 Omar Tarabaipeerstore: indentation
2014-08-01 LRNThere's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
2014-07-24 Omar Tarabaipeerstore: doxygen
2014-07-15 Christian Grothoff-define port for W32
2014-07-14 Omar Tarabaiconfig fix
2014-07-09 Omar TarabaiAdded flag to API disconnect method to send pending...
2014-07-08 Omar Tarabaipeerstore doesn't shutdown when clients are connected
2014-07-06 Omar Tarabaidocumentation fix
2014-06-26 Omar TarabaiSensor gaussian model skeleton
2014-06-19 Omar Tarabainew sensors + fixes
2014-06-17 Omar Tarabaipeerstore: fix
2014-06-17 Omar Tarabaipeerstore: fix
next