aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet-new.c
Commit message (Expand)AuthorAge
* more stats for happy FlorianChristian Grothoff2017-02-28
* fix some breaks, add stats for encrypted/decrypted bytes in CADETChristian Grothoff2017-02-28
* misc minor fixesChristian Grothoff2017-02-28
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* misc bugfixesChristian Grothoff2017-02-18
* Fix cleanup issues and some leakChristian Grothoff2017-02-17
* properly clean up unbound channelsChristian Grothoff2017-02-16
* implement basics of connection management for tunnels (in particular destruct...Christian Grothoff2017-01-29
* implement random packet drop option, fix retransmission logicChristian Grothoff2017-01-26
* implement keepalivesChristian Grothoff2017-01-25
* preparations for keepalivesChristian Grothoff2017-01-25
* nicer function namesChristian Grothoff2017-01-24
* fix client-client loopback flow controlChristian Grothoff2017-01-24
* better logging, prep for having LOCAL_ACKsChristian Grothoff2017-01-23
* avoid cmp pointers, cmp ccn instead, as client may literally be the sameChristian Grothoff2017-01-23
* do not send duplicate LOCAL_CHANNEL_CREATE messageChristian Grothoff2017-01-23
* add sender argument to GCCH_handle_local_data so we can implement loopbackChristian Grothoff2017-01-23
* fix shutdown sequence, start to handle loopbackChristian Grothoff2017-01-23
* log precise error if we receive malformed dataChristian Grothoff2017-01-22
* simplify check_data logicChristian Grothoff2017-01-22
* guard against 0Christian Grothoff2017-01-22
* allow client's payload to include more than one messageChristian Grothoff2017-01-22
* fixing misc cleanup issuesChristian Grothoff2017-01-22
* fix shutdown logicChristian Grothoff2017-01-22
* improve logging, log before doing, not afterChristian Grothoff2017-01-22
* ensure tunnels are shutdown at the right time during shutdownChristian Grothoff2017-01-22
* 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
* more work on new tunnel logicChristian 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
* starting with CORE subsystem for CADETChristian Grothoff2017-01-17
* importing KX logic, integrating encryption logicChristian Grothoff2017-01-17
* more work on new CADETChristian Grothoff2017-01-17
* more work on peers, paths and tunnelsChristian Grothoff2017-01-16
* starting re-implementation of CADET serviceChristian Grothoff2017-01-15