aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* -fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff2015-02-13
* -fix leak on transmission error in combination with disconnectChristian Grothoff2015-02-12
* log TCP server suspendsChristian Grothoff2015-02-12
* -nicer loggingChristian Grothoff2015-02-12
* -fix shutdown issueChristian Grothoff2015-02-12
* generate our own HELLO before starting validationsChristian Grothoff2015-02-12
* -fix typoChristian Grothoff2015-02-12
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
* reset blocking time for addresses upon successful connectionChristian Grothoff2015-02-12
* keep track of number of temporarily blocked addressesChristian Grothoff2015-02-12
* -styleChristian Grothoff2015-02-11
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -check RVChristian Grothoff2015-02-10
* -fixing some memory leaks from #3667, also reindentation and code cleanupChristian Grothoff2015-02-10
* -fix #3665: hello can theoretically still be NULLChristian Grothoff2015-02-10
* fix #3664: during PS_RECONNECT_ATS, primary address may be NULL, causing an N...Christian Grothoff2015-02-10
* -do not reschedule validation if in_use did not changeChristian Grothoff2015-02-10
* -just eliminate useless check, can just be falseChristian Grothoff2015-02-10
* -fixChristian Grothoff2015-02-10
* -improve UDP loggingChristian Grothoff2015-02-09
* -eliminate dead argument, do use quota immediatelyChristian Grothoff2015-02-09
* -reorder tests to have slow ones go lastChristian Grothoff2015-02-09
* -report if testcase failure is because switching is not enforced, then do not...Christian Grothoff2015-02-09
* -do not continue in case of transmission errorChristian Grothoff2015-02-09
* -minor indentation/logging fixesChristian Grothoff2015-02-09
* -do only send HELLO to clients once on startup, do only send fully initialize...Christian Grothoff2015-02-09
* -tolerateNAT instant reportingChristian Grothoff2015-02-09
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -sane timeoutChristian Grothoff2015-02-06
* Various changes:Christian Grothoff2015-02-05
* improved test descriptionMatthias Wachs2015-02-04
* cleaning up test a bitChristian Grothoff2015-02-04
* also allow local addresses for P2Christian Grothoff2015-02-04
* remember which port we picked at random on port-autoconfigChristian Grothoff2015-02-04
* add internal API to enable telling ATS about 'failed' suggestionsChristian Grothoff2015-02-03
* -docuChristian Grothoff2015-02-03
* get rid of unused state and dead code: GST_neighbour_get_latency is never usedChristian Grothoff2015-02-03
* never destroy sessions on free_neighbour(), they should be destroyed by their...Christian Grothoff2015-02-03
* -assert to check API useChristian Grothoff2015-02-03
* -fix NPEChristian Grothoff2015-02-03
* -dead code eliminationChristian Grothoff2015-02-03
* separate ATS interface scanning logic from ATS scheduling logicChristian Grothoff2015-02-03
* separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff2015-02-03
* -document structChristian Grothoff2015-02-03
* document API, do not pass unused 'session' argumentChristian Grothoff2015-02-03
* when ATS suggests an address that neighbours does not have a peer for, do not...Christian Grothoff2015-02-03
* adding statistics on why transport may drop ATS suggestionsChristian Grothoff2015-02-03