Age | Commit message (Expand) | Author |
2014-04-11 | towards fixing #3363: replacing old iteration API with new monitoring API for... | Christian Grothoff |
2014-04-07 | -doxygen improvements | Christian Grothoff |
2014-04-01 | -allow users direct core access | Christian Grothoff |
2014-03-21 | print message if service is not running | Matthias Wachs |
2014-02-20 | Allow redirection of STDERR when starting processes. | Sree Harsha Totakura |
2014-02-09 | implement #3295: only transmit background traffic if there is excess bandwidth | Christian Grothoff |
2014-02-02 | removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_... | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | -towards fixing #3295 (core traffic prioritization) | Christian Grothoff |
2014-01-30 | towards reviving priorities in core API, this time with enum to make classes ... | Christian Grothoff |
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-24 | -fix possible assertion failure if rekeying is triggered on session that is n... | Christian Grothoff |
2013-12-24 | -remove trailing whitespace | Christian Grothoff |
2013-12-23 | -fix tiny leak, doxygen | Christian Grothoff |
2013-12-23 | -trying to fix amatus's KX issue | Christian Grothoff |
2013-12-22 | -amatus says this happens with just new peers, boo | Christian Grothoff |
2013-12-22 | -reduce log level | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-12-18 | -style fix | Christian Grothoff |
2013-12-17 | -trying to fix double-cancel | Christian Grothoff |
2013-12-12 | -doxygen | Christian Grothoff |
2013-12-12 | fixing documentation | Matthias Wachs |
2013-12-12 | fix for core key exchange | Matthias Wachs |
2013-12-08 | -minor code cleanup and doxygen/style fixes | Christian Grothoff |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-12-01 | -doxygen | Christian Grothoff |
2013-11-16 | -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ... | Christian Grothoff |
2013-11-05 | -do not start those during testing either... | Christian Grothoff |
2013-10-29 | -match exact types from message struct | Christian Grothoff |
2013-10-12 | - change --enable-ll to --enable-supermuc | Sree Harsha Totakura |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | -do not autostart revocation | Christian Grothoff |
2013-10-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-07 | missing file | Florian Dold |
2013-10-06 | MQ for CORE | Florian Dold |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-01 | fix tests | Matthias Wachs |
2013-09-30 | -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par... | Christian Grothoff |
2013-09-30 | -rename files/symbols from _aes to _symmetric | Christian Grothoff |
2013-09-30 | -encrypt using both AES and TWOFISH, with independent symmetric keys | 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-18 | reduce log level | Matthias Wachs |
2013-09-16 | disable multicast | Matthias Wachs |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-16 | -fix compiler warnings | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |