aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_peer.h
Commit message (Expand)AuthorAge
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* -DOC: First pass of new workflow over CADET subsystem.Willow Liquorice2022-08-30
* -fix typosChristian Grothoff2021-04-26
* - forgot to actually add a file and some method documentations.t3sserakt2020-06-05
* Fixed bug #5822 by adding a monotonic time to the connection create message o...t3sserakt2020-06-05
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* bug 5228: made gnunet-cadet -p work as intendedt3sserakt2018-06-25
* 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
* 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
* introduce CadetEncryptedMessageIdentifier instead of over-using uint32_tChristian Grothoff2017-01-18
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* Port CADET to CORE MQ APIBart Polot2016-09-20
* -fix (C) noticesChristian Grothoff2016-01-19
* - Revamp traffic logging, small bugfixes, complete doxygenBart Polot2015-10-06
* Fixed usage of known broken paths. If a connection was destroyedBart Polot2015-10-02
* - refactor GCP_get_peer, fix get peer infoBart Polot2015-07-31
* committing version used to produce 3846:9432Christian Grothoff2015-07-14
* adding moderately expensive instrumentation to track down invariant violation...Christian Grothoff2015-07-13
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Merge branch 'crypto'Bart Polot2015-06-26
* - roll back duplication of peer->connectionsBart Polot2015-06-17
* -avoid concurrent modification trouble when handing peer disconnectChristian Grothoff2015-06-09
* -indentation, doxygen, be a bit pickier about return values to eliminate poss...Christian Grothoff2015-06-08
* -simplifying Cadet KX to directly use EdDSA keys for ECDHEChristian Grothoff2015-06-04
* - add getter for peer's permanent ECDH keyBart Polot2015-04-27
* - add ECDH key caching and verifyingBart Polot2015-04-27
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* - fix assertion during single-connection timeout, update docsBart Polot2014-10-15
* - make sure connection is destroyed and no use-after-free happensBart Polot2014-07-22
* - notify about deleted messages when popping messages from a connection, allo...Bart Polot2014-07-21
* - doxygen, code formattingBart Polot2014-07-21
* - add a peer debug functionBart Polot2014-06-24
* - stop using CadetTunnel3 and go back to CadetTunnelBart Polot2014-05-14
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
* Renamed directoryBart Polot2014-05-07