aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
* -use const for the arrayChristian Grothoff2014-11-02
* adding TCP_STEALTH option to default configurationChristian Grothoff2014-11-02
* adding TCP_STEALTH support to TCP pluginChristian Grothoff2014-11-02
* -fix ftbfsChristian Grothoff2014-11-02
* -fix #3556Christian Grothoff2014-11-02
* Add gnunet.io hostlist serverDavid Barksdale2014-10-27
* -doxygen fixesChristian Grothoff2014-10-27
* -fix ftbfsChristian Grothoff2014-10-25
* implementing monitoring functionality in transport serviceChristian Grothoff2014-10-23
* define transport plugin monitor IPC formatChristian Grothoff2014-10-23
* add function to obtain number of subscribers to NCChristian Grothoff2014-10-23
* -towards #3452: implement monitoring API in DVChristian Grothoff2014-10-23
* -do not log 0-byte callbackChristian Grothoff2014-10-20
* Hello Christian,Christian Grothoff2014-10-18
* - debug key clearingBart Polot2014-10-15
* - fix logging of key materialBart Polot2014-10-15
* - only try to pop messages if there are any, otherwise directly destory the c...Bart Polot2014-10-15
* - fix connection.c:972 assertion, mark tunnel as WAITING when an incoming con...Bart Polot2014-10-15
* - fix assertion during single-connection timeout, update docsBart Polot2014-10-15
* - logBart Polot2014-10-15
* - test all log files (except .log)Bart Polot2014-10-15
* - wrong condition, random paths removed instead of direct ones, fix #3531Bart Polot2014-10-15
* - signal when dht path is not correct, styleBart Polot2014-10-15
* - off by one: add own ID to ID array when creating path from DHTBart Polot2014-10-15
* Use optimizaiton of paths on store from DHT as well as on receipt from CONN_C...Bart Polot2014-10-15
* - fix false assert trigger when message #0 is lostBart Polot2014-10-15
* - fix faux compiler warningsBart Polot2014-10-15
* -too sleepyChristian Grothoff2014-10-10
* -fix dbzChristian Grothoff2014-10-10
* -fix #3550Christian Grothoff2014-10-09
* -fix leakChristian Grothoff2014-10-05
* -fix use-after-free in error handlingChristian Grothoff2014-10-05
* -add missing returnChristian Grothoff2014-10-05
* -fix test logicChristian Grothoff2014-10-05
* -actually enable logic to drop part of path to fit message size, check agains...Christian Grothoff2014-10-05
* -add missing breakChristian Grothoff2014-10-05
* -add assertionChristian Grothoff2014-10-05
* -fix leakChristian Grothoff2014-10-05
* -fix leak of sockaddrChristian Grothoff2014-10-05
* -eliminate dead codeChristian Grothoff2014-10-05
* -eliminate leakChristian Grothoff2014-10-05
* -remove dead assignmentChristian Grothoff2014-10-05
* -remove superflous semicolon, causing logic to be executed despite condition ...Christian Grothoff2014-10-05
* -remove superflous semicolon causing branch to be always taken and significan...Christian Grothoff2014-10-05
* -avoid leaking trail by avoiding allocation in the first place, use unsigned ...Christian Grothoff2014-10-05
* -fix i/j indexing confusion, resulting in array index out of boundsChristian Grothoff2014-10-05
* -fix leak, uninit maskChristian Grothoff2014-10-05
* -check return valueChristian Grothoff2014-10-05
* -fix leakChristian Grothoff2014-10-05