aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_peer.h
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2015-06-08
| | | | possible causes of #3794
* -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, ↵Bart Polot2014-07-21
| | | | allowing to keep a count and make sure the connection is destroyed
* - 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