aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* minor improvementsjospaeth2020-09-02
* fix struct name in the escrow plugin exit pointsjospaeth2020-09-02
* use anchor struct in restore_private_key()jospaeth2020-09-02
* remove logging of private keysjospaeth2020-09-02
* rename escrowAnchor to anchorjospaeth2020-09-02
* add explanation for the anchor stringjospaeth2020-09-02
* remove unused methodsjospaeth2020-09-02
* change structure of struct GNUNET_ESCROW_Anchorjospaeth2020-09-01
* simplify strncmp to strcmpjospaeth2020-08-30
* minor naming fixjospaeth2020-08-30
* refactor anchor_string_to_data and anchor_data_to_string in the pluginsjospaeth2020-08-29
* add egoName to the escrow anchor,jospaeth2020-08-29
* Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-28
|\
| * fix order of namespaces in plugin_rest_identityjospaeth2020-08-28
| * add gnsrecord-tvg and revocation-tvg to .gitignorejospaeth2020-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
| * -implement the symmetric option in setuChristian Grothoff2020-08-19
| * -add API todoChristian Grothoff2020-08-19
| * -fix ftbfsChristian Grothoff2020-08-19
| * change scalarproduct to use seti service in lieu of deprecated set serviceChristian Grothoff2020-08-19
| * change revocation logic to use setu service in lieu of deprecated set serviceChristian Grothoff2020-08-19
| * fix seti testcaseChristian Grothoff2020-08-19
| * -fix set/seti migration issuesChristian Grothoff2020-08-19
| * -fix test FTBFSChristian Grothoff2020-08-19
| * -fix FTBFS for setiChristian Grothoff2020-08-19
| * -fix FTBFS for setiChristian Grothoff2020-08-19
| * -splitting of set intersection functionality from set service (not yet finish...Christian Grothoff2020-08-18
| * splitting of set intersection functionality from set service (not yet finishe...Christian Grothoff2020-08-18
| * -refactor a bit moreChristian Grothoff2020-08-18
| * -refactor to eliminate code no longer needed after set->setu specializationChristian Grothoff2020-08-18
| * -indentationChristian Grothoff2020-08-18
| * fix message typesChristian Grothoff2020-08-18
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-18
| |\
| | * fix ftbfsChristian Grothoff2020-08-17
| | * use charChristian Grothoff2020-08-17
| | * clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
| * | add missing headerChristian Grothoff2020-08-18
| |/
| * add missing fileChristian Grothoff2020-08-16
| * split of set union from set service (preliminary)Christian Grothoff2020-08-16
* | improve outputs of clijospaeth2020-08-28
* | add verification result for missing sharesjospaeth2020-08-23
* | add timeout to GNS lookupjospaeth2020-08-21
* | add note for the uniqueness of the GNS userSecretjospaeth2020-08-21
* | fix gns escrow testjospaeth2020-08-19