trying to make KX logic slightly more readable
[oweals/gnunet.git] / src / cadet / gnunet-cadet.c
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2016-08-09 Carlo von lynXprotect CLI from port scanning: use string ports
2016-08-09 Carlo von lynXGNUNET_CADET_close_port doesnt work as expected. Bailin...
2016-08-08 Carlo von lynXUX: message type for important things that aren't evil
2016-08-08 Carlo von lynXMerge branch 'master' of /RAM/proj/gnunet
2016-07-20 Bart PolotChange CADET ports from uint32 to HashCode
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-02 Bart Polot- use proper connection states for a tunnel
2015-09-03 Bart Polot- minor fixes
2015-09-03 Bart Polot- cancel transmission on shutdown
2015-09-03 Bart Polot- use NBO
2015-09-03 Bart Polot- use transmit handles in cadet CLI
2015-09-03 Bart Polot- use hex channel numbers
2015-08-04 Bart Polot- more descriptive tunnel statuses
2015-07-31 Bart Polot- fix CLI netcat
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-27 Bart Polot- implement single peer info
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-18 Bart PolotAdd a debug "dump to stderr" feature to cadet
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory