aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* extending scheduler API with 'add_at' functionality to avoid unnecessary time...Christian Grothoff2017-01-22
* renames to avoid ambiguityChristian Grothoff2017-01-21
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
* 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
* make shortmap actually over shortsChristian Grothoff2017-01-17
* introducing the short mapChristian Grothoff2017-01-17
* dead code eliminationChristian Grothoff2017-01-17
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* make gcc -pedantic happyMarkus Teich2017-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
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* remove old nat_lib header to avoid problemsChristian Grothoff2017-01-10
* fix misc compilation issues in nat-autoChristian Grothoff2017-01-10
* remove dead legacy declsChristian Grothoff2017-01-10
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* reserve protocol number range for TMCGChristian Grothoff2017-01-07
* make sure nat-auto code uses NAT_AUTO prefixChristian Grothoff2017-01-07
* separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06
* pass section name instead of specific option via IPCChristian Grothoff2017-01-05
* work towards supporting manual hole punching in new NAT serviceChristian Grothoff2017-01-05
* preparations for proper manual hole punching support in new NAT APIChristian Grothoff2017-01-02
* improve/fix handling of NAT server logic for ICMP-based autonomous NAT traversalChristian Grothoff2017-01-02
* working on proper IP address filtering logicChristian Grothoff2016-12-25
* implement writing of configuration file in autoconfigurationChristian Grothoff2016-12-18
* misc. improvements to new NAT service, starting with autoconfiguration logicChristian Grothoff2016-12-17
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ...Christian Grothoff2016-12-16
* libgnunetutil: add GNUNET_assert_from()Markus Teich2016-12-02
* decided to keep NAT test logic in client libraryChristian Grothoff2016-11-30
* towards moving STUN logic into new NAT serviceChristian Grothoff2016-11-30
* expand logic for address class detection, including private and sensitive IP ...Christian Grothoff2016-11-27
* change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff2016-11-27
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* - docBart Polot2016-11-04
* Refactor encrypted traffic handlingBart Polot2016-10-29
* update documentationSree Harsha Totakura2016-10-27
* Move type check after initialization to make compiler happyDavid Barksdale2016-10-26
* -missing commitChristian Grothoff2016-10-25
* more work on new nat libraryChristian Grothoff2016-10-24
* new NAT lib client api skeletonChristian Grothoff2016-10-23
* define message types for new NAT serviceChristian Grothoff2016-10-23
* design for new NAT service APIChristian Grothoff2016-10-23
* move to new client API: remove old client APIChristian Grothoff2016-10-23
* cadet_api.c uses GNUNET_MQ_impl_currentDavid Barksdale2016-10-22
* new service API will no longer export this functionChristian Grothoff2016-10-21