aboutsummaryrefslogtreecommitdiff
path: root/src/identity
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -trying to fix #3202Christian Grothoff2013-12-12
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
* -fix #3101Christian Grothoff2013-11-14
* -fixing crash in #3101, but just replacing it with a break, so there is likel...Christian Grothoff2013-11-09
* -fix memory leak on shutdown (3104)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
* -fix include orderChristian Grothoff2013-11-05
* -better doxygenChristian Grothoff2013-10-27
* implementing #3064: enable split-personality ARM to run some services as 'gnu...Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* make identity port available for javaFlorian Dold2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -removing bogus duplicate NTR cancel callChristian Grothoff2013-09-24
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* psycstore: fixing issues reported by static code analysisGabor X Toth2013-09-16
* -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
* -more rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -anonymous contribution: patch to add -c support to gnunet-gns-import.shChristian Grothoff2013-09-10
* -do not crash if cb was NULL on ego freeChristian Grothoff2013-09-10
* -print main output to stdoutChristian Grothoff2013-09-10
* -code cleanupChristian Grothoff2013-09-06
* -misc fixesChristian Grothoff2013-09-06
* -fix bad free, cut&paste error, might fix #3020Christian Grothoff2013-09-06
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
* -doxygen fixChristian Grothoff2013-08-29
* 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
* -fixChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -working on identity service create/rename/deleteChristian Grothoff2013-08-08
* -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