aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - refactored DID createTristan Schwieren2022-07-01
|
* - non working DID lib create funcTristan Schwieren2022-06-29
|
* - started with DID lib create funcTristan Schwieren2022-06-29
|
* - DID resolve using DID libTristan Schwieren2022-06-28
|
* - missing lib bugTristan Schwieren2022-06-27
|
* - changed did_core headerTristan Schwieren2022-06-24
|
* -header DID coreTristan Schwieren2022-06-10
|
* - finished DID helper with testsTristan Schwieren2022-06-07
|
* - default did document test without multibaseTristan Schwieren2022-06-07
|
* - more testsTristan Schwieren2022-05-27
|
* - working did lib and 1. test for did helperTristan Schwieren2022-05-27
|
* - trying to make did_helper a libTristan Schwieren2022-05-27
|
* - not working testTristan Schwieren2022-05-25
|
* - init did testTristan Schwieren2022-05-25
|
* - started DID refactorTristan Schwieren2022-05-18
|
* -move to reclaimMartin Schanzenbach2022-01-14
|
* -code reviewMartin Schanzenbach2022-01-14
|
* fix bugsTristan Schwieren2021-12-29
|
* -add commentsMartin Schanzenbach2021-12-21
|
* -did mulitbase key and assert method for VCsTristan Schwieren2021-12-21
|
* -did key checkTristan Schwieren2021-12-21
|
* -did not working key checkTristan Schwieren2021-12-21
|
* -did expiration time fixTristan Schwieren2021-12-21
|
* -did working replace, generalized remove, refactorTristan Schwieren2021-12-21
|
* -did not working removeTristan Schwieren2021-12-21
|
* -did not working remove abstractionTristan Schwieren2021-12-21
|
* -test against mb b64Martin Schanzenbach2021-12-21
|
* -proper license headerMartin Schanzenbach2021-12-21
|
* -add test for w3c-ed25519-2020Martin Schanzenbach2021-12-21
|
* -did show did and refactorTristan Schwieren2021-12-21
|
* - did not working createTristan Schwieren2021-12-21
|
* -DID refactor, uncrustify, not working didd createTristan Schwieren2021-12-21
|
* - did working removeTristan Schwieren2021-12-21
|
* - Not working did removeTristan Schwieren2021-12-21
|
* remove binaryMartin Schanzenbach2021-12-21
|
* - DID removeTristan Schwieren2021-12-21
|
* -forgot the .c...Tristan Schwieren2021-12-21
|
* - get did document testTristan Schwieren2021-12-21
|
* DID:Initial commitTristan Schwieren2021-12-21
|
* BUILD: Kill build-commonMartin Schanzenbach2021-12-20
|
* fixChristian Grothoff2021-12-16
| | | | GNUNET_PQ_result_spec_timestamp_nbo
* -fix ftbfsChristian Grothoff2021-12-16
|
* tolerate old style values (for now)Christian Grothoff2021-12-16
|
* -fix messenger client-side contact initialization for new messagesTheJackiMonster2021-12-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* enable v10 backwards compatibilityChristian Grothoff2021-12-15
|
* GNUNET_CRYPTO_eddsa_key_from_file handles do_create correctlyÖzgür Kesim2021-12-15
| | | | | | | | | | The function GNUNET_CRYPTO_eddsa_key_from_file returns now - GNUNET_OK on success, - GNUNET_NO if do_create was set but we found an existing file, - GNUNET_SYSERR on failure _or_ if the file didn't exist and do_create was not set Fixes #7106
* -fix test ftbfsChristian Grothoff2021-12-14
|
* -DCEChristian Grothoff2021-12-14
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* -fix abd configMartin Schanzenbach2021-12-14
|