aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* TNG: Add first steps for communicator testingJulius Bünger2019-04-18
|
* RPS profiler: Keep cache of probabilities per peerJulius Bünger2019-04-18
|
* more work on route_message() logicChristian Grothoff2019-04-17
|
* only notify core about validated queuesChristian Grothoff2019-04-17
|
* implement proper SEND_MSG wrapping for control messagesChristian Grothoff2019-04-17
|
* fix #defines, need to have different valuesChristian Grothoff2019-04-17
|
* notes on next stepsChristian Grothoff2019-04-16
|
* handle forwarding of DVBox messagesChristian Grothoff2019-04-16
|
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
|
* fix ftbfsChristian Grothoff2019-04-16
|
* revert Martin's reformattingChristian Grothoff2019-04-16
|
* ftbfs fixSchanzenbach, Martin2019-04-16
|
* explain motivations behind signatures betterChristian Grothoff2019-04-16
|
* fix memleaksSchanzenbach, Martin2019-04-16
|
* update clang-formatSchanzenbach, Martin2019-04-16
|
* update clang-formatSchanzenbach, Martin2019-04-16
|
* update clang-format; try formattingSchanzenbach, Martin2019-04-16
|
* implement basic reliability ACK handlingChristian Grothoff2019-04-15
|
* add basic handling of fragment acksChristian Grothoff2019-04-15
|
* CREDENTIAL: Fix build with new APIsSchanzenbach, Martin2019-04-15
|
* 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
|/
* RECLAIM/OIDC: FormattingSchanzenbach, Martin2019-04-15
|
* RECLAIM/REST: update styleSchanzenbach, Martin2019-04-15
|
* RECLAIM/REST: Fix attribute update/rest storeSchanzenbach, Martin2019-04-14
|
* work on DV data structuresChristian Grothoff2019-04-14
|
* RECLAIM/REST: add attribute delete REST callSchanzenbach, Martin2019-04-14
|
* RECLAIM/REST: add attribute ID to JSONSchanzenbach, Martin2019-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: debug messagesSchanzenbach, Martin2019-04-14
|
* RECLAIM: remove sqlite plugin; housekeepingSchanzenbach, Martin2019-04-14
|
* RECLAIM: Simplify logicSchanzenbach, Martin2019-04-14
|
* RECLAIM: refactor revokeSchanzenbach, Martin2019-04-14
|
* RECLAIM: fix cliSchanzenbach, Martin2019-04-14
|
* RECLAIM: less unneccessary crypto; syntax and build fixesSchanzenbach, Martin2019-04-14
|
* RECLAIM: RefactoringSchanzenbach, Martin2019-04-14
|
* RECLAIM: RefactoringSchanzenbach, Martin2019-04-14
|
* RECLAIM: Towards -sqlSchanzenbach, Martin2019-04-14
|
* RECLAIM: refactoring; cleanupSchanzenbach, Martin2019-04-14
|
* RECLAIM: improve helpSchanzenbach, Martin2019-04-14
|
* RECLAIM: Start move to GNS encryptionSchanzenbach, Martin2019-04-14
|
* potential fix html blockng02019-04-14
|
* fs_uri.c: whitespace fixng02019-04-14
|
* new key, new HELLOChristian Grothoff2019-04-12
|
* clang is only happy with 'static', not with ={0}Christian Grothoff2019-04-12
|
* util/service.c: Fix clang warning.ng02019-04-12
| | | | | | | service.c:481:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] while (0 != GNUNET_is_zero (&list[i].network)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* RPS profiler: Fix computation of history probabilitiesJulius Bünger2019-04-11
|