aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_identity_service.h
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -indentation fixesChristian Grothoff2014-06-05
|
* -better commentChristian Grothoff2013-10-27
|
* - doc clarification (identity manages egos, not identities)Florian Dold2013-10-14
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -properly clean up on disconnect, without memory leaksChristian Grothoff2013-09-15
|
* Fix the endless loop fix - don't miss pre-last itemLRN2013-09-15
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -do not crash if cb was NULL on ego freeChristian Grothoff2013-09-10
|
* -doxygen fixChristian Grothoff2013-08-29
|
* -more convenient API to lookup egosChristian Grothoff2013-08-24
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -removing obsolte stream message typesChristian Grothoff2013-07-17
|
* -fix typosChristian Grothoff2013-07-17
|
* -doxygenChristian Grothoff2013-07-14
|
* -first steps towards identity client APIChristian Grothoff2013-07-14
|
* -renaming pseudonym to ego in identity serviceChristian Grothoff2013-07-14
|
* -identity IPC definitions: message typesChristian Grothoff2013-07-14
|
* -adding missing functions to identity service to make it more complete wrt ↵Christian Grothoff2013-07-13
| | | | replacing namestore functions from FS
* -doxygen fixesChristian Grothoff2013-07-07
|
* -proposing identity service APIChristian Grothoff2013-06-25