aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* -fix endianess conversion for url_counterChristian Grothoff2022-06-12
|
* Restore lost quotes in `man gnunet-search`madmurphy2022-06-12
|
* Add Arch packagesmadmurphy2022-06-12
|
* -more loggingChristian Grothoff2022-06-09
|
* log hashChristian Grothoff2022-06-09
|
* RECLAIM: Improve OIDC plugin; now requires jose (new optional dependency)Martin Schanzenbach2022-06-09
|
* -init oidc RSA256 featureTristan Schwieren2022-06-09
|
* -fix duplicate naming of functions in messengerTheJackiMonster2022-06-07
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -fix serialization invalid memory accessMartin Schanzenbach2022-06-07
|
* -fix test; pointer in closure invalidMartin Schanzenbach2022-06-07
|
* -modify revocation logic to fix lsd0001v0.17.0Martin Schanzenbach2022-06-04
|
* -changelog housekeepingMartin Schanzenbach2022-06-04
|
* protocol change: swap xquery and result filter, integrate mutator with ↵Christian Grothoff2022-05-31
| | | | result filter
* -indentation, better rvaluesChristian Grothoff2022-05-31
|
* -fix horrible indentationChristian Grothoff2022-05-24
|
* -modify mingling to preserve less structure, breaks protocol slightly...Christian Grothoff2022-05-24
|
* -bump versionChristian Grothoff2022-05-23
|
* -log more detailsChristian Grothoff2022-05-18
|
* fix scheduler bug with same-priority immediately-ready tasks possibly ↵Christian Grothoff2022-05-17
| | | | hogging the scheduler
* BUILD: Change submodule handling, update ganaMartin Schanzenbach2022-05-14
|
* update contrib/gana to 5ada88d0d3e25587a1340cc35669c36f608a50dbThien-Thi Nguyen2022-05-12
| | | | | This is to avoid a duplicate Number: https://bugs.gnunet.org/view.php?id=7240
* update submodule contrib/ganaThien-Thi Nguyen2022-05-11
|
* DHT: Move block type definitions to GANAMartin Schanzenbach2022-05-09
|
* FCFSD: Allow configuration of relative expiration time of added recordsMartin Schanzenbach2022-05-09
|
* -fix unchecked remove calls in messenger ego storeTheJackiMonster2022-05-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -nicer loggingChristian Grothoff2022-04-30
|
* -oops, fix wrong size of unreduced scalarFlorian Dold2022-04-27
|
* -only need to copy 32 bytesFlorian Dold2022-04-26
|
* gnunet-crypto-tvg: edx25519 test vectorsFlorian Dold2022-04-26
|
* edx25519: use SHA512/256 instead of SHA256Florian Dold2022-04-26
|
* - added missing GNUNET_SERVICE_client_continuet3sserakt2022-04-26
|
* - added debug informationt3sserakt2022-04-25
|
* -code cleanup: remove duplicated commentsChristian Grothoff2022-04-25
|
* -simplify mqChristian Grothoff2022-04-25
|
* -added name for deletion message kindTheJackiMonster2022-04-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* edx25519: KDF callFlorian Dold2022-04-19
|
* edx25519: use libsodium, tweak KDF callFlorian Dold2022-04-19
|
* BUILD: Fix mysql detection as reported on MLMartin Schanzenbach2022-04-09
|
* -libgnunetpq needs version bumpChristian Grothoff2022-04-08
|
* -fix MHD detectionChristian Grothoff2022-04-06
|
* -fix messenger renamingTheJackiMonster2022-04-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* add flag to return 'not present' status from GNUNET_JSON_spec_mark_optionalChristian Grothoff2022-04-05
|
* -fixMartin Schanzenbach2022-04-04
|
* UTIL: OpenBSD does not implement unsafe srandomMartin Schanzenbach2022-04-04
|
* BUILD: Simplify mhd detectionMartin Schanzenbach2022-04-04
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-04-04
|\
| * -typoChristian Grothoff2022-04-04
| |
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-04-03
|\|
| * -add include for type fd_setTheJackiMonster2022-04-02
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * -implement messenger key update, fix ego store operationsTheJackiMonster2022-04-02
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>