aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* -fix test for changed free logicMartin Schanzenbach2020-07-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* -style fixChristian Grothoff2020-07-01
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and 60...t3sserakt2020-06-12
* rsa crypto compare functions take const parametersJonathan Buchanan2020-05-29
* Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
* remove argon2 dependency. Use limited libsodium argon2id function for GNS and...Martin Schanzenbach2020-05-26
* fix bit counting messMartin Schanzenbach2020-05-26
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-05-26
|\
| * replace Christian's FIXME with an explanationFlorian Dold2020-05-26
| * add additional test condition for GNS cryptoFlorian Dold2020-05-26
* | use argon2idMartin Schanzenbach2020-05-26
|/
* fix bit check in hashMartin Schanzenbach2020-05-25
* Improved BIO APIAlessio Vanni2020-05-19
* fix ftbfsChristian Grothoff2020-05-19
* Fix #6070Florian Dold2020-05-06
* move from tweetnacl (+custom hacks) -> only sodiumFlorian Dold2020-05-06
* stylefixChristian Grothoff2020-04-30
* check for integer overflow in buffer lib (fixes #6217)Florian Dold2020-04-24
* Merge branch 'schanzen/argon_pow'Schanzenbach, Martin2020-04-22
|\
| * purge scrypt; add argon2Martin Schanzenbach2020-04-21
| * simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
| * revertSchanzenbach, Martin2020-04-17
| * mergeSchanzenbach, Martin2020-04-17
| |\
| | * add argon2 for LSD0001Schanzenbach, Martin2020-04-17
| * | update paramsSchanzenbach, Martin2020-04-17
| * | add argon2 for LSD0001Schanzenbach, Martin2020-04-17
| |/
* | defining GNUNET_array_concatenate() for #6190Christian Grothoff2020-04-21
* | use nzChristian Grothoff2020-04-21
* | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
|/
* add integer overflow guards and avoid (unlimited) stack allocationChristian Grothoff2020-04-15
* take care of odd memset() callsChristian Grothoff2020-04-15
* do create directory if it doesn't existChristian Grothoff2020-04-11
* fixing #6149Christian Grothoff2020-04-11
* indentationChristian Grothoff2020-04-10
* fix sign api for to address #6164Christian Grothoff2020-04-08
* improve comments (#6164)Christian Grothoff2020-04-07
* constChristian Grothoff2020-04-07
* fix #6157Christian Grothoff2020-04-03
* fix #6155Christian Grothoff2020-04-03
* fix #6158Christian Grothoff2020-04-03
* fix warningsChristian Grothoff2020-04-03
* bad sizeofChristian Grothoff2020-04-03
* fix zero testChristian Grothoff2020-04-03
* fix #6159 and related issuesChristian Grothoff2020-04-03
* adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 ...Christian Grothoff2020-04-03
* fix #6153Christian Grothoff2020-04-03
* fix #6154Christian Grothoff2020-04-03
* fix #6146Christian Grothoff2020-04-02
* ftbfsChristian Grothoff2020-03-29