fix build issues
[oweals/gnunet.git] / src / peerstore / gnunet-service-peerstore.c
2017-03-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2016-09-30 Christian Grothoff-fix leak
2016-09-24 Christian Grothoffmigrate peerstore to new service MQ API
2016-07-12 Christian Grothoffmore transport testing hacking
2016-05-29 Martin Schanzenbach- Fix #4532
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-20 David BarksdaleRemove superflous heap allocation
2014-12-18 Omar Tarabaitowards fixing #3581
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-15 David BarksdaleImplement asynchronous peerstore plugin API
2014-10-05 Christian Grothoff-fix leak
2014-08-24 Omar Tarabaipeerstore: fix
2014-08-19 Omar Tarabaisensor: test case for proof-of-work + fixes
2014-08-04 Omar Tarabaipeerstore: indentation
2014-07-24 Omar Tarabaipeerstore: doxygen
2014-07-08 Omar Tarabaipeerstore doesn't shutdown when clients are connected
2014-06-17 Omar Tarabaiminor fix
2014-06-11 Omar Tarabaipeerstore: minor fixes
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: stress test + minor fix
2014-06-05 Omar Tarabaipeerstore: additional test cases
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-27 Omar Tarabaipeerstore: iterate request timeout
2014-05-19 Omar Tarabaipeerstore: record expiry
2014-05-18 Omar Tarabaipeerstore: towards iterate functionality
2014-05-17 Omar Tarabaipeestore: towards iterate functionality
2014-05-16 Omar Tarabaipeerstore API now uses MQ
2014-05-16 Omar Tarabaitowards peerstore iterate
2014-05-14 Omar Tarabaiadded record expiry to sqlite
2014-05-14 Omar Tarabaipeerstore helper file
2014-05-13 Omar TarabaiPEERSTORE api overhaul
2014-05-12 Omar TarabaiPEERSTORE store function
2014-05-12 Omar TarabaiPEERSTORE cleanup and api test
2014-05-12 Omar TarabaiPEERSTORE api fix
2014-05-07 Omar TarabaiPEERSTORE api update
2014-05-02 Omar Tarabaibug fix
2014-04-27 Omar TarabaiPEERSTORE sqlite plugin store function
2014-04-25 Omar Tarabaitowards PEERSTORE file plugin
2014-04-24 Omar TarabaiPEERSTORE initial commit