aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* fix crash if this end closed connection and other still sends dataChristian Grothoff2017-01-25
* init mid_recv properlyChristian Grothoff2017-01-24
* use proper message type constantsChristian Grothoff2017-01-24
* fix bug from compiler inserting padding if we try to allocate data at the end...Christian Grothoff2017-01-24
* nicer function namesChristian Grothoff2017-01-24
* bitch and continue if we do not have a handler for a messageChristian Grothoff2017-01-24
* simplify logicChristian Grothoff2017-01-24
* fix client-client loopback flow controlChristian Grothoff2017-01-24
* better logging, prep for having LOCAL_ACKsChristian Grothoff2017-01-23
* fix LOCAL_ACK transmission, do not duplicate itChristian Grothoff2017-01-23
* avoid cmp pointers, cmp ccn instead, as client may literally be the sameChristian Grothoff2017-01-23
* fix log invocationChristian Grothoff2017-01-23
* fix log invocationChristian Grothoff2017-01-23
* fix testcase handling service disconnectChristian Grothoff2017-01-23
* handle loopback in GCCH_2sChristian Grothoff2017-01-23
* give more complete message types in log outputChristian Grothoff2017-01-23
* nicer log messagesChristian Grothoff2017-01-23
* do not send duplicate LOCAL_CHANNEL_CREATE messageChristian Grothoff2017-01-23