aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fix memory leak in transport-testingDavid Barksdale2017-10-09
|
* Fix overflow in transport-testingDavid Barksdale2017-10-09
|
* Fix overflow in test_sqDavid Barksdale2017-10-09
|
* Fix memory leak in test_mqDavid Barksdale2017-10-09
|
* Fix leaks in CRYPTO_paillier and testDavid Barksdale2017-10-09
|
* Don't start multiple blacklist checks per veDavid Barksdale2017-10-08
| | | | This fixes a use-after-free I was seeing.
* mark bug locationChristian Grothoff2017-10-06
|
* fix leakChristian Grothoff2017-10-06
|
* fix typeChristian Grothoff2017-10-06
|
* fix whitespaceChristian Grothoff2017-10-05
|
* fix transport crash from util-legacy-server refactoring of tcp pluginChristian Grothoff2017-10-04
|
* ignore generated filesChristian Grothoff2017-10-04
|
* ignore benchmark binaryChristian Grothoff2017-10-04
|
* fix indentationChristian Grothoff2017-10-04
|
* delay cancelling listen operations to avoid rejecting operations before they ↵Christian Grothoff2017-10-04
| | | | had a chance to start, fixes misc. test case failures related to set
* fix uninit listener fieldChristian Grothoff2017-10-02
|
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
|
* Support filter-size in fs block pluginDavid Barksdale2017-10-01
| | | | This should fix some assertions failures I'm seeing in the DHT service.
* more aggressive index creationChristian Grothoff2017-09-30
|
* remove debug logicChristian Grothoff2017-09-26
|
* fix integer overflow in cast to long for very large timeouts on 32-bit platformsChristian Grothoff2017-09-26
|
* Fix info message header size checkDavid Barksdale2017-09-23
|
* create both host and guest identity before starting social servicelurchi2017-09-21
|
* fix #5125Christian Grothoff2017-09-12
|
* implement exponential back-off cool down for ARM process restartsChristian Grothoff2017-09-05
|
* no proof-of-work when running tests...psyc://loupsycedyglgamf.onion/~lynX2017-08-02
|
* add test_multicast.confxrs2017-08-02
|
* test_multicast: test 12 peers in line and star topologyxrs2017-08-02
|
* fix #5094 as suggested by reporterChristian Grothoff2017-07-24
|
* get psd test to pass on my systemChristian Grothoff2017-07-21
|
* forgot declaration of GNUNET_h2s2lurchi2017-07-18
|
* fix #5107Christian Grothoff2017-07-18
|
* simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | move plugins into place manually (#5078)
* add local test againxrs2017-07-13
|
* missing clean upxrs2017-07-13
|
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-07-13
|\
| * -very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX2017-07-08
| |
* | add commentxrs2017-07-13
| |
* | test_multicast_multipeer: fix bugxrs2017-07-13
| |
* | multicast: fix bugsxrs2017-07-13
|/
* implement GNUNET_h2s2 for printing two hashes in one log output linelurchi2017-07-08
|
* fix hostlist server optionxrs2017-07-04
|
* multicast: remove unnecessary header file in Makefile.amxrs2017-07-04
|
* deactivate hostlist server optionxrs2017-07-04
|
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-07-04
|\
| * do not invoke callback after set operation destruction, should fix #5082Christian Grothoff2017-07-03
| |
| * revert change, tests must not rely on InternetChristian Grothoff2017-06-29
| |
* | deaktivate hostlist server and use topology optionxrs2017-07-04
|/
* make test work on gnunet with public hostlist serverxrs2017-06-29
|
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
|