aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* first, very rough conversion of SET service to new cadet client API (fails te...Christian Grothoff2017-02-16
* introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsenseChristian Grothoff2017-02-15
* Implement data ack in CADET MQ APIBart Polot2017-02-02
* Add note for clarificationBart Polot2017-01-31
* CADET MQ API documentation improvementsBart Polot2017-01-31
* allow external code to use DLL pointers of envelopes, under very particular c...Christian Grothoff2017-01-30
* Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-01-27
|\
| * trying to make KX logic slightly more readableChristian Grothoff2017-01-27
* | - third (and hopefully final) draft for CADET APIBart Polot2017-01-27
|/
* - second iteration for new CADET APIBart Polot2017-01-26
* fix insert_sorted macroChristian Grothoff2017-01-25
* typo in commentChristian Grothoff2017-01-25
* fix confusing indentationChristian Grothoff2017-01-25
* add generic insertion sort logicChristian Grothoff2017-01-25
|\
| * New CADET MQ API draftBart Polot2017-01-25
* | add generic insertion sort logicChristian Grothoff2017-01-25
|/
* API documentation, loggingChristian Grothoff2017-01-22
* introcude GNUNET_i2s2()Christian Grothoff2017-01-22
* 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