added seeding function to the api
[oweals/gnunet.git] / src / peerstore / gnunet-service-peerstore.c
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