aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Add clang-format for GNUnet coding styleSchanzenbach, 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
|
* Update changelogSchanzenbach, Martin2019-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
|
* mostly a test commitChristian Grothoff2019-04-13
|
* 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
|
* RPS profiler: Compute probabilities wrt historyJulius Bünger2019-04-11
|
* send validation challengesChristian Grothoff2019-04-10
|
* deactivate for nowChristian Grothoff2019-04-10
|
* start to implement validation logicChristian Grothoff2019-04-10
|
* defining data structures for validationChristian Grothoff2019-04-10
|
* RPS sampler: Disable computation of probabilityJulius Bünger2019-04-10
|
* RPS profiler: Normalise correctlyJulius Bünger2019-04-10
|
* Merge branch 'master' of gnunet.org:gnunetng02019-04-09
|\
| * RECLAIM: fix build with new flagsSchanzenbach, Martin2019-04-09
| |
| * RPS: Some fixesJulius Bünger2019-04-09
| |
| * RPS api: Correct type of callback and handle for collecting gossipJulius Bünger2019-04-08
| |