initialize response_code, always
[oweals/gnunet.git] / src / peerstore /
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
2014-06-17 Omar Tarabaiminor fix
2014-06-11 Omar Tarabaipeerstore: minor fixes
2014-06-11 Matthias Wachsrenaming to perf test
2014-06-11 Matthias Wachsadded fixme
2014-06-11 Matthias Wachsminor fixes including string internationalization
2014-06-06 Omar Tarabaiusing PEERSTORE in SENSOR + fixes in PEERSTORE
2014-06-05 Omar Tarabaipeerstore: changed sqlite to async operations
2014-06-05 Omar Tarabaipeerstore: stress test + minor fix
2014-06-05 Omar Tarabaipeerstore: additional test cases
2014-06-04 Omar Tarabaipeerstore: db index + store test
2014-06-04 Omar Tarabaipeerstore: added 'replace' option and other fixes
2014-06-03 Omar Tarabaiminor fixes
2014-06-03 Omar Tarabaipeerstore: memory leak fixes
2014-06-03 Omar Tarabaipeerstore: fixes in watch functionality
2014-05-31 Omar Tarabaipeerstore: watch functionality
2014-05-30 Omar Tarabaipeerstore: towards watch functionality
2014-05-28 Omar Tarabaipeerstore: towards watch functionality
2014-05-27 Omar Tarabaipeerstore: iterate request timeout
2014-05-23 Omar Tarabaiwarning fix
2014-05-19 Omar Tarabaipeerstore: record expiry
2014-05-19 Omar Tarabaipeerstore: completed iterate functionality
next