Age | Commit message (Expand) | Author |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-12 | -trying to fix #3202 | Christian Grothoff |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-11-16 | -doxygen, minor bug fixes | Christian Grothoff |
2013-11-14 | -fix #3101 | Christian 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 cont | Christian Grothoff |
2013-11-09 | -fix potential leak and awkward test behavior causing it | Christian Grothoff |
2013-11-05 | -fix include order | Christian Grothoff |
2013-10-27 | -better doxygen | Christian Grothoff |
2013-10-11 | implementing #3064: enable split-personality ARM to run some services as 'gnu... | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-08 | make identity port available for java | Florian Dold |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-24 | -removing bogus duplicate NTR cancel call | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-16 | psycstore: fixing issues reported by static code analysis | Gabor X Toth |
2013-09-15 | -properly clean up on disconnect, without memory leaks | Christian Grothoff |
2013-09-15 | Fix the endless loop fix - don't miss pre-last item | LRN |
2013-09-14 | Don't go into infinite loop once only uncancellable head is left | LRN |
2013-09-14 | -avoid queuing large number of START requests | Christian Grothoff |
2013-09-13 | -more rename issues | Christian Grothoff |
2013-09-13 | splitting '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.sh | Christian Grothoff |
2013-09-10 | -do not crash if cb was NULL on ego free | Christian Grothoff |
2013-09-10 | -print main output to stdout | Christian Grothoff |
2013-09-06 | -code cleanup | Christian Grothoff |
2013-09-06 | -misc fixes | Christian Grothoff |
2013-09-06 | -fix bad free, cut&paste error, might fix #3020 | Christian Grothoff |
2013-09-05 | -improving gnunet-identity command line options and man pages | Christian Grothoff |
2013-08-29 | -doxygen fix | Christian Grothoff |
2013-08-27 | identity: doc fixes | Gabor X Toth |
2013-08-24 | -more convenient API to lookup egos | Christian Grothoff |
2013-08-21 | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead | Christian Grothoff |
2013-08-13 | -dead code elimination, and docu | Christian Grothoff |
2013-08-13 | -fix | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-08-08 | -working on identity service create/rename/delete | Christian Grothoff |
2013-08-06 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff |
2013-08-06 | moving to new, fixed-size encoding of public and private ECC keys everywhere,... | Christian Grothoff |
2013-07-28 | -fix #2970 | Christian Grothoff |