aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* ignore generated temp files that are frequently generatedChristian Grothoff2017-02-22
|
* do not fail hard if this test does not workChristian Grothoff2017-02-22
|
* fix compile errorsChristian Grothoff2017-02-22
|
* converting 'vpn' to new CADET API, not tested/testable, as exit is not ↵Christian Grothoff2017-02-22
| | | | converted yet
* converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not ↵Christian Grothoff2017-02-22
| | | | converted yet
* eliminate dead argumentChristian Grothoff2017-02-22
|
* fix bug introduced with BLOCK change where we would eval a local reply twice ↵Christian Grothoff2017-02-22
| | | | and discard it as duplicate in the end
* no log macro in hereChristian Grothoff2017-02-22
|
* strcmp instead of memcmpChristian Grothoff2017-02-22
|
* strcmp instead of memcmpChristian Grothoff2017-02-22
|
* not exactly a protocol violation, but a case for statsChristian Grothoff2017-02-22
|
* complain harder about this type of violationChristian Grothoff2017-02-22
|
* fix sign issue in bitshiftChristian Grothoff2017-02-22
|
* enable RR option for HELLO gets in DHTChristian Grothoff2017-02-22
|
* fix typeChristian Grothoff2017-02-22
|
* fix test_dht_montior abortionChristian Grothoff2017-02-22
|
* fix test_dht_montior abortion, fix crash on NULL HELLOChristian Grothoff2017-02-22
|
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
|
* fix typoChristian Grothoff2017-02-22
|
* fix typoChristian Grothoff2017-02-22
|
* try to fix BF size mess created by original BLOCK API changeChristian Grothoff2017-02-22
|
* clean up new block logic, avoid direct linkage against blockgroup lib from ↵Christian Grothoff2017-02-22
| | | | DHT service
* fix-typoChristian Grothoff2017-02-21
|
* fix misc typosChristian Grothoff2017-02-21
|
* fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff2017-02-21
|
* update .ignore fileChristian Grothoff2017-02-21
|
* handle errors without crashingChristian Grothoff2017-02-21
|
* enforce sequential test order (#4860)Christian Grothoff2017-02-21
|
* ignore new testcasesBart Polot2017-02-21
|
* Add new testcases, to exercise the mq API.Bart Polot2017-02-21
|
* fix conversation issue to make tests pass againChristian Grothoff2017-02-21
|
* change Makefile.am back so it builds at least; fix #4908 in cadet APIChristian Grothoff2017-02-21
|
* disable valgrind during testChristian Grothoff2017-02-21
|
* ignore updateChristian Grothoff2017-02-21
|
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
|
* Fix channel disconnect checking<Bart Polot2017-02-21
|
* - verbose logBart Polot2017-02-21
|
* - docBart Polot2017-02-21
|
* Rewrite cadet tests using MQ APIBart Polot2017-02-21
|
* prevent crash on exitChristian Grothoff2017-02-21
|
* prevent crash on exitChristian Grothoff2017-02-21
|
* prevent crash on exitChristian Grothoff2017-02-21
|
* Don't put POSTGRESQL_CPPFLAGS in CFLAGSDavid Barksdale2017-02-20
|
* Match function type to header declarationDavid Barksdale2017-02-20
|
* also do send_kx if we fail to decryptChristian Grothoff2017-02-20
|
* Restrict update to positive priority deltasDavid Barksdale2017-02-20
| | | | | This is only ever called with positive values and the mysql and postgres plugins were not handling negative values correctly anyway.
* - doxygenBart Polot2017-02-20
|
* - minor changes: doxygen, log, code order, code legibilityBart Polot2017-02-20
|
* Refactor copying of handler arraysBart Polot2017-02-20
|