aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* -fix indentation, fix bug that caused us to try to merge requests twiceChristian Grothoff2015-10-25
* -randomize ps each timeChristian Grothoff2015-10-25
* -adding Florian's IBF sim codeChristian Grothoff2015-10-24
* -simplify log, eliminates bogus warning and we didn't need this info anywayChristian Grothoff2015-10-22
* -bogus logChristian Grothoff2015-10-22
* - add some assertions to make sure the poll mechanism is saneBart Polot2015-10-20
* When cancelling polls cancel pending messages as well, as the message willBart Polot2015-10-20
* -indentChristian Grothoff2015-10-18
* -fixChristian Grothoff2015-10-18
* -fixChristian Grothoff2015-10-18
* -remove deprecated try_disconnect APIChristian Grothoff2015-10-18
* move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP...Christian Grothoff2015-10-18
* -fix log callChristian Grothoff2015-10-18
* -handle NULL for session (i.e. already gone/down)Christian Grothoff2015-10-18
* -install entry in DHTChristian Grothoff2015-10-18
* transition from TRANSPORT_try_connect to modern ATS connectivity APIChristian Grothoff2015-10-18
* rename all_known_peers to all_connected_peersChristian Grothoff2015-10-18
* -log ACK delay vs. last frag transmitChristian Grothoff2015-10-18
* -log expected transmission time on enqueue, together with queue sizeChristian Grothoff2015-10-18
* -smoother calculation of flow delays, base it on the current message not the ...Christian Grothoff2015-10-18
* -we use 4 chars, not 8 for pIDsChristian Grothoff2015-10-18
* -use UINT32_MAX to mean disconnect, for realChristian Grothoff2015-10-18
* -do not suggest twiceChristian Grothoff2015-10-18
* -more logging, avoid duplicate re-schedulingChristian Grothoff2015-10-18
* -fix reporting of IP addressChristian Grothoff2015-10-18
* -use LOG instead of GNUNET_logChristian Grothoff2015-10-18
* -only schedule select once per fragmented messageChristian Grothoff2015-10-18
* -fix NPEChristian Grothoff2015-10-18
* -cosmetics, and preparations for try_connect changeChristian Grothoff2015-10-18
* -stop active offer before starting another oneChristian Grothoff2015-10-18
* use ATS connectivity suggestion instead of deprecated GNUNET_TRANSPORT_try_co...Christian Grothoff2015-10-18
* -doxygenChristian Grothoff2015-10-18
* -track hello offer handle while it is activeChristian Grothoff2015-10-18
* -change topology to use ATS connectivity API instead of deprecated transport ...Christian Grothoff2015-10-18
* add 'strength' argument to address suggestion request for ATSChristian Grothoff2015-10-18
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff2015-10-18
* -note dead fieldChristian Grothoff2015-10-18
* -doxygenChristian Grothoff2015-10-18
* -mirror check on disconnectChristian Grothoff2015-10-18
* -typoChristian Grothoff2015-10-18
* -dead function in headerChristian Grothoff2015-10-18
* combing through transport ATS logic, documenting and cleaning codeChristian Grothoff2015-10-18
* log plugin involved in slow transmissionsChristian Grothoff2015-10-17
* fix misscalculation of per-session flow delays and apply flow delays properly...Christian Grothoff2015-10-17
* add logging to watch for transmission delays within transport serviceChristian Grothoff2015-10-17
* -be harsher about transport service sending messages out of line, also at the...Christian Grothoff2015-10-17
* -add option to ignore SetQuotaMessage (but still generate them), and if the o...Christian Grothoff2015-10-17
* -do not export set_incoming_quota past file, it is not used beyond the scopeChristian Grothoff2015-10-17
* -ignores, indentChristian Grothoff2015-10-17
* -fix use after freeChristian Grothoff2015-10-17