aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* 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
* -fix possible assertion failure if rekeying is triggered on session that is n...Christian Grothoff2013-12-24
* -remove trailing whitespaceChristian Grothoff2013-12-24
* -fix tiny leak, doxygenChristian Grothoff2013-12-23
* -trying to fix amatus's KX issueChristian Grothoff2013-12-23
* -amatus says this happens with just new peers, booChristian Grothoff2013-12-22
* -reduce log levelChristian Grothoff2013-12-22
* malloc -> newLRN2013-12-19
* -style fixChristian Grothoff2013-12-18
* -trying to fix double-cancelChristian Grothoff2013-12-17
* -doxygenChristian Grothoff2013-12-12
* fixing documentationMatthias Wachs2013-12-12
* fix for core key exchangeMatthias Wachs2013-12-12
* -minor code cleanup and doxygen/style fixesChristian Grothoff2013-12-08
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -doxygenChristian Grothoff2013-12-01
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff2013-11-16
* -do not start those during testing either...Christian Grothoff2013-11-05
* -match exact types from message structChristian Grothoff2013-10-29
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -do not autostart revocationChristian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* missing fileFlorian Dold2013-10-07
* MQ for COREFlorian Dold2013-10-06
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fix testsMatthias Wachs2013-10-01
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
* -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
* reduce log levelMatthias Wachs2013-09-18
* disable multicastMatthias Wachs2013-09-16
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -fix compiler warningsChristian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -align core message, do not run psycstore hereChristian Grothoff2013-08-28
* -remove dead structChristian Grothoff2013-08-28
* - fix transport-udp port in-use warningSree Harsha Totakura2013-08-24
* how did this test ever work without assigning core handles?Matthias Wachs2013-08-23
* fixed core configsMatthias Wachs2013-08-23
* safety checks for argumentsMatthias Wachs2013-08-23
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21