aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* use new GNUNET_SQ_reset where applicableChristian Grothoff2017-03-12
* converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff2017-03-12
* fix logging, immediately switch to full set transmission if other peer has 0 ...Christian Grothoff2017-03-11
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff2017-03-11
* fix memory leakChristian Grothoff2017-03-11
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff2017-03-11
* drop 'new' suffix from testsChristian Grothoff2017-03-11
* remove old CADET testcasesChristian Grothoff2017-03-11
* remove old CADET service codeChristian Grothoff2017-03-11
* use libgnunetsq throughout plugin_datastore_sqlite, fix situation where conti...Christian Grothoff2017-03-10
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-10
|\
| * check GNUNET_PROGRAM_run return valueChristian Grothoff2017-03-10
| * fix potential NPEChristian Grothoff2017-03-10
| * fix memory leakChristian Grothoff2017-03-10
| * fix use of uninitialized value host1 on error loggingChristian Grothoff2017-03-10
| * fix missing time conversionChristian Grothoff2017-03-10
| * add assertion to make static analysis happyChristian Grothoff2017-03-10
| * add assertion to make static analysis happyChristian Grothoff2017-03-10
| * add assertion to make static analysis happyChristian Grothoff2017-03-10
| * use correct channel when switchingChristian Grothoff2017-03-10
| * fix commentChristian Grothoff2017-03-10
| * check return value from GNUNET_program_runChristian Grothoff2017-03-10
| * check return value from dup2Christian Grothoff2017-03-10
| * remove redundant condition in assertionChristian Grothoff2017-03-10
| * fix out-of-bounds case in parserChristian Grothoff2017-03-10
| * properly detect and handle parse errorChristian Grothoff2017-03-10
| * fix integer overflow test to actually workChristian Grothoff2017-03-10
| * add assertion to make static analysis happyChristian Grothoff2017-03-10
| * disambiguate enum type of valueChristian Grothoff2017-03-10
| * add assertion to make static analysis happyChristian Grothoff2017-03-10
| * fix double-freeChristian Grothoff2017-03-10
| * prevent division by zeroChristian Grothoff2017-03-10
| * fix ICMP IPv4/IPv6 type conversion logicChristian Grothoff2017-03-10
| * fix double-freeChristian Grothoff2017-03-10
| * fix memory leakChristian Grothoff2017-03-10
| * fix memory leakChristian Grothoff2017-03-10
| * fix memory leakChristian Grothoff2017-03-10
| * fix memory leakChristian Grothoff2017-03-10
| * properly handle error on empty queueChristian Grothoff2017-03-10
| * fix commentChristian Grothoff2017-03-10
| * handle case 'diff' is NULL - fixes NPEChristian Grothoff2017-03-10
| * make sure 'err' is initialized on all error pathsChristian Grothoff2017-03-10
| * make compiler happyChristian Grothoff2017-03-10
| * fix use of uninitialized (shadow-issue) expirationChristian Grothoff2017-03-10
| * fix link errorChristian Grothoff2017-03-10
| * starting conversion of plugin_datastore_sqlite to use libgnunetsqChristian Grothoff2017-03-10
| * reset statement on errorChristian Grothoff2017-03-10
| * introduce warning if QE fails to make progressChristian Grothoff2017-03-10
| * remove empty files, fix indentationChristian Grothoff2017-03-10
| * fix #4608Christian Grothoff2017-03-09