aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* | move to 256-bit identifier; some cleanupsSchanzenbach, Martin2020-02-09
|/
* use NULL value in load_path_suffix to NOT load any filesChristian Grothoff2020-02-09
* add timetravel getopt helperChristian Grothoff2020-02-04
* export GNUNET_PQ_run_sql() functonalityChristian Grothoff2020-01-24
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* include mandatory includesChristian Grothoff2020-01-18
* DB load API changeChristian Grothoff2020-01-17
* include buffer in main util headerChristian Grothoff2020-01-17
* remove Taler-specific leftovers, we don't need them anymoreFlorian Dold2020-01-15
* move buffer library from GNU Taler to GNUnetFlorian Dold2020-01-15
* Basic Functionality ImplementedMarkus Voggenreiter2020-01-13
* Prepared Listing of ReferencesMarkus Voggenreiter2020-01-13
* Fixed Reference DeletionMarkus Voggenreiter2020-01-13
* Deletion of Reference TypeMarkus Voggenreiter2020-01-13
* Preparation for Reference TypeMarkus Voggenreiter2020-01-13
* some commentsSchanzenbach, Martin2020-01-13
* Listing Attestations through serviceMarkus Voggenreiter2020-01-13
* Prepare Listing AttestationsMarkus Voggenreiter2020-01-13
* Delete Attestation via ServiceMarkus Voggenreiter2020-01-13
* Add Attestations via Reclaim ServiceMarkus Voggenreiter2020-01-13
* Adapted JSON Conversion and SerializationMarkus Voggenreiter2020-01-13
* Adapted Namestore and reclaim RESTMarkus Voggenreiter2020-01-13