aboutsummaryrefslogtreecommitdiff
path: root/src/identity
AgeCommit message (Expand)Author
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-12-trying to fix #3202Christian Grothoff
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-11-16-doxygen, minor bug fixesChristian Grothoff
2013-11-14-fix #3101Christian Grothoff
2013-11-09-fixing crash in #3101, but just replacing it with a break, so there is likel...Christian Grothoff
2013-11-09-fix memory leak on shutdown (3104)Christian Grothoff
2013-11-09-operations can be there, but none with active contChristian Grothoff
2013-11-09-fix potential leak and awkward test behavior causing itChristian Grothoff
2013-11-05-fix include orderChristian Grothoff
2013-10-27-better doxygenChristian Grothoff
2013-10-11implementing #3064: enable split-personality ARM to run some services as 'gnu...Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-08make identity port available for javaFlorian Dold
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-24-removing bogus duplicate NTR cancel callChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-16psycstore: fixing issues reported by static code analysisGabor X Toth
2013-09-15-properly clean up on disconnect, without memory leaksChristian Grothoff
2013-09-15Fix the endless loop fix - don't miss pre-last itemLRN
2013-09-14Don't go into infinite loop once only uncancellable head is leftLRN
2013-09-14-avoid queuing large number of START requestsChristian Grothoff
2013-09-13-more rename issuesChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-10-anonymous contribution: patch to add -c support to gnunet-gns-import.shChristian Grothoff
2013-09-10-do not crash if cb was NULL on ego freeChristian Grothoff
2013-09-10-print main output to stdoutChristian Grothoff
2013-09-06-code cleanupChristian Grothoff
2013-09-06-misc fixesChristian Grothoff
2013-09-06-fix bad free, cut&paste error, might fix #3020Christian Grothoff
2013-09-05-improving gnunet-identity command line options and man pagesChristian Grothoff
2013-08-29-doxygen fixChristian Grothoff
2013-08-27identity: doc fixesGabor X Toth
2013-08-24-more convenient API to lookup egosChristian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-13-dead code elimination, and docuChristian Grothoff
2013-08-13-fixChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-08-working on identity service create/rename/deleteChristian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-07-28-fix #2970Christian Grothoff