aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add --enable-wachs optionChristian Grothoff2015-03-07
* -fix misc disting issuesChristian Grothoff2015-03-07
* -fix segvChristian Grothoff2015-03-07
* fix #3701Christian Grothoff2015-03-07
* trying to fix #3702 by removing session from session map earlier -- and addin...Christian Grothoff2015-03-07
* possible fix for #3690Christian Grothoff2015-03-03
* fix #3649/#3591Christian Grothoff2015-03-02
* finally fix #3698Christian Grothoff2015-03-02
* - fix segv when remote closes connectionMartin Schanzenbach2015-03-02
* make output of gnunet-transport -P more readable (#3662), and in particular s...Christian Grothoff2015-03-02
* define quota message to transmit quota requests, towards addressing #3652Christian Grothoff2015-03-02
* -doxygen, comments, indentationChristian Grothoff2015-03-01
* Fix curl SNI handling with LEHO.Christian Grothoff2015-03-01
* major code cleanup in UDP plugin, seems to also fix bugs; specifically, I thi...Christian Grothoff2015-03-01
* -simplifying event loop for UDP, separting v4/v6 for better performance (in t...Christian Grothoff2015-03-01
* -simplify logicChristian Grothoff2015-03-01
* count number of pending replies and refuse to process queries if queue gets t...Christian Grothoff2015-03-01
* -extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff2015-02-28
* -improved FD issue debug supportChristian Grothoff2015-02-28
* -fix ftbfs with debug optionChristian Grothoff2015-02-28
* -indentation, commentsChristian Grothoff2015-02-28
* call GNUNET_SERVER_receive_done() also on internal error pathsChristian Grothoff2015-02-28
* notify monitor about existing connectionsChristian Grothoff2015-02-28
* -count total TCP handshakesChristian Grothoff2015-02-28
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -no longer neededChristian Grothoff2015-02-28
* -shorten stats labelsChristian Grothoff2015-02-28
* -check on cur_connectionsChristian Grothoff2015-02-28
* ignore EAGAIN from accept()Christian Grothoff2015-02-28
* -fix indentation, logging, i18n, doxygenChristian Grothoff2015-02-28
* -doxygen, i18n and indentationChristian Grothoff2015-02-28
* Fix use after free:Christian Grothoff2015-02-28
* initialize 'client', so that disconnect can remove entry from DLL, may fix #3689Christian Grothoff2015-02-28
* fix #3688Christian Grothoff2015-02-28
* disable solver during aging, ensure there is only one aging taskChristian Grothoff2015-02-28
* adding additional checks for invariants to help find #3690Christian Grothoff2015-02-28
* - sending act malicious messageJulius Bünger2015-02-23
* - sending act malicious messageJulius Bünger2015-02-23
* Don't timeout XHR clients so quickly.David Barksdale2015-02-23
* simplify logic, do not report monitoring events for sessions in destroy, inde...Christian Grothoff2015-02-22
* -stylistic fixesChristian Grothoff2015-02-22
* baseline for test with malicious peersJulius Bünger2015-02-22
* fix TCP plugin RC issue (#3687) by changing util API (!)Christian Grothoff2015-02-21
* -indenting...Christian Grothoff2015-02-21
* -signal connection failure to receive even if receive is triggered after fail...Christian Grothoff2015-02-21
* fix use-after-free on exitChristian Grothoff2015-02-21
* be more careful with errno, so we can be sure it is not overwritten by 'free(...Christian Grothoff2015-02-21
* -fix scope assignmentChristian Grothoff2015-02-21
* trying to fix #3687/3683/3684 by avoiding server's client reference counting ...Christian Grothoff2015-02-20
* implement linear back off for restart attemptsMatthias Wachs2015-02-20