aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2017-03-09
| | | | punch; adding some logging
* -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 ↵Christian Grothoff2017-03-09
| | | | dependency requirements
* 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
| | | | | | | | | | build fails of consensus and secretsharing fails otherwise make[7]: *** No rule to make target '../../src/testbed/libgnunettestbed.la', needed by 'gnunet-consensus-profiler'. Stop
| * 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 ↵Bart Polot2017-03-01
| | | | | | | | | | | | and signal test
* | | 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
|\| | | | | | | | | | | | | | Conflicts: src/multicast/test_multicast_multipeer.c
| * | 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
| | |
| * | set: more statisticsFlorian Dold2017-02-28
| | |
| * | do not bitch at CADET for issues that can happen in normal operationChristian Grothoff2017-02-28
| | |