aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* RPS: Adapt to coding style (cosmetic only)Julius Bünger2019-02-21
* RPS: Use #define instead of hardcoded numbersJulius Bünger2019-02-21
* RPS: Use stp(n)cpy instead of strncat in loopJulius Bünger2019-02-21
* RPS service: Use peermap only when non-NULLJulius Bünger2019-02-21
* RPS service: Adapt to coding guidelines (purely cosmetic)Julius Bünger2019-02-21
* RPS service: Check existence of peer before destructionJulius Bünger2019-02-21
* RPS service: Check if map was already NULLedJulius Bünger2019-02-21
* RPS service: Get length of buffer, not of stringJulius Bünger2019-02-21
* noteChristian Grothoff2019-02-21
* more style fixesChristian Grothoff2019-02-21
* fix uninit issue: bad use of hash mapChristian Grothoff2019-02-21
* RPS tests: Provide valgrind loggingJulius Bünger2019-02-20
* RPS test util: Null out pointer to deleted structureJulius Bünger2019-02-20
* RPS test util: Improve loggingJulius Bünger2019-02-20
* RPS test util: Initialise local memoryJulius Bünger2019-02-20
* fixSchanzenbach, Martin2019-02-20
* support non GNS redirect URIsSchanzenbach, Martin2019-02-20
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2019-02-20
|\
| * fix enable_malicous checkChristian Grothoff2019-02-20
| * disable TO_FILE logic, causes assertion failures all the time (NULL filename)Christian Grothoff2019-02-20
| * fix #5073Christian Grothoff2019-02-20
| * port hashmap fixes to other maps, investigated #4905, clearly no longer possi...Christian Grothoff2019-02-20
| * remove index->insert fallback (#5074)Christian Grothoff2019-02-20
| * fix #4244Christian Grothoff2019-02-20
| * no rpsChristian Grothoff2019-02-20
| * fully de-monkeyChristian Grothoff2019-02-20
| * fix build system to actually handle openssl.cnf properlyChristian Grothoff2019-02-20
| * fix mistakes which should not have happenedng02019-02-19
| * revert sed and fix a typong02019-02-19
| * fix typong02019-02-19
| * gnunet-gns-proxy-setup-ca: conditionally sed openssl and certutil location,ng02019-02-19
| * disable rps in unrelated testsChristian Grothoff2019-02-19
| * on shutdown, also stop reset tasksChristian Grothoff2019-02-19
| * more fs cadet interaction fixesChristian Grothoff2019-02-19
| * fix grow behavior of hash map for very large mapsChristian Grothoff2019-02-19
| * additional santity check for MQ usersChristian Grothoff2019-02-19
| * remove duplicate valgrindChristian Grothoff2019-02-19
| * fix #5586Christian Grothoff2019-02-19
| * update ignore fileChristian Grothoff2019-02-19
| * got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
| * note about assertion actually failingChristian Grothoff2019-02-19
| * do not strictly require mq non-NULL, as peerinfo service might have died alreadyChristian Grothoff2019-02-19
| * fix possibility of NULL result for empty databaseChristian Grothoff2019-02-19
| * do not use rps in consensus testChristian Grothoff2019-02-19
| * unset XDG vars in test explicitly in case test is run by handChristian Grothoff2019-02-19
| * extra sanity check for #5582Christian Grothoff2019-02-19
| * clean up python logic a bit, remove duplicate print() calls when we have log ...Christian Grothoff2019-02-19
| * cleaner py code, fix test_integration_disconnect.py.in by fixing erroneous patchChristian Grothoff2019-02-19
| * rexxnor fix for string to digitChristian Grothoff2019-02-18
* | updateSchanzenbach, Martin2019-02-20
|/