aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Collapse)AuthorAge
* fixed broken api calls in test; fixed broken protocolt3sserakt2019-07-10
|
* fixed chanel_get_infot3sserakt2019-06-26
|
* Merge branch 'cadet_option' of ssh://gnunet.org/gnunet into cadet_optiont3sserakt2019-06-26
|\
| * added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-25
| |
| * Merge branch 'master' into cadet_optiont3sserakt2019-06-25
| |\
| * | removed GNUNET_CADET_ChannelOptiont3sserakt2019-06-24
| | |
* | | removed channel attributest3sserakt2019-06-26
| | |
* | | added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
| | |
* | | removed GNUNET_CADET_ChannelOptiont3sserakt2019-06-26
| |/ |/|
* | add per-message ppChristian Grothoff2019-06-24
| |
* | finish #4623Christian Grothoff2019-06-22
|/
* misc bugfixesChristian Grothoff2019-06-04
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
|
* bashismng02019-03-09
|
* cadet/loopcheck.sh: still bash, leaving only PIPESTATUSng02019-03-09
|
* 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 ↵Christian Grothoff2019-02-26
| | | | channels
* check for ACKed MIDSchanzenbach, Martin2019-02-26
|
* try fix #5597Schanzenbach, Martin2019-02-26
|
* improve loggingChristian Grothoff2019-02-25
|
* skip instead of fail hard on testbed link failures in cadet testsChristian Grothoff2019-02-14
|
* trying to fix #5532Christian Grothoff2019-02-13
|
* untested fix for #5511Christian Grothoff2019-02-09
|
* in principle finished with #5385, could use some testing...Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* more work on 5385Christian Grothoff2019-01-26
|
* starting with #5385 in earnestChristian Grothoff2019-01-26
|
* fix #5491Christian Grothoff2019-01-24
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-11-13
|\
| * trying to fix #5472Christian Grothoff2018-11-12
| |
* | Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* style fixChristian Grothoff2018-11-01
|
* update gitignoreChristian Grothoff2018-11-01
|
* attempting to fix #5464Christian Grothoff2018-11-01
|
* do notify client about destroyed channel on MQ errorChristian Grothoff2018-08-13
|
* Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
|
* mergeChristian Grothoff2018-08-09
|\
| * assert no MQ error after MQ destroyChristian Grothoff2018-07-03
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-06-30
| |\
| | * fix warning about callback signaturelurchi2018-06-29
| | |