aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* towards actual routing...Christian Grothoff2017-01-17
* starting with CORE subsystem for CADETChristian Grothoff2017-01-17
* dead code eliminationChristian Grothoff2017-01-17
* importing KX logic, integrating encryption logicChristian Grothoff2017-01-17
* more work on new CADETChristian Grothoff2017-01-17
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* More bugfixes to make gnunet-social usablelurchi2017-01-17
* auction: basic service templateMarkus Teich2017-01-16
* finish logic to maintain pathsChristian Grothoff2017-01-16
* make gcc -pedantic happyMarkus Teich2017-01-16
* more work on peers, paths and tunnelsChristian Grothoff2017-01-16
* protocols.h: reserve block for auction serviceMarkus Teich2017-01-16
* util: increment internal version for new code used by libbrandtMarkus Teich2017-01-16
* more work on peer and paths structuresChristian Grothoff2017-01-16
* design CadetPeerPathEntry data structureChristian Grothoff2017-01-16
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
* bugfixes in the multicast servicelurchi2017-01-16