aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* update REST APIjospaeth2020-09-13
* update REST APIjospaeth2020-09-10
* update REST API, return individual anchor partsjospaeth2020-09-10
* Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-09-10
|\
| * Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-09-08
| |\
| | * readd set header; update changelogMartin Schanzenbach2020-09-06
| | * - fix more distMartin Schanzenbach2020-09-06
| | * -fix make distMartin Schanzenbach2020-09-06
| | * - add some dummy test_setu.confMartin Schanzenbach2020-09-05
| | * - fix gns proxy test API changesMartin Schanzenbach2020-09-05
| | * reclaim: fix cli parameter name for credential IDMartin Schanzenbach2020-09-04
| | * gnunet-qr/uri: Fix exit code handling; fix memory corruptionMartin Schanzenbach2020-09-02
| * | - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
| |/
| * Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-31
| |\
| | * -fix bad indentChristian Grothoff2020-08-29
| | * -fix bad indentChristian Grothoff2020-08-29
| | * -mild refactoring of consensus, cleaning up the code a bitChristian Grothoff2020-08-29
| | * -mild refactoring of consensus, cleaning up the code a bitChristian Grothoff2020-08-29
| | * -mild refactoring of consensus, cleaning up the code a bitChristian Grothoff2020-08-29
| | * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-29
| | |\
| | * | use proper return typeChristian Grothoff2020-08-29
| * | | - fixed some bugst3sserakt2020-08-28
| * | | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-28
| |\ \ \ | | | |/ | | |/|
| * | | - fixed some bugst3sserakt2020-08-28
| * | | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-06
| |\ \ \
| * | | | - fixed tcp communicator rekeyt3sserakt2020-08-06
* | | | | fix wrong json_decref()jospaeth2020-09-09
* | | | | fix response code for error casejospaeth2020-09-09
* | | | | fix includes, don't depend on "../identity/identity.h"jospaeth2020-09-07
* | | | | fix GNUNET_STRINGS_urlencodejospaeth2020-09-07
* | | | | change request type for verify to POSTjospaeth2020-09-06
* | | | | add escrow REST pluginjospaeth2020-09-06
* | | | | fix status updatejospaeth2020-09-05
* | | | | format and interpret status information at gnunet-escrowjospaeth2020-09-04
* | | | | fix -G usage in testsjospaeth2020-09-04
* | | | | fix implementation of escrow STATUSjospaeth2020-09-04
* | | | | add config param for GNS share expiration timejospaeth2020-09-04
* | | | | don't maintain a plugin's ego list when cleaning upjospaeth2020-09-04
* | | | | fix anchor string parsingjospaeth2020-09-03
* | | | | fix error handling in ESCROW_get_escrow_status()jospaeth2020-09-02
* | | | | 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
* | | | | 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