aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-service-identity.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-09-28-new service APIMartin Schanzenbach
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-11-14-fix #3101Christian Grothoff
2013-11-09-fix memory leak on shutdown (3104)Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-16psycstore: fixing issues reported by static code analysisGabor X Toth
2013-09-10-anonymous contribution: patch to add -c support to gnunet-gns-import.shChristian Grothoff
2013-09-06-code cleanupChristian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-07-17-misc bugfixes and test-fixesChristian Grothoff
2013-07-17-identity API bugfixesChristian Grothoff
2013-07-17-fix typosChristian Grothoff
2013-07-16-towards testing identity serviceChristian Grothoff
2013-07-16-proper support for initial listing vs. monitor modeChristian Grothoff
2013-07-16initial version of gnunet-identity command-line toolChristian Grothoff
2013-07-16-theoretically finished identity service (untested)Christian Grothoff
2013-07-16-handle loading, deletion and renaming of files of egosChristian Grothoff
2013-07-16-update subsystem cfg on rename/deleteChristian Grothoff
2013-07-16-implement set handlingChristian Grothoff
2013-07-16-handle get failure properlyChristian Grothoff
2013-07-15-fix: set default includes service name, not identity nameChristian Grothoff
2013-07-15-handle get defaultChristian Grothoff
2013-07-15-notes on what is leftChristian Grothoff
2013-07-15-towards handling identifier creationChristian Grothoff
2013-07-15-towards handling rename/delete requestsChristian Grothoff
2013-07-15-code to generate some of the responsesChristian Grothoff
2013-07-15-skeleton for identity serviceChristian Grothoff
2013-07-14-renaming pseudonym to ego in identity serviceChristian Grothoff
2013-07-14-skeleton for identity serviceChristian Grothoff