aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-04-11towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff
2014-04-07-doxygen improvementsChristian Grothoff
2014-04-01-allow users direct core accessChristian Grothoff
2014-03-21print message if service is not runningMatthias Wachs
2014-02-20Allow redirection of STDERR when starting processes.Sree Harsha Totakura
2014-02-09implement #3295: only transmit background traffic if there is excess bandwidthChristian Grothoff
2014-02-02removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff
2014-02-02Fix 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-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
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-24-fix possible assertion failure if rekeying is triggered on session that is n...Christian Grothoff
2013-12-24-remove trailing whitespaceChristian Grothoff
2013-12-23-fix tiny leak, doxygenChristian Grothoff
2013-12-23-trying to fix amatus's KX issueChristian Grothoff
2013-12-22-amatus says this happens with just new peers, booChristian Grothoff
2013-12-22-reduce log levelChristian Grothoff
2013-12-19malloc -> newLRN
2013-12-18-style fixChristian Grothoff
2013-12-17-trying to fix double-cancelChristian Grothoff
2013-12-12-doxygenChristian Grothoff
2013-12-12fixing documentationMatthias Wachs
2013-12-12fix for core key exchangeMatthias Wachs
2013-12-08-minor code cleanup and doxygen/style fixesChristian Grothoff
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-12-01-doxygenChristian 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 structChristian Grothoff
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09-do not autostart revocationChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-07missing fileFlorian Dold
2013-10-06MQ for COREFlorian Dold
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-01fix testsMatthias 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 _symmetricChristian Grothoff
2013-09-30-encrypt using both AES and TWOFISH, with independent symmetric keysChristian 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-18reduce log levelMatthias Wachs
2013-09-16disable multicastMatthias Wachs
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-16-fix compiler warningsChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff