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
/
cadet.h
Age
Commit message (
Expand
)
Author
2017-03-11
rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...
Christian Grothoff
2017-01-23
avoid cmp pointers, cmp ccn instead, as client may literally be the same
Christian Grothoff
2017-01-21
some renaming, some code general code cleanup, some logging
Christian Grothoff
2017-01-21
renames to avoid ambiguity
Christian Grothoff
2017-01-21
remaing remaining mandatory functions for basic operation
Christian Grothoff
2017-01-20
working on channel passing data to clients
Christian Grothoff
2017-01-18
more rename festivities
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-15
cleaning up some CADET logic, improving types used
Christian Grothoff
2017-01-09
improve comments
Christian Grothoff
2016-11-04
- refactor function timing code
Bart Polot
2016-09-12
realigning CADET messages and bumping message types to avoid interactions wit...
Christian Grothoff
2016-08-10
- Add monitor API to MQ
Bart Polot
2016-07-20
Change CADET ports from uint32 to HashCode
Bart Polot
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-02
- added hexdump-like function to write binary data to log
Bart Polot
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-05-14
- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)
Bart Polot
2014-05-07
Renamed directory
Bart Polot