aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* make single label resolution work (for pkey at leastSchanzenbach, Martin2019-05-17
|
* do not check for existing egos...Schanzenbach, Martin2019-05-17
|
* revert check for @; this does not seem right for names starting with itSchanzenbach, Martin2019-05-17
|
* modify messages for t2t-fcChristian Grothoff2019-05-14
|
* Merge branch 'master' of gnunet.org:gnunetng02019-05-14
|\
| * orderMarcello Stanisci2019-05-14
| |
* | mysql.c: clang-format indentng02019-05-14
|/
* CommentsMarcello Stanisci2019-05-13
|
* curl: add GNUNET_CURL_job_add2Florian Dold2019-05-12
|
* curl: fix memory leak in error handlingFlorian Dold2019-05-12
|
* curl: append the actual headersFlorian Dold2019-05-12
|
* implement message selection heuristicChristian Grothoff2019-05-12
|
* update TODOsChristian Grothoff2019-05-12
|
* use sorting to stop linked list search earlyChristian Grothoff2019-05-12
|
* last minute fixes for 0.11.4 (test cases adjustments only)Christian Grothoff2019-05-12
|
* forgot minor build changesSchanzenbach, Martin2019-05-12
|
* RECLAIM: Add manpageSchanzenbach, Martin2019-05-12
|
* clean up transmission logic to have queues 'pull' for pending messages while ↵Christian Grothoff2019-05-11
| | | | control traffic is 'pushed' into queues
* reindentingChristian Grothoff2019-05-11
|
* move encryption logic into DVBoxChristian Grothoff2019-05-11
|
* complete TNG loggingChristian 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.
* RECLAIM: Update testsSchanzenbach, Martin2019-05-09
|
* add -q option to restrict output to just the public keyChristian Grothoff2019-05-09
|
* allow using -e as filter on ego listChristian Grothoff2019-05-09
|
* make logging more re-entrantFlorian Dold2019-05-09
|
* 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)
* more logging, more FIXMEsChristian Grothoff2019-05-08
|
* RECLAIM: Fix shutdown; testsSchanzenbach, Martin2019-05-08
|
* make generated ego key available in continuation when creating egosChristian Grothoff2019-05-08
|
* make bind succeedSchanzenbach, Martin2019-05-07
|
* more loggingChristian Grothoff2019-05-07
|
* add loggingChristian Grothoff2019-05-07
|
* note on next stepsChristian Grothoff2019-05-05
|
* use new PriorityPreferences consistently, note on deprecationChristian Grothoff2019-05-05
|
* DCE, set message UUID to incrementing counterChristian Grothoff2019-05-05
|
* add out-of-order prefChristian Grothoff2019-05-05
|
* fix warningSchanzenbach, Martin2019-05-04
|
* 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
|
* reindentationChristian Grothoff2019-05-03
|
* support compressed JSON uploadsChristian Grothoff2019-05-03
|
* add test for json_mhd.c logicChristian Grothoff2019-05-03
|
* benchmark: fix request size collection and add invariant checkFlorian Dold2019-05-03
|
* preparatory change to GNUNET_JSON_post_parser() API for future compression ↵Christian Grothoff2019-05-02
| | | | support
* RECLAIM: cleanup, commentsSchanzenbach, Martin2019-05-02
|
* docu optionChristian Grothoff2019-05-02
|
* make gnunet-arm log to file by defaultChristian Grothoff2019-05-02
|