loglevel MESSAGE for the incoming connection message + type
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet_local.c
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-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffmore work on new CADET
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2016-09-20 Bart PolotPort CADET to CORE MQ API
2016-09-12 Christian Grothoffrealigning CADET messages and bumping message types...
2016-08-10 Bart Polot- missing implementation
2016-08-08 Carlo von lynXMerge branch 'master' of /RAM/proj/gnunet
2016-07-20 Bart Polot- adapt test cases / framework to new port system
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-01-19 Christian Grothoff-fix (C) notices
2015-10-02 Bart Polot- log shutdown
2015-10-02 Bart Polot- fix logging
2015-10-02 Bart Polot- reduce log level
2015-10-02 Bart Polot- use correct hash type
2015-10-02 Bart Polot- indicate retransmitted packets on conn log
2015-09-03 Bart Polot- return NULL when handle is NULL
2015-09-03 Bart Polot- handle case if ports == NULL
2015-09-03 Bart Polot- dump client info on request
2015-09-03 Bart Polot- unregister from client on destroy
2015-09-03 Bart Polot- refactor client handling
2015-09-03 Bart Polot- log
2015-09-03 Bart Polot- use NBO
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-09 Bart Polot- minor changes: tabs, logs, reorder
2015-01-09 Bart Polot- more message size checks
2015-01-09 Bart Polot- more size checks
2015-01-09 Bart Polot- check minimum size, param order
2014-12-20 Christian Grothoff-check RV
2014-12-15 Bart Polot- avoid usage of direct stdio sprintf
2014-07-21 Bart Polot- fix tunnel state management after connection failure<
2014-06-24 Bart Polot- more info API
2014-06-24 Bart Polot- add a peer debug function
2014-06-18 Bart PolotAdd a debug "dump to stderr" feature to cadet
2014-05-14 Bart Polot- stop using CadetTunnel3 and go back to CadetTunnel
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory