aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
* 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
* Merge branch 'spaeth/import_identity'jospaeth2020-05-26
|\
| * add option to create identity from private keyspaeth/import_identityjospaeth2020-05-25
* | fix bit counting messMartin Schanzenbach2020-05-26
|/
* fix #6242Christian Grothoff2020-05-22
* style specingChristian Grothoff2020-05-20
* Improved BIO APIAlessio Vanni2020-05-19
* deprecate ill-defined set_nick APISchanzenbach, Martin2020-05-06
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
* fix gnunet-identity performanceChristian Grothoff2020-05-02
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-04-30
|\
| * fix comments, struct naming; versionSchanzenbach, Martin2020-04-29
* | stylefixChristian Grothoff2020-04-30
|/
* Merge branch 'schanzen/argon_pow'Schanzenbach, Martin2020-04-22
|\
| * update API for cleanup of handleMartin Schanzenbach2020-04-21
| * packed makes no sense thereMartin Schanzenbach2020-04-21
| * new pass APISchanzenbach, Martin2020-04-21
| * include buffer of 10& of epochSchanzenbach, 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
| * towards less varianceSchanzenbach, Martin2020-04-19
| * simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
* | defining GNUNET_array_concatenate() for #6190Christian Grothoff2020-04-21
* | fix #6189Christian 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
* | 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
* fix #6184Christian Grothoff2020-04-15
* fixing #6149Christian Grothoff2020-04-11
* fix static assert FTBFS with older gccChristian Grothoff2020-04-11
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* introduce enum for generic return valuesChristian Grothoff2020-04-08
* fix sign api for to address #6164Christian Grothoff2020-04-08
* add GNUNET_static_assert()Christian Grothoff2020-04-08
* improve comments (#6164)Christian Grothoff2020-04-07
* bad sizeofChristian 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
* Point to explanatory documentation.Marcello Stanisci2020-03-28
* use void * instead of char * for RSA key material to make it more clear that ...Christian Grothoff2020-03-17