aboutsummaryrefslogtreecommitdiff
path: root/src/identity/identity_api.c
Commit message (Expand)AuthorAge
...
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
* -fixing crash in #3101, but just replacing it with a break, so there is likel...Christian Grothoff2013-11-09
* -operations can be there, but none with active contChristian Grothoff2013-11-09
* -fix potential leak and awkward test behavior causing itChristian Grothoff2013-11-09
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -removing bogus duplicate NTR cancel callChristian Grothoff2013-09-24
* -properly clean up on disconnect, without memory leaksChristian Grothoff2013-09-15
* Fix the endless loop fix - don't miss pre-last itemLRN2013-09-15
* Don't go into infinite loop once only uncancellable head is leftLRN2013-09-14
* -avoid queuing large number of START requestsChristian Grothoff2013-09-14
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -do not crash if cb was NULL on ego freeChristian Grothoff2013-09-10
* -fix bad free, cut&paste error, might fix #3020Christian Grothoff2013-09-06
* identity: doc fixesGabor X Toth2013-08-27
* -more convenient API to lookup egosChristian Grothoff2013-08-24
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -dead code elimination, and docuChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -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 everywhere,...Christian Grothoff2013-08-06
* -misc bugfixes and test-fixesChristian Grothoff2013-07-17
* -identity API bugfixesChristian Grothoff2013-07-17
* -fix typosChristian Grothoff2013-07-17
* -fix uninitialized fieldsChristian Grothoff2013-07-17
* -doxygenChristian Grothoff2013-07-16
* -towards testing identity serviceChristian Grothoff2013-07-16
* -proper support for initial listing vs. monitor modeChristian Grothoff2013-07-16
* -handle get failure properlyChristian Grothoff2013-07-16
* -finishing identity client library, at least in theory (untested)Christian Grothoff2013-07-15
* -hacking get, rename, delete on client sideChristian Grothoff2013-07-15
* -break in unimplemented functionsChristian Grothoff2013-07-14
* -addressing variable-size ECC private key len in IPCChristian Grothoff2013-07-14
* -first steps towards identity client APIChristian Grothoff2013-07-14
* -renaming pseudonym to ego in identity serviceChristian Grothoff2013-07-14
* -identity IPC definitionsChristian Grothoff2013-07-14
* -skeleton for identity serviceChristian Grothoff2013-07-14