aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* fix GNUNET_ESCROW_cancel()jospaeth2020-09-02
* ESCROW_get() does not need method (as it is stored in anchor)jospaeth2020-09-02
* minor improvementsjospaeth2020-09-02
* rename escrowAnchor to anchorjospaeth2020-09-02
* add explanation for the anchor stringjospaeth2020-09-02
* change structure of struct GNUNET_ESCROW_Anchorjospaeth2020-09-01
* add egoName to the escrow anchor,jospaeth2020-08-29
* Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-28
|\
| * change uri structs to match conventionsJonathan Buchanan2020-08-27
| * use (and "GNUnet-ify") libyuarel as a basepoint for uri parsingJonathan Buchanan2020-08-26
| * remove const from query string in GNUNET_uriJonathan Buchanan2020-08-24
| * header for uri parserJonathan Buchanan2020-08-24
| * add function GNUNET_CURL_extend_headers()Christian Grothoff2020-08-23
| * reclaim: Attestations now called credentials. Credentials are presented to th...Martin Schanzenbach2020-08-20
| * - towards separation between credentials and presentations thereof, wip, ftbfsMartin Schanzenbach2020-08-20
| * -add API todoChristian Grothoff2020-08-19
| * -fix set/seti migration issuesChristian Grothoff2020-08-19
| * -fix FTBFS for setiChristian Grothoff2020-08-19
| * splitting of set intersection functionality from set service (not yet finishe...Christian Grothoff2020-08-18
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-18
| |\
| | * use charChristian Grothoff2020-08-17
| | * clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
| * | add missing headerChristian Grothoff2020-08-18
| |/
| * split of set union from set service (preliminary)Christian Grothoff2020-08-16
* | add verification result for missing sharesjospaeth2020-08-23
* | add note for the uniqueness of the GNS userSecretjospaeth2020-08-21
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-15
|\|
| * fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
| * -fix my build with new boolean typedefMartin Schanzenbach2020-08-12
* | begin implementation of gns verify and restorejospaeth2020-08-15
* | fix some bugs in gns escrow, add pk derivationjospaeth2020-08-14
* | some error messagesjospaeth2020-08-10
* | continue start_gns_escrow, add user secret stringjospaeth2020-08-10
* | store escrow status to configjospaeth2020-08-08
* | begin implementation of the GNS escrowjospaeth2020-08-08
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-07
|\|
| * -fix serializationMartin Schanzenbach2020-08-06
| * rest: fix #6462Martin Schanzenbach2020-08-04
| * fix typeChristian Grothoff2020-08-03
* | add unique operation ID for distinction in the cbjospaeth2020-08-06
* | clean up plugin operationsjospaeth2020-08-06
* | add a API method for getting the escrow statusjospaeth2020-08-05
* | move definitions to correct namespacejospaeth2020-08-04
* | minor fixes, test structurejospaeth2020-08-03
* | remove renew from the APIjospaeth2020-08-03
* | Merge remote-tracking branch 'origin/master' into spaeth/escrow_pluginsjospaeth2020-08-03
|\|
| * fix: reclaim urlenc / revert accidental changeMartin Schanzenbach2020-08-01
| * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-08-01
| |\
| | * fix to nicer styleChristian Grothoff2020-07-31
| | * implement GNUNET_buffer_write_data_encodedFlorian Dold2020-07-30