aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* finish #4623Christian Grothoff2019-06-22
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunetxrs2019-06-22
|\
| * fix NPEs, off-by-one, etcChristian Grothoff2019-06-18
| |
| * Introducing GNUNET_Uuid and matching hash map for 128 bit values.Christian Grothoff2019-06-18
| | | | | | | | TNG: reducing size of AcknowledgementUUIDPs from 256 bits to 128 bits.
* | add flag for exlusive options as program agrumentsxrs2019-06-22
|/
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
|
* of course it is constChristian Grothoff2019-06-15
|
* do not include jsson hereChristian Grothoff2019-06-15
|
* add option to display private keysChristian Grothoff2019-06-14
|
* fix gnunet-bugreport output issuesChristian Grothoff2019-06-09
|
* version bumpingChristian Grothoff2019-06-05
|
* generate and handle TRANSPORT_FLOW_CONTROL messages (TNG)Christian Grothoff2019-06-02
|
* stashChristian Grothoff2019-06-01
|
* fix #5734Schanzenbach, Martin2019-05-29
|
* ensure that gnunet-namestore at most adds one SOA per zoneChristian Grothoff2019-05-25
|
* FC workChristian Grothoff2019-05-19
|
* modify messages for t2t-fcChristian Grothoff2019-05-14
|
* curl: add GNUNET_CURL_job_add2Florian Dold2019-05-12
|
* last minute fixes for 0.11.4 (test cases adjustments only)Christian Grothoff2019-05-12
|
* 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
|