aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-identity.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -more rename issuesChristian Grothoff2013-09-13
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -print main output to stdoutChristian Grothoff2013-09-10
|
* -misc fixesChristian Grothoff2013-09-06
|
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
|
* -working on identity service create/rename/deleteChristian Grothoff2013-08-08
|
* -doxygen fixesChristian Grothoff2013-07-19
|
* -fix function signatureChristian Grothoff2013-07-18
|
* -doxygenChristian Grothoff2013-07-16
|
* -towards testing identity serviceChristian Grothoff2013-07-16
|
* initial version of gnunet-identity command-line toolChristian Grothoff2013-07-16
|
* -skeleton for identity serviceChristian Grothoff2013-07-14