aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_local.c
Commit message (Expand)AuthorAge
* remove old CADET service codeChristian Grothoff2017-03-11
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
* renames to avoid ambiguityChristian Grothoff2017-01-21
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
* working on channel passing data to clientsChristian Grothoff2017-01-20
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
* more rename festivitiesChristian Grothoff2017-01-18
* cadet message struct and type rename-festChristian Grothoff2017-01-18
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* more work on new CADETChristian Grothoff2017-01-17
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* Port CADET to CORE MQ APIBart Polot2016-09-20
* realigning CADET messages and bumping message types to avoid interactions wit...Christian Grothoff2016-09-12
* - missing implementationBart Polot2016-08-10
* Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX2016-08-08
* - adapt test cases / framework to new port systemBart Polot2016-07-20
* Change CADET ports from uint32 to HashCodeBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* - log shutdownBart Polot2015-10-02
* - fix loggingBart Polot2015-10-02
* - reduce log levelBart Polot2015-10-02
* - use correct hash typeBart Polot2015-10-02
* - indicate retransmitted packets on conn logBart Polot2015-10-02
* - return NULL when handle is NULLBart Polot2015-09-03
* - handle case if ports == NULLBart Polot2015-09-03
* - dump client info on requestBart Polot2015-09-03
* - unregister from client on destroyBart Polot2015-09-03
* - refactor client handlingBart Polot2015-09-03
* - logBart Polot2015-09-03
* - use NBOBart Polot2015-09-03
* - refactor GCP_get_peer, fix get peer infoBart Polot2015-07-31
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* - minor changes: tabs, logs, reorderBart Polot2015-01-09
* - more message size checksBart Polot2015-01-09
* - more size checksBart Polot2015-01-09
* - check minimum size, param orderBart Polot2015-01-09
* -check RVChristian Grothoff2014-12-20
* - avoid usage of direct stdio sprintfBart Polot2014-12-15
* - fix tunnel state management after connection failure<Bart Polot2014-07-21
* - more info APIBart Polot2014-06-24
* - add a peer debug functionBart Polot2014-06-24
* Add a debug "dump to stderr" feature to cadetBart Polot2014-06-18
* - stop using CadetTunnel3 and go back to CadetTunnelBart Polot2014-05-14
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
* Renamed directoryBart Polot2014-05-07