glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / include / gnunet_identity_service.h
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-06-21 Christian Grothoffrework identity API to use new MQ API
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2016-01-11 Gabor X Tothdoxygen: group/module definitions (part 1)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-06-05 Christian Grothoff-indentation fixes
2013-10-27 Christian Grothoff-better comment
2013-10-14 Florian Dold- doc clarification (identity manages egos, not identities)
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-15 Christian Grothoff-properly clean up on disconnect, without memory leaks
2013-09-15 LRNFix the endless loop fix - don't miss pre-last item
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-do not crash if cb was NULL on ego free
2013-08-29 Christian Grothoff-doxygen fix
2013-08-24 Christian Grothoff-more convenient API to lookup egos
2013-08-21 Christian Grothoff-misc doxygen fixes
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-17 Christian Grothoff-removing obsolte stream message types
2013-07-17 Christian Grothoff-fix typos
2013-07-14 Christian Grothoff-doxygen
2013-07-14 Christian Grothoff-first steps towards identity client API
2013-07-14 Christian Grothoff-renaming pseudonym to ego in identity service
2013-07-14 Christian Grothoff-identity IPC definitions: message types
2013-07-13 Christian Grothoff-adding missing functions to identity service to make...
2013-07-07 Christian Grothoff-doxygen fixes
2013-06-25 Christian Grothoff-proposing identity service API