aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* -adding integration testChristian Grothoff2015-05-22
|
* -more verboseChristian Grothoff2015-05-22
|
* -fix policy string generationChristian Grothoff2015-05-22
|
* -fix configs to comply with current versionChristian Grothoff2015-05-22
|
* -do listen to v6Christian Grothoff2015-05-22
|
* -diagnose tunnel issuesChristian Grothoff2015-05-22
|
* -stupid bugChristian Grothoff2015-05-22
|
* -fix bad leftover peerid to string conversionChristian Grothoff2015-05-22
|
* -fix regex shutdown: clean up clients before DHT disconnectChristian Grothoff2015-05-22
|
* -log warning if channel unreadyChristian Grothoff2015-05-22
|
* -do not print this garbageChristian Grothoff2015-05-22
|
* -fix assertion: channel could be NULL (especially if we're dealing with a regex)Christian Grothoff2015-05-22
|
* -use flag to disable key generation test for libgcrypt > 1.7Christian Grothoff2015-05-22
|
* -increase timeouts, some system really need longerChristian Grothoff2015-05-21
|
* -better error reporting, use varsChristian Grothoff2015-05-21
|
* fix assertion failure when two requests were concurrently submitted if the ↵Christian Grothoff2015-05-21
| | | | first one was cancelled before receiving a reply
* -fix testcaseChristian Grothoff2015-05-21
|
* -also use NONE instead of INBOUND for WLANChristian Grothoff2015-05-21
|
* with respect to #3615: we might (theoretically) get a migration stop before ↵Christian Grothoff2015-05-21
| | | | we finished the peerstore lookup; in that case, we would do a GSF_push_start() twice (once via revive migration, and once from peerstore lookup succeeding), and then on disconnect only stop once, keeping the migration going for a disconnected peer. That still does not explain the bug report, as the '*cp' in the report doesn't show BADFOOD, and we'd expect a free'd cp in this case to be used for the transmission. Still, this is a possible issue which can be fixed by ignoring migration stop messages until after peerstore lookup succeeded
* -no need to abort iterations on reconnect if they are not yet runningChristian Grothoff2015-05-21
|
* -adding a few extra checks for #3615Christian Grothoff2015-05-21
|
* -this does not help #3719, likely diagnosis was wrong as well, undoChristian Grothoff2015-05-21
|
* -include local_info in hello cmpChristian Grothoff2015-05-21
|
* set inbound flag which should fix #3719 (assuming diagnostic is correct) at ↵Christian Grothoff2015-05-20
| | | | the expense of having two session objects for what is pretty much the same address; however, as the inbound one is not really validated and might not work due to NAT, this actually does make sense
* -indentation, doxygenChristian Grothoff2015-05-20
|
* -fixed coverity Uninitialized pointer readJulius Bünger2015-05-20
|
* -work around stupid GCC warning (#3791)Christian Grothoff2015-05-20
|
* -missing configChristian Grothoff2015-05-20
|
* -small changes in test_rps.confJulius Bünger2015-05-19
|
* -restructured testingJulius Bünger2015-05-19
|
* -restructured retrieval of information about peerJulius Bünger2015-05-19
|
* -restructured churnJulius Bünger2015-05-19
|
* -optical change + small fixJulius Bünger2015-05-19
|
* -restructured testJulius Bünger2015-05-19
|
* -taking also care of type mal_type 3 in apiJulius Bünger2015-05-19
|
* -small fixJulius Bünger2015-05-19
|
* -additional logging in samplerJulius Bünger2015-05-19
|
* -tried to fix removal of peersJulius Bünger2015-05-19
|
* -optical changesJulius Bünger2015-05-19
|
* -further logging in malicious executionJulius Bünger2015-05-19
|
* -cont write internals to fileJulius Bünger2015-05-19
|
* -replaced own util fkt with GNUNET_ oneJulius Bünger2015-05-19
|
* -fixed Makefile.am rule for profilerJulius Bünger2015-05-19
|
* -use faster Eddsa key genChristian Grothoff2015-05-19
|
* -gettext and libtoolize updatesChristian Grothoff2015-05-18
|
* -ignoreChristian Grothoff2015-05-18
|
* -mystery solved, remove diagnosticChristian Grothoff2015-05-18
|
* also compare peer identityChristian Grothoff2015-05-18
|
* -log more diagnosticsChristian Grothoff2015-05-18
|
* -avoid theoretical use after freeChristian Grothoff2015-05-18
|