index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cadet
/
gnunet-service-cadet_connection.h
Age
Commit message (
Expand
)
Author
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-20
fix off-by-one error in cadet connection construction, also enforce better ti...
Christian Grothoff
2017-03-11
rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...
Christian Grothoff
2017-03-11
remove old CADET service code
Christian Grothoff
2017-01-21
more logging, minor bugfixes / renames
Christian Grothoff
2017-01-18
more rename festivities
Christian Grothoff
2017-01-18
introduce CadetEncryptedMessageIdentifier instead of over-using uint32_t
Christian Grothoff
2017-01-18
cadet message struct and type rename-fest
Christian Grothoff
2017-01-17
use new shortmap to simplify CADET logic a bit
Christian Grothoff
2017-01-17
more work on new CADET
Christian Grothoff
2016-11-04
- update doxygen / doc
Bart Polot
2016-11-04
- doc
Bart Polot
2016-10-29
Refactor encrypted traffic handling
Bart Polot
2016-10-27
- doc
Bart Polot
2016-10-26
- don't allocate message copies on the heap
Bart Polot
2016-09-20
- fix PID accounting without direct queue control
Bart Polot
2016-09-20
Port CADET to CORE MQ API
Bart Polot
2016-09-12
realigning CADET messages and bumping message types to avoid interactions wit...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-09-03
Fix #3929: cancel poll towards disconnected neighbor
Bart Polot
2015-07-14
committing version used to produce 3846:9432
Christian Grothoff
2015-07-13
adding moderately expensive instrumentation to track down invariant violation...
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-04-27
- added basic axolotl support
Bart Polot
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-15
Fix memory corruption: new connection always makes copy of path.
Bart Polot
2014-07-22
- add connection state BROKEN for connections destroyed on behalf of intermed...
Bart Polot
2014-07-09
- fix variable log level, add connection debug function
Bart Polot
2014-05-14
- stop using CadetTunnel3 and go back to CadetTunnel
Bart Polot
2014-05-14
- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)
Bart Polot
2014-05-07
Renamed directory
Bart Polot