aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* reindentingChristian Grothoff2019-05-11
|
* remove duplicate APIChristian Grothoff2019-05-11
|
* Implement asynchronous scope identifiers.Florian Dold2019-05-10
| | | | | | | | | | | Without entering an asynchronous scope, logs are the same before. When entering an asynchronous scope (either thread-based of scheduler/task-based), all log lines within an asynchronous scope contain its ID. Currently this is only used in GNU Taler, for debugging requests across multiple services. This allows us to get all log lines pertaining to a particular request for a user or another service.
* towards thread-safe loggingFlorian Dold2019-05-09
| | | | | (Thread-safe logging isn't really relevant for GNUnet itself, but it is necessary for the GNU Taler exchange)
* make generated ego key available in continuation when creating egosChristian Grothoff2019-05-08
|
* use new PriorityPreferences consistently, note on deprecationChristian Grothoff2019-05-05
|
* add out-of-order prefChristian Grothoff2019-05-05
|
* note on ChannelOption deprecationChristian Grothoff2019-05-04
|
* simplify MQ logic to always carry the same kinds of flags, and extend ↵Christian Grothoff2019-05-04
| | | | transport API to pass them to (TNG) service
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
|
* preparatory change to GNUNET_JSON_post_parser() API for future compression ↵Christian Grothoff2019-05-02
| | | | support
* RECLAIM: cleanup, commentsSchanzenbach, Martin2019-05-02
|
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* REST/NAMESTORE: rework APISchanzenbach, Martin2019-04-30
|
* towards flow control in TNGChristian Grothoff2019-04-28
|
* implement DV learn monotime handlingChristian Grothoff2019-04-25
|
* massive refactoring to intruce data structureChristian Grothoff2019-04-22
|
* define constantChristian Grothoff2019-04-21
|
* fix quota out calculation, even if it may go awayChristian Grothoff2019-04-21
|
* typosChristian Grothoff2019-04-19
|
* fix #5688 packed warningsChristian Grothoff2019-04-18
|
* fix #defines, need to have different valuesChristian Grothoff2019-04-17
|
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2019-04-15
|\
| * misc work on TNGChristian Grothoff2019-04-15
| |
* | RECLAIM: fix buildSchanzenbach, Martin2019-04-15
|/
* work on DV data structuresChristian Grothoff2019-04-14
|
* RECLAIM: bugfixes; add delete attribute APISchanzenbach, Martin2019-04-14
|
* misc tng related cleanupChristian Grothoff2019-04-14
|
* implement handle_validation_response logicChristian Grothoff2019-04-14
|
* RECLAIM: remove sqlite plugin; housekeepingSchanzenbach, Martin2019-04-14
|
* RECLAIM: Simplify logicSchanzenbach, Martin2019-04-14
|
* RECLAIM: less unneccessary crypto; syntax and build fixesSchanzenbach, Martin2019-04-14
|
* RECLAIM: refactoring; cleanupSchanzenbach, Martin2019-04-14
|
* RECLAIM: Start move to GNS encryptionSchanzenbach, Martin2019-04-14
|
* new key, new HELLOChristian Grothoff2019-04-12
|
* clang is only happy with 'static', not with ={0}Christian Grothoff2019-04-12
|
* send validation challengesChristian Grothoff2019-04-10
|
* start to implement validation logicChristian Grothoff2019-04-10
|
* defining data structures for validationChristian Grothoff2019-04-10
|
* RPS: Forgot to add headerJulius Bünger2019-04-08
|
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
|
* force 'const' on typeChristian Grothoff2019-04-06
|
* force 'const' on typeChristian Grothoff2019-04-06
|
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
|
* fix indentChristian Grothoff2019-04-04
|
* fix distSchanzenbach, Martin2019-04-04
|
* allow applications expressing connection preferences directly to TNG, ↵Christian Grothoff2019-04-03
| | | | collect HELLOs from PEERSTORE for expressed prefs
* distingChristian Grothoff2019-04-03
|
* doppelt haelt nicht besser :-)Christian Grothoff2019-02-28
|