aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - 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
* -init randChristian Grothoff2014-10-05
* -fix return values, add missing returnChristian Grothoff2014-10-05
* -doxygenChristian Grothoff2014-10-03
* -set socket to NULL on close to avoid double-close, do not cleanup on timeout...Christian Grothoff2014-10-03
* -return non-NULL even if we instantly failChristian Grothoff2014-10-03
* -fix format stringChristian Grothoff2014-10-03
* -fix NPE in NAT testChristian Grothoff2014-10-03
* bratao's patch for #3545: suspend/resume of downloadsChristian Grothoff2014-10-02
* -is pending is deadChristian Grothoff2014-10-01
* -fix typo found by Bertrand MarcChristian Grothoff2014-09-30
* build fix from Bertrand MarcChristian Grothoff2014-09-30
* -noinstChristian Grothoff2014-09-30
* -doxygen, code cleanupChristian Grothoff2014-09-30
* sensor: profiler updateOmar Tarabai2014-09-25
* sensor: profiler updateOmar Tarabai2014-09-25
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
* Further fixes for issue #3544David Barksdale2014-09-22
* xvine: better log printsSupriti Singh2014-09-22
* xvine: remove warningsSupriti Singh2014-09-22
* X-Vine: FixesSupriti Singh2014-09-22
* - Act malicious API completeSupriti Singh2014-09-22
* sensor: profiler updatesOmar Tarabai2014-09-22
* fix for missing receive not done callMatthias Wachs2014-09-22
* fix #3544Christian Grothoff2014-09-21