aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* 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
| |\