first batch of license fixes (boring)
[oweals/gnunet.git] / src / identity / gnunet-service-identity.c
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-09-28 Martin Schanzenbach-new service API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-11-14 Christian Grothoff-fix #3101
2013-11-09 Christian Grothoff-fix memory leak on shutdown (3104)
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-16 Gabor X Tothpsycstore: fixing issues reported by static code analysis
2013-09-10 Christian Grothoff-anonymous contribution: patch to add -c support to...
2013-09-06 Christian Grothoff-code cleanup
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-17 Christian Grothoff-misc bugfixes and test-fixes
2013-07-17 Christian Grothoff-identity API bugfixes
2013-07-17 Christian Grothoff-fix typos
2013-07-16 Christian Grothoff-towards testing identity service
2013-07-16 Christian Grothoff-proper support for initial listing vs. monitor mode
2013-07-16 Christian Grothoffinitial version of gnunet-identity command-line tool
2013-07-16 Christian Grothoff-theoretically finished identity service (untested)
2013-07-16 Christian Grothoff-handle loading, deletion and renaming of files of...
2013-07-16 Christian Grothoff-update subsystem cfg on rename/delete
2013-07-16 Christian Grothoff-implement set handling
2013-07-16 Christian Grothoff-handle get failure properly
2013-07-15 Christian Grothoff-fix: set default includes service name, not identity...
2013-07-15 Christian Grothoff-handle get default
2013-07-15 Christian Grothoff-notes on what is left
2013-07-15 Christian Grothoff-towards handling identifier creation
2013-07-15 Christian Grothoff-towards handling rename/delete requests
2013-07-15 Christian Grothoff-code to generate some of the responses
2013-07-15 Christian Grothoff-skeleton for identity service
2013-07-14 Christian Grothoff-renaming pseudonym to ego in identity service
2013-07-14 Christian Grothoff-skeleton for identity service