fix client-client loopback flow control
[oweals/gnunet.git] / src / cadet / cadet_api.c
2017-01-24 Christian Grothofffix client-client loopback flow control
2017-01-23 Christian Grothoffbetter logging, prep for having LOCAL_ACKs
2017-01-23 Christian Grothoffavoid cmp pointers, cmp ccn instead, as client may...
2017-01-23 Christian Grothoffbeautify disconnect logic a bit
2017-01-23 Christian Grothoffget rid of redundant, confusing state
2017-01-23 Christian Grothoffallow more than one ACK being given to us at a time
2017-01-22 Christian Grothoffallow client's payload to include more than one message
2017-01-22 Christian GrothoffAPI code cleanup
2017-01-21 Christian Grothoffsome renaming, some code general code cleanup, some...
2017-01-21 Christian Grothoffrenames to avoid ambiguity
2017-01-21 Christian Grothoffremaing remaining mandatory functions for basic operation
2017-01-20 Christian Grothoffworking on channel passing data to clients
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-11 Christian Grothoff-note simplification possibility
2016-08-10 Bart Polot- fix use after free (not removing single transmit...
2016-08-10 Bart Polot- Add monitor API to MQ
2016-08-10 Bart PolotPort CADET API to MQ
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- cancel transmit requests before destroying channels...
2015-09-03 Bart Polot- log
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-07-15 Bart Polot- better log
2015-07-15 Bart Polot- improved logging of payload traffic
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-18 Bart Polot- cleanup
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-16 Christian Grothofffixing #3610
2015-01-09 Bart Polot- minor changes: tabs, logs, reorder
2015-01-09 Bart Polot- simpify api size handling code
2015-01-09 Bart Polot- fix size handling of payload data
2015-01-09 Bart Polot- check minimum size, param order
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-19 Christian Grothoff-fix double-free
2014-12-19 Christian Grothoff-fix sec_name leak
2014-12-11 Christian Grothoff-indentation, doxygen, style
2014-12-11 Bart PolotAdd maximum message size
2014-12-07 Christian Grothoff-style
2014-09-05 Bart Polot- remove dead code, coverity #13008
2014-08-31 Bart Polot- remove duplicate/incorrect API call
2014-08-31 Bruno CabralFix infinite loop ( grothoff, please check !)
2014-06-24 Bart Polot- more info API
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