glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / peerstore / peerstore_api.c
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)
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-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-09-24 Christian Grothoffmigrate peerstore to new service MQ API
2016-08-18 David BarksdaleUse statement exprs instead of local function
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 Christian Grothoffadapt peerstore API to new MQ API
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...
2016-01-19 Christian Grothoff-fix (C) notices
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-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-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-09-08 Omar Tarabaipeerstore: clearer variable name
2014-08-04 Omar Tarabaipeerstore: indentation
2014-07-24 Omar Tarabaipeerstore: doxygen
2014-07-09 Omar TarabaiAdded flag to API disconnect method to send pending...
2014-07-06 Omar Tarabaidocumentation fix
2014-06-26 Omar TarabaiSensor gaussian model skeleton
2014-06-17 Omar Tarabaipeerstore: fix
2014-06-11 Omar Tarabaipeerstore: minor fixes
2014-06-11 Matthias Wachsadded fixme
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-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: 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-18 Omar Tarabaipeerstore: towards iterate functionality
2014-05-17 Omar Tarabaipeestore: towards iterate functionality
2014-05-16 Omar Tarabaiminor fixes
2014-05-16 Omar Tarabaiminor fixes
2014-05-16 Omar Tarabaipeerstore API now uses MQ
2014-05-16 Omar Tarabaitowards peerstore iterate
2014-05-14 Omar Tarabaipeerstore helper file
2014-05-13 Omar Tarabaireconnect on error
2014-05-13 Omar TarabaiPEERSTORE api overhaul
2014-05-13 Omar Tarabaiwarning fix
2014-05-12 Omar TarabaiPEERSTORE store function
2014-05-12 Omar TarabaiPEERSTORE api fix
2014-05-12 Omar TarabaiPEERSTORE api fix
2014-05-07 Omar TarabaiPEERSTORE api update
2014-05-07 Omar Tarabaiupdate to PEERSTORE api
2014-05-07 Omar TarabaiPEERSTORE api update
2014-05-05 Omar Tarabaitowards PEERSTORE api
2014-04-24 Omar TarabaiPEERSTORE initial commit