aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-identity.c
Commit message (Expand)AuthorAge
* add option to display private keysChristian Grothoff2019-06-14
* misc bugfixesChristian Grothoff2019-06-04
* speed up ego creation/deletionChristian Grothoff2019-05-25
* add -q option to restrict output to just the public keyChristian Grothoff2019-05-09
* allow using -e as filter on ego listChristian Grothoff2019-05-09
* make generated ego key available in continuation when creating egosChristian Grothoff2019-05-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting.Marcello Stanisci2017-03-15
* fix termination, proper shutdown on CTRL-CChristian Grothoff2017-02-23
* typo in src/identity/gnunet-identity.cCarlo von lynX2016-05-31
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -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 and...Christian Grothoff2013-09-13
* -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