aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* add test_multicast_2peers.cxrs2017-03-09
* fix issue with NAT logic overwriting port specified by user in manual hole pu...Christian Grothoff2017-03-09
* -gnunet-social CLI fixespsyc://loupsycedyglgamf.onion/~lynX2017-03-08
* upstyle gnunet-cadet docspsyc://loupsycedyglgamf.onion/~lynX2017-03-08
* we use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependenc...Christian Grothoff2017-03-09
* test_multicast_multipeer.c: add ping pong testxrs2017-03-08
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-08
|\
| * remove dead enum valuesChristian Grothoff2017-03-08
| * fix more of #4890Christian Grothoff2017-03-08
| * remove dead APItaler-0.2.1Christian Grothoff2017-03-07
| * Update comment to match codeDavid Barksdale2017-03-06
| * build profilers only if testing is enabledDaniel Golle2017-03-05
| * fix #4839Christian Grothoff2017-03-05
| * indentation, comment and style fixes, no semantic changesChristian Grothoff2017-03-05
| * misc indentation changesChristian Grothoff2017-03-04
* | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-03
|\|
| * make total traffic and timeout configurable without recompilingBart Polot2017-03-01
| * fix testcases: ack received messagesBart Polot2017-03-01
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-03-01
| |\
| * | - fix short new testcases: send_test_message initizalize data for forward and...Bart Polot2017-03-01
* | | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-03-01
|\ \ \ | | |/ | |/|
| * | eh, oopsFlorian Dold2017-03-01
| * | missing newlineFlorian Dold2017-03-01
| * | set: log set difference estimateFlorian Dold2017-03-01
| * | consensus: destroy set handlesFlorian Dold2017-02-28
| * | allow destruction while iteration is activeFlorian Dold2017-02-28
| * | set: fix make checkFlorian Dold2017-02-28
| * | get rid of warning for missing directory on friends.txt creationChristian Grothoff2017-02-28
* | | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-02-28
|\| |
| * | fix completely broken implementation of variable size elementsFlorian Dold2017-02-28
| * | don't free element that is stack-allocated nowFlorian Dold2017-02-28
| * | set profiler: allow variable element size via -w (width) optionFlorian Dold2017-02-28
| * | set: destroy client mq properlyFlorian Dold2017-02-28
| * | set: zero out listener to make tracking down bug easierFlorian Dold2017-02-28
| * | set: adjust strata estimator biasFlorian Dold2017-02-28
| * | set: different thresholdsFlorian Dold2017-02-28