aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* add #include to avoid warningChristian Grothoff2017-01-27
* allow for message drops by CADET in unreliable modeChristian Grothoff2017-01-27
* add statistics for packets dropped by cadet due to full bufferChristian Grothoff2017-01-27
* Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-01-27
|\
| * introduce concept of unverified_kx, as a step towards having KX_AUTH implemen...Christian Grothoff2017-01-27
| * pass only CadetTunnelAxolotl if it suffices, preparation for having ambiguous...Christian Grothoff2017-01-27
* | Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-01-27
|\|
| * trying to make KX logic slightly more readableChristian Grothoff2017-01-27
| * implement tie-breaking in case both peers establish a connection to each othe...Christian Grothoff2017-01-27
| * remove dead codeChristian Grothoff2017-01-27
* | Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-01-27
|\|
| * use 'futures' bitfield in ACKs properly, revisit unbuffered/out-of-order tran...Christian Grothoff2017-01-26
| * implement random packet drop option, fix retransmission logicChristian Grothoff2017-01-26
* | - third (and hopefully final) draft for CADET APIBart Polot2017-01-27
|/
* - second iteration for new CADET APIBart Polot2017-01-26
* document what test doesChristian Grothoff2017-01-26
* add hints on how to fix the multipeer testslurchi2017-01-26
* use correct way to resume downloadChristian Grothoff2017-01-25
* do not start download twiceChristian Grothoff2017-01-25
* update ignore fileChristian Grothoff2017-01-25
* allow connect_cb to be NULLChristian Grothoff2017-01-25
* fix log callsChristian Grothoff2017-01-25
|\
| * Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-01-25
| |\
| * | multicast: test simple join between two peersxrs2017-01-25
* | | fix log callsChristian Grothoff2017-01-25
| |/ |/|
* | make new cadet implementation the default: all tests pass (on my system); how...Christian Grothoff2017-01-25
* | implement keepalivesChristian Grothoff2017-01-25
* | preparations for keepalivesChristian Grothoff2017-01-25
* | build new testChristian Grothoff2017-01-25
* | cleanupsChristian Grothoff2017-01-25
* | handle ACKs past client downChristian Grothoff2017-01-25
* | fix insert_sorted macroChristian Grothoff2017-01-25
* | typo in commentChristian Grothoff2017-01-25
* | fix confusing indentationChristian Grothoff2017-01-25
* | towards proper DATA_ACK handlingChristian Grothoff2017-01-25
* | towards proper DATA_ACK handlingChristian Grothoff2017-01-25
* | handle ancient/future duplicate payload properlyChristian Grothoff2017-01-25
* | fix comment, this was implementedChristian Grothoff2017-01-25
* | fix double-transmission scheduling, implement client-client loopback flow con...Christian Grothoff2017-01-25
* | fix leakChristian Grothoff2017-01-25
* | remove legacy commented out codeChristian Grothoff2017-01-25
|/
* fix leakChristian Grothoff2017-01-25
* fix leakChristian Grothoff2017-01-25
* handle duplicate DATA packetsChristian Grothoff2017-01-25
* use new generic insertion sort logicChristian Grothoff2017-01-25
* add generic insertion sort logicChristian Grothoff2017-01-25
|\
| * New CADET MQ API draftBart Polot2017-01-25
* | add generic insertion sort logicChristian Grothoff2017-01-25
|/
* nicer loggingChristian Grothoff2017-01-25