aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-service-identity.c
Commit message (Expand)AuthorAge
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* fix gnunet-identity performanceChristian Grothoff2020-05-02
* fixing #6149Christian Grothoff2020-04-11
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
* stashChristian Grothoff2019-06-01
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix identity renamePhil2018-08-10
* ensure ego identifiers are lowercaseSchanzenbach, Martin2018-08-06
* 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
* -new service APIMartin Schanzenbach2016-09-28
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* 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
* -fix #3101Christian Grothoff2013-11-14
* -fix memory leak on shutdown (3104)Christian Grothoff2013-11-09
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* psycstore: fixing issues reported by static code analysisGabor X Toth2013-09-16
* -anonymous contribution: patch to add -c support to gnunet-gns-import.shChristian Grothoff2013-09-10
* -code cleanupChristian Grothoff2013-09-06
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -misc bugfixes and test-fixesChristian Grothoff2013-07-17
* -identity API bugfixesChristian Grothoff2013-07-17
* -fix typosChristian Grothoff2013-07-17
* -towards testing identity serviceChristian Grothoff2013-07-16
* -proper support for initial listing vs. monitor modeChristian Grothoff2013-07-16
* initial version of gnunet-identity command-line toolChristian Grothoff2013-07-16
* -theoretically finished identity service (untested)Christian Grothoff2013-07-16
* -handle loading, deletion and renaming of files of egosChristian Grothoff2013-07-16
* -update subsystem cfg on rename/deleteChristian Grothoff2013-07-16
* -implement set handlingChristian Grothoff2013-07-16
* -handle get failure properlyChristian Grothoff2013-07-16
* -fix: set default includes service name, not identity nameChristian Grothoff2013-07-15
* -handle get defaultChristian Grothoff2013-07-15
* -notes on what is leftChristian Grothoff2013-07-15
* -towards handling identifier creationChristian Grothoff2013-07-15
* -towards handling rename/delete requestsChristian Grothoff2013-07-15
* -code to generate some of the responsesChristian Grothoff2013-07-15
* -skeleton for identity serviceChristian Grothoff2013-07-15