aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnunet-bugreport: add checks for pkg_add, some fixesng02019-02-22
|
* fix README urlng02019-02-22
|
* README urlsng02019-02-22
|
* README urlsng02019-02-22
|
* configure.ac: point to docs.gnunet.orgng02019-02-22
|
* fix URLs in tutorialng02019-02-22
|
* fix URLs in chapter keyconceptsng02019-02-22
|
* fix URLs in chapter installationng02019-02-22
|
* fix URLs in chapter developerng02019-02-22
|
* adjust mantis urlng02019-02-22
|
* 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
| | | | | | | | | This is only a workaround. What was causing an issue was that, during the removal of a peer (from all datastructures), the peer was also removed from the peer_map, causing the final destruction call to fail. With this workaround the peer is only destroyed if it is still in the peer_map.
* 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 ↵Christian Grothoff2019-02-20
| | | | | | | | possible, closing that one
| * 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
| |
| * Merge branch 'master' of gnunet.org:gnunetng02019-02-19
| |\
| | * remove obsolete commentsChristian Grothoff2019-02-19
| | |
| * | fix mistakes which should not have happenedng02019-02-19
| |/
| * README adjustmentsng02019-02-19
| |
| * revert sed and fix a typong02019-02-19
| |
| * clarify README, dependenciesng02019-02-19
| |
| * fix typong02019-02-19
| |
| * gnunet-gns-proxy-setup-ca: conditionally sed openssl and certutil location,ng02019-02-19
| | | | | | | | | | use variable for locations, check for openssl and certutil in configure phase.
| * 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
| |