aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_channel.c
Commit message (Expand)AuthorAge
* prevent unordered message delivery, everywhereSchanzenbach, Martin2019-02-28
* prevent unordered message deliverySchanzenbach, Martin2019-02-28
* sanity checksSchanzenbach, Martin2019-02-27
* fix missing NBO conversionsChristian Grothoff2019-02-27
* improve future calculations if messages are skipped in unreliable in-order ch...Christian Grothoff2019-02-26
* check for ACKed MIDSchanzenbach, Martin2019-02-26
* try fix #5597Schanzenbach, Martin2019-02-26
* untested fix for #5511Christian Grothoff2019-02-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* attempting to fix #5464Christian Grothoff2018-11-01
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix crash on unexpected client disconnect on incoming message, remove bogus a...Christian Grothoff2018-05-21
* fix another off by oneChristian Grothoff2018-05-20
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
* implement #4973Christian Grothoff2017-03-26
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff2017-03-11
* remove old CADET service codeChristian Grothoff2017-03-11
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
* renames to avoid ambiguityChristian Grothoff2017-01-21
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
* more rename festivitiesChristian Grothoff2017-01-18
* cadet message struct and type rename-festChristian Grothoff2017-01-18
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* cosmeticsChristian Grothoff2017-01-09
* fix format string issueChristian Grothoff2017-01-09
* fix more field initialziation order issuesChristian Grothoff2017-01-09
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* realigning CADET messages and bumping message types to avoid interactions wit...Christian Grothoff2016-09-12
* - adapt test cases / framework to new port systemBart Polot2016-07-20
* Change CADET ports from uint32 to HashCodeBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* - indent, clarify messagesBart Polot2016-03-30
* -fix (C) noticesChristian Grothoff2016-01-19
* Always force queue local messages when the client was pre-authorized to send....Bart Polot2015-10-13
* - Revamp traffic logging, small bugfixes, complete doxygenBart Polot2015-10-06
* - don't show WARNINGs on duplicate trafficBart Polot2015-10-02
* - removed false breakBart Polot2015-10-02
* - debug framingBart Polot2015-09-03
* - use channel debugBart Polot2015-09-03
* - refactor GCP_get_peer, fix get peer infoBart Polot2015-07-31
* - cancel retry task if all pending messages are freed by bitfield ACKBart Polot2015-07-20
* - code formatting, loggingBart Polot2015-07-20
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* - fix debug messagesBart Polot2015-06-10
* Fixed channel recv buffer space accounting error when receiving a duplicate m...Bart Polot2015-06-10