aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix indentationChristian Grothoff2017-01-22
* properly launch DHT GETs based on need for pathsChristian Grothoff2017-01-22
* fix a few off-by-onesChristian Grothoff2017-01-22
* fix buffer sizeChristian Grothoff2017-01-22
* make GCPP_2s also return static stringChristian Grothoff2017-01-22
* more logging for cadet-core subsystemChristian Grothoff2017-01-22
* allow NULL argument for GNUNET_i2s()Christian Grothoff2017-01-22
* introcude GNUNET_i2s2()Christian Grothoff2017-01-22
* improving loggingChristian Grothoff2017-01-22
* only send CHANNEL_DESTROY message if we at least send the CHANNEL_CREATE mess...Christian Grothoff2017-01-22
* fix startup interaction between channel and tunnel to not send CHANNEL_OPEN u...Christian Grothoff2017-01-22
* improve logging, log before doing, not afterChristian Grothoff2017-01-22
* do not run upnpc during tests, produces unnecessary errors if not availableChristian Grothoff2017-01-22
* optimize startup sequence for when we execute first DHT PUTsChristian Grothoff2017-01-22
* still fixing the stupid connect_task cleanup issueChristian Grothoff2017-01-22
* adding missing ignoresChristian Grothoff2017-01-22
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* extending scheduler API with 'add_at' functionality to avoid unnecessary time...Christian Grothoff2017-01-22
* another connect_task init missingChristian Grothoff2017-01-22
* fix crash on early abort due to dangling connect taskChristian Grothoff2017-01-22
* fixing leaksChristian Grothoff2017-01-22
* at least NULL the task handle in the unimplemented taskChristian Grothoff2017-01-22
* ensure tunnels are shutdown at the right time during shutdownChristian Grothoff2017-01-22
* properly set executed tasks to NULLChristian Grothoff2017-01-22
* initialize ephemeral keysChristian Grothoff2017-01-22
* implement get_path_from_routeChristian Grothoff2017-01-21
* more LOG macrosChristian Grothoff2017-01-21
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
* 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
* pass messages from tunnel to channelChristian Grothoff2017-01-20
* more work on channel/tunnel logicChristian Grothoff2017-01-20
* note on things left to doChristian Grothoff2017-01-19
* much work on connection/route/peer-level queue managementChristian Grothoff2017-01-19
* baby steps towards KXChristian Grothoff2017-01-19
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
* work towards routingChristian Grothoff2017-01-18
* more rename festivitiesChristian Grothoff2017-01-18
* add note to legacy code about rename operationChristian Grothoff2017-01-18
* introduce CadetEncryptedMessageIdentifier instead of over-using uint32_tChristian Grothoff2017-01-18
* cadet message struct and type rename-festChristian Grothoff2017-01-18
* add logic to properly decode and dispatch decrypted messagesChristian Grothoff2017-01-17
* towards decrypting traffic in new CADETChristian Grothoff2017-01-17
* unnecessary hereChristian Grothoff2017-01-17
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* make shortmap actually over shortsChristian Grothoff2017-01-17
* introducing the short mapChristian Grothoff2017-01-17