aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co...Christian Grothoff2017-02-22
* strcmp instead of memcmpChristian Grothoff2017-02-22
* fix-typoChristian Grothoff2017-02-21
* fix misc typosChristian Grothoff2017-02-21
* change Makefile.am back so it builds at least; fix #4908 in cadet APIChristian Grothoff2017-02-21
* Restrict update to positive priority deltasDavid Barksdale2017-02-20
* Refactor copying of handler arraysBart Polot2017-02-20
* Remove unused GNUNET_DATASTORE_update() API callDavid Barksdale2017-02-20
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
* fix zombie-festChristian Grothoff2017-02-19
* misc fixes in new CADET API, porting gnunet-cadet to new APIChristian Grothoff2017-02-17
* 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