aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* add function that logically belongs to libgnunetcurl instead of in multiple T...Christian Grothoff2020-03-15
* Merge branch 'master' into schanzen/reclaim_256bitSchanzenbach, Martin2020-02-13
|\
| * add concept of supplemental recordsSchanzenbach, Martin2020-02-13
* | add expirationSchanzenbach, Martin2020-02-09
* | consolidate reclaim attribute libSchanzenbach, Martin2020-02-09
* | add base64url encoding to util (RFC7515)Schanzenbach, Martin2020-02-09
* | towards better APISchanzenbach, Martin2020-02-09
* | bugfixesSchanzenbach, Martin2020-02-09
* | add attestation APISchanzenbach, Martin2020-02-09
* | Refactoring reclaim attestationsSchanzenbach, Martin2020-02-09