aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* starting conversion of plugin_datastore_sqlite to use libgnunetsqChristian Grothoff2017-03-10
* remove dead enum valuesChristian Grothoff2017-03-08
* remove dead APItaler-0.2.1Christian Grothoff2017-03-07
* misc indentation changesChristian Grothoff2017-03-04
* completing sq_result_helperChristian Grothoff2017-02-28
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* fix set element type problem, make consensus workFlorian Dold2017-02-27
* first sketch for libgnuentsq testChristian Grothoff2017-02-27
* implement sq_query_helper.cChristian Grothoff2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* designing SQ-lib APIChristian Grothoff2017-02-27
* add validation for inner consensus elementFlorian Dold2017-02-26
* wrap consensus elements in block typeFlorian Dold2017-02-26
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
* Use GNU printf formatРуслан Ижбулатов2017-02-25
* always send bigger set on full sendFlorian Dold2017-02-24
* implement union via sending whole setFlorian Dold2017-02-23
* add set operation optionsFlorian Dold2017-02-23
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* converting 'vpn' to new CADET API, not tested/testable, as exit is not conver...Christian Grothoff2017-02-22
* 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