2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/gnunet.git synced 2023-12-14 02:32:55 +01:00
Commit graph

2 commits

Author SHA1 Message Date
Rémi Birot-Delrue 12e8a31b23 Add time-rel to replace all ad-hoc time calculations. 2015-08-03 15:57:09 +02:00
Rémi Birot-Delrue 8fce653b32 Add examples/identity.scm, examples/identity-bis.scm, examples/search-ns.scm, and a few minor modifications.
* examples/search-ns.scm: a basic tool to search namespaces.
* examples/identity.scm: a basic tool to list egos.
* examples/identity-bis.scm: idem, but using `start-identity-lookup`.
* fs/uri.scm: `wrap-uri` throws an `invalid-arg` exception when given a
              null pointer.
* tests/uri.scm: c.f. ↑
* configuration.scm: add `configuration-value-set?`.
* identity.scm: add `ecdsa-public-key->string`.
2015-07-31 12:10:34 +02:00