aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | 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
* | | | fix pk struct in plaintext plugin operationjospaeth2020-08-19
* | | | implement GNS escrow verify and restorejospaeth2020-08-18
* | | | schedule execution now, no need to waitjospaeth2020-08-17
* | | | fix failing assertion at namestorejospaeth2020-08-17
* | | | fix some const issuesjospaeth2020-08-17
* | | | 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