aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* Minor bigfixes.Andrew Cann2014-05-11
* only notify clients about significant (>5s) timeout changesChristian Grothoff2014-05-09
* - rename also contents of config files, update config filesBart Polot2014-05-07
* -indent, doxygenChristian Grothoff2014-04-25
* -fix (mostly harmless) use of uninitialized variableChristian Grothoff2014-04-23
* -dead nowChristian Grothoff2014-04-23
* fix #3348: send typemap confirmation messages, perform faster typemap retrans...Christian Grothoff2014-04-23
* -commentsChristian Grothoff2014-04-23
* -commentsChristian Grothoff2014-04-23
* -commentsChristian Grothoff2014-04-23
* -rename file to match updated functionalityChristian Grothoff2014-04-17
* -do call receive done on monitor callsChristian Grothoff2014-04-11
* -fix crash on shutdownChristian Grothoff2014-04-11
* -improve/simplify gnunet-core tool and update man pageChristian Grothoff2014-04-11
* -also notify monitors on timeout changeChristian Grothoff2014-04-11
* towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff2014-04-11
* -doxygen improvementsChristian Grothoff2014-04-07
* -allow users direct core accessChristian Grothoff2014-04-01
* print message if service is not runningMatthias Wachs2014-03-21
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* implement #3295: only transmit background traffic if there is excess bandwidthChristian Grothoff2014-02-09
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* 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