aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix build issuesChristian Grothoff2017-03-16
* update .gitignore filesChristian Grothoff2017-03-16
* DCEChristian Grothoff2017-03-16
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* migrate regex to new service APIChristian Grothoff2017-03-16
* migrate testbed-logger to new service APIChristian Grothoff2017-03-16
* fix misc clang compiler warningsChristian Grothoff2017-03-14
* link against libz explicitly, as we use it directlyChristian Grothoff2017-03-14
* fix FTBFSChristian Grothoff2017-03-14
* migrate secretsharing to new service APIChristian Grothoff2017-03-14
* convert sqlite peerstore to using libgnunetsqChristian Grothoff2017-03-14
* indentation onlyChristian Grothoff2017-03-13
* link against libgnunetsqChristian Grothoff2017-03-13
* allow use of NULL for stiringsChristian Grothoff2017-03-13
* convert sqlite plugin to use libgnunetsqChristian Grothoff2017-03-13
* fix leaks, note that APIs are deprecated (NTR instead of MQ style)Christian Grothoff2017-03-13
* fix possible NPEChristian Grothoff2017-03-13
* one more rval checkChristian Grothoff2017-03-13
* check multihashmap32_put return value in mq.cChristian Grothoff2017-03-13
* check sqlite3_close() return value in testChristian Grothoff2017-03-13
* check unlink() return value in testChristian Grothoff2017-03-13
* fix theoretical leak in testChristian Grothoff2017-03-13
* fix tutorial: SERVICEHOME is obsolete, we now have GNUNET_TEST_HOMEChristian Grothoff2017-03-13
* fix includeChristian Grothoff2017-03-13
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* getting rid of the old cadet client library (pre-MQ)Christian Grothoff2017-03-13
* Merge branch 'master'Julius Bünger2017-03-13
|\
| * major clean up and bugfixes of SETChristian Grothoff2017-03-13
| * indentation fixChristian Grothoff2017-03-13
| * note about performance issue, indentation fixChristian Grothoff2017-03-13
| * improve logging, shutdown on error without timeout, do not destroy listener t...Christian Grothoff2017-03-13
| * improve logging, indentationChristian Grothoff2017-03-13
| * fix debug levelsChristian Grothoff2017-03-13
| * fix minor leakChristian Grothoff2017-03-13
* | fix rpsJulius Bünger2017-03-13
|/
* adapting the Makefile for the new cadet apiJulius Bünger2017-03-12
* last step to new cadet apiJulius Bünger2017-03-12
* Forgot to remove decl for GNUNET_DATASTORE_updateDavid Barksdale2017-03-12
* removed unneeded function callJulius Bünger2017-03-12
* migrated rps to new cadet apiJulius Bünger2017-03-12
* de-duplicate operation typesChristian Grothoff2017-03-12
* always initialize HT upon state creationChristian Grothoff2017-03-12
* add missing headersChristian Grothoff2017-03-12
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* fix sq issueChristian Grothoff2017-03-12
* fix ftbfsChristian Grothoff2017-03-12
* use new GNUNET_SQ_reset where applicableChristian Grothoff2017-03-12
* converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff2017-03-12