aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -doxygen, indentationChristian Grothoff2013-12-13
* remove external IP address from previous DNS lookup only after DNS lookup for...Christian Grothoff2013-12-13
* -doxygen, indentation, fixing commentsChristian Grothoff2013-12-13
* -doxygen, indentation, minor code cleanupChristian Grothoff2013-12-13
* -fix warningChristian Grothoff2013-12-13
* -code cleanup, in particular moving towards using client context for storing ...Christian Grothoff2013-12-13
* -removing useless session counting logic, doxygen, code cleanupChristian Grothoff2013-12-13
* -crash if this happens, so we at least get a core dumpChristian Grothoff2013-12-13
* -move tcp session check into extra checks conditionChristian Grothoff2013-12-13
* -remove break for something that theoretically could be OKChristian Grothoff2013-12-13
* -fix #3212Christian Grothoff2013-12-13
* accept all requests, reduce log levelMatthias Wachs2013-12-13
* -clean up network select code, avoid insane #ifdefing for MINGWChristian Grothoff2013-12-13
* -fix off-by-one so we can also select on FD 0 (stdin)Christian Grothoff2013-12-13
* -fix #3211Christian Grothoff2013-12-13
* reduce switch log level, increase ats timeout log levelMatthias Wachs2013-12-13
* fix assertion in line 1388Matthias Wachs2013-12-13
* - fix 3163#c7868Bart Polot2013-12-13
* -fix 3208 by making kills asyncChristian Grothoff2013-12-13
* -sometimes bugs are really simple -- fixing #3191 but creating fresh crashesChristian Grothoff2013-12-13
* use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff2013-12-13
* use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff2013-12-13
* -adding a few more assertions to debug #3191Christian Grothoff2013-12-13
* commentMatthias Wachs2013-12-13
* allow distance change to communicate changes in network of next hop as well, ...Christian Grothoff2013-12-13
* -undoChristian Grothoff2013-12-13
* -code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeou...Christian Grothoff2013-12-13
* -code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeou...Christian Grothoff2013-12-13
* remove addresses we cannot connect toMatthias Wachs2013-12-13
* -doxygen, style fixesChristian Grothoff2013-12-13
* Destroy address and session if blacklist denies connectionMatthias Wachs2013-12-13
* this is not possible, since identity check is enforced by transport_clients o...Matthias Wachs2013-12-13
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
* -fixing includex for xdhtChristian Grothoff2013-12-12
* -missing headerChristian Grothoff2013-12-12
* -doxygen, style, possibly fixing hostlist-client missing first core connect n...Christian Grothoff2013-12-12
* -fixChristian Grothoff2013-12-12
* - fix delete loopBart Polot2013-12-12
* - if a kx fails due to reconnect state, don't complain (it'll get retransmitt...Bart Polot2013-12-12
* - don't return on found connection, more checks to goBart Polot2013-12-12
* - only complain if channel is not being destroyed (client has forgotten about...Bart Polot2013-12-12
* - return NULL when continuation is NULL, avoid channel:860 breakBart Polot2013-12-12
* -fix leaks of MPIsChristian Grothoff2013-12-12
* -removing code that just dereferenced uninitialized 'm' and then decided to r...Christian Grothoff2013-12-12
* - dont GNUNET_break on non-validable paths, DHT seems to routinely be aware o...Bart Polot2013-12-12
* -fix leakChristian Grothoff2013-12-12
* -fix leak, styleChristian Grothoff2013-12-12
* -fix leaksChristian Grothoff2013-12-12
* - wrong conditionBart Polot2013-12-12
* - cancel transmission altogether on errorBart Polot2013-12-12