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-cadet.c
Age
Commit message (
Expand
)
Author
2016-05-06
fixing compiler warnings
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-02
- use proper connection states for a tunnel
Bart Polot
2015-09-03
- minor fixes
Bart Polot
2015-09-03
- cancel transmission on shutdown
Bart Polot
2015-09-03
- use NBO
Bart Polot
2015-09-03
- use transmit handles in cadet CLI
Bart Polot
2015-09-03
- use hex channel numbers
Bart Polot
2015-08-04
- more descriptive tunnel statuses
Bart Polot
2015-07-31
- fix CLI netcat
Bart Polot
2015-07-31
- refactor GCP_get_peer, fix get peer info
Bart Polot
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-04-27
- implement single peer info
Bart Polot
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-06-18
Add a debug "dump to stderr" feature to cadet
Bart Polot
2014-05-14
- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)
Bart Polot
2014-05-07
Renamed directory
Bart Polot