improve future calculations if messages are skipped in unreliable in-order channels
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet_peer.h
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-26 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-25 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-25 t3sseraktbug 5228: made gnunet-cadet -p work as intended
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-26 Christian Grothoffimplement #4973
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothoffrename cadet*new to just cadet, except for libgnunetcad...
2017-03-11 Christian Grothoffremove old CADET service code
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-18 Christian Grothoffintroduce CadetEncryptedMessageIdentifier instead of...
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2016-09-20 Bart PolotPort CADET to CORE MQ API
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-06 Bart Polot- Revamp traffic logging, small bugfixes, complete...
2015-10-02 Bart PolotFixed usage of known broken paths. If a connection...
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-07-14 Christian Grothoffcommitting version used to produce 3846:9432
2015-07-13 Christian Grothoffadding moderately expensive instrumentation to track...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-26 Bart PolotMerge branch 'crypto'
2015-06-17 Bart Polot- roll back duplication of peer->connections
2015-06-09 Christian Grothoff-avoid concurrent modification trouble when handing...
2015-06-08 Christian Grothoff-indentation, doxygen, be a bit pickier about return...
2015-06-04 Christian Grothoff-simplifying Cadet KX to directly use EdDSA keys for...
2015-04-27 Bart Polot- add getter for peer's permanent ECDH key
2015-04-27 Bart Polot- add ECDH key caching and verifying
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-10-15 Bart Polot- fix assertion during single-connection timeout, updat...
2014-07-22 Bart Polot- make sure connection is destroyed and no use-after...
2014-07-21 Bart Polot- notify about deleted messages when popping messages...
2014-07-21 Bart Polot- doxygen, code formatting
2014-06-24 Bart Polot- add a peer debug function
2014-05-14 Bart Polot- stop using CadetTunnel3 and go back to CadetTunnel
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory