aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore
AgeCommit message (Expand)Author
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2017-03-14fix FTBFSChristian Grothoff
2017-03-14convert sqlite peerstore to using libgnunetsqChristian Grothoff
2017-03-13indentation onlyChristian Grothoff
2017-03-13link against libgnunetsqChristian Grothoff
2017-02-25W32: cast ntohl() result to uint32_tРуслан Ижбулатов
2017-02-23update .gitignore filesChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-10-fixMartin Schanzenbach
2016-09-30-fix leakChristian Grothoff
2016-09-24migrate peerstore to new service MQ APIChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-12more transport testing hackingChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08-be more careful, ppl, pleaseChristian Grothoff
2016-07-07-coverityMartin Schanzenbach
2016-07-07-coverityMartin Schanzenbach
2016-06-27-fix testcaseChristian Grothoff
2016-06-19avoid deprecated API, use new connecT APIChristian Grothoff
2016-06-19redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff
2016-06-18-fixMartin Schanzenbach
2016-06-18-fixing part of Martin's FTBFSChristian Grothoff
2016-06-18adapt peerstore API to new MQ APIChristian Grothoff
2016-05-29- Fix #4532Martin Schanzenbach
2016-05-25- add peerstore testsMartin Schanzenbach
2016-05-24- jsonapi build fix, add peerstore flat (EXP)Martin Schanzenbach
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-19Do not include platform.h in headers from include/Florian Dold
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-03-16-fix build issueChristian Grothoff
2016-03-16Only compile plugin when we have sqlite.Florian Dold
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-27Statment added in r36048 terminated by a . instead of a ;Jeff Burdges
2015-07-06-fix non-deterministic peerstore sync failureChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-21-no need to abort iterations on reconnect if they are not yet runningChristian Grothoff
2015-05-20-missing configChristian Grothoff
2015-03-07-fix dist issuesChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-20Remove superflous heap allocationDavid Barksdale
2014-12-19finishing fixing #3581, with also simplified logicChristian Grothoff
2014-12-19#3581Omar Tarabai