index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
identity
/
gnunet-service-identity.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-09-28
-new service API
Martin Schanzenbach
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-11-14
-fix #3101
Christian Grothoff
2013-11-09
-fix memory leak on shutdown (3104)
Christian Grothoff
2013-10-10
separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-16
psycstore: fixing issues reported by static code analysis
Gabor X Toth
2013-09-10
-anonymous contribution: patch to add -c support to gnunet-gns-import.sh
Christian Grothoff
2013-09-06
-code cleanup
Christian Grothoff
2013-08-21
removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead
Christian Grothoff
2013-08-06
moving to new, fixed-size encoding of public and private ECC keys everywhere,...
Christian Grothoff
2013-07-17
-misc bugfixes and test-fixes
Christian Grothoff
2013-07-17
-identity API bugfixes
Christian Grothoff
2013-07-17
-fix typos
Christian Grothoff
2013-07-16
-towards testing identity service
Christian Grothoff
2013-07-16
-proper support for initial listing vs. monitor mode
Christian Grothoff
2013-07-16
initial version of gnunet-identity command-line tool
Christian Grothoff
2013-07-16
-theoretically finished identity service (untested)
Christian Grothoff
2013-07-16
-handle loading, deletion and renaming of files of egos
Christian Grothoff
2013-07-16
-update subsystem cfg on rename/delete
Christian Grothoff
2013-07-16
-implement set handling
Christian Grothoff
2013-07-16
-handle get failure properly
Christian Grothoff
2013-07-15
-fix: set default includes service name, not identity name
Christian Grothoff
2013-07-15
-handle get default
Christian Grothoff
2013-07-15
-notes on what is left
Christian Grothoff
2013-07-15
-towards handling identifier creation
Christian Grothoff
2013-07-15
-towards handling rename/delete requests
Christian Grothoff
2013-07-15
-code to generate some of the responses
Christian Grothoff
2013-07-15
-skeleton for identity service
Christian Grothoff
2013-07-14
-renaming pseudonym to ego in identity service
Christian Grothoff
2013-07-14
-skeleton for identity service
Christian Grothoff