aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* check for integer overflow in buffer lib (fixes #6217)Florian Dold2020-04-24
* Merge branch 'schanzen/argon_pow'Schanzenbach, Martin2020-04-22
|\
| * add epochs CLI parameterSchanzenbach, Martin2020-04-22
| * remova binary file commited by accidentSchanzenbach, Martin2020-04-22
| * purge scrypt; add argon2Martin Schanzenbach2020-04-21
| * update API for cleanup of handleMartin Schanzenbach2020-04-21
| * update revocation configMartin Schanzenbach2020-04-21
| * packed makes no sense thereMartin Schanzenbach2020-04-21
| * remove pow_getSchanzenbach, Martin2020-04-21
| * rename, fixSchanzenbach, Martin2020-04-21
| * new pass APISchanzenbach, Martin2020-04-21
| * predate validity time on creation; extent ttl on validationSchanzenbach, Martin2020-04-20
| * include buffer of 10& of epochSchanzenbach, Martin2020-04-20
| * check signature in check_powSchanzenbach, Martin2020-04-20
| * fixSchanzenbach, Martin2020-04-20
| * update API commentsSchanzenbach, Martin2020-04-20
| * remove sign API callMartin Schanzenbach2020-04-20
| * fix testsMartin Schanzenbach2020-04-20
| * evaluate epochsSchanzenbach, Martin2020-04-20
| * more comments, allow to pick up pow laterSchanzenbach, Martin2020-04-20
| * those are actually debug messagesSchanzenbach, Martin2020-04-19
| * uncrustifySchanzenbach, Martin2020-04-19
| * some commentsSchanzenbach, Martin2020-04-19
| * no diplicate noncesSchanzenbach, Martin2020-04-19
| * towards less varianceSchanzenbach, Martin2020-04-19
| * towards more expirationsSchanzenbach, Martin2020-04-18
| * 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
* | | fix #6191Christian Grothoff2020-04-21
* | | defining GNUNET_array_concatenate() for #6190Christian Grothoff2020-04-21
* | | fix #6189Christian Grothoff2020-04-21
* | | fix #6186 related bugsChristian Grothoff2020-04-21
* | | use nzChristian Grothoff2020-04-21
* | | add JSON spec'er for booleansChristian Grothoff2020-04-21
* | | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* | | fix FTBFS issueChristian Grothoff2020-04-21
* | | fix FTBFSChristian Grothoff2020-04-19
* | | Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-04-19
|\| |
| * | fix build with clangSchanzenbach, Martin2020-04-17
| |/
* / add i64 deserializerChristian Grothoff2020-04-19
|/
* add relative_time specsChristian Grothoff2020-04-17
* add GNUNET_freez for #6186Christian Grothoff2020-04-17
* add integer overflow guards and avoid (unlimited) stack allocationChristian Grothoff2020-04-15
* take care of odd memset() callsChristian Grothoff2020-04-15
* fix #6184Christian Grothoff2020-04-15
* fix gnunet-statistics CLIChristian Grothoff2020-04-11