Age | Commit message (Expand) | Author |
2014-12-16 | -pass peer identity pointer to clients that will remain allocated | Christian Grothoff |
2014-12-13 | -more logging in try_transmission | Christian Grothoff |
2014-12-13 | -style fixes | Christian Grothoff |
2014-12-13 | -split off MQ API into separate C file to reduce visibility of symbols; reind... | Christian Grothoff |
2014-12-11 | adding single location for no_forcestart configuration list | Christian Grothoff |
2014-12-11 | -missing section | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-30 | -doxygen, code cleanup | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-05-11 | Minor bigfixes. | Andrew Cann |
2014-05-09 | only notify clients about significant (>5s) timeout changes | Christian Grothoff |
2014-05-07 | - rename also contents of config files, update config files | Bart Polot |
2014-04-25 | -indent, doxygen | Christian Grothoff |
2014-04-23 | -fix (mostly harmless) use of uninitialized variable | Christian Grothoff |
2014-04-23 | -dead now | Christian Grothoff |
2014-04-23 | fix #3348: send typemap confirmation messages, perform faster typemap retrans... | Christian Grothoff |
2014-04-23 | -comments | Christian Grothoff |
2014-04-23 | -comments | Christian Grothoff |
2014-04-23 | -comments | Christian Grothoff |
2014-04-17 | -rename file to match updated functionality | Christian Grothoff |
2014-04-11 | -do call receive done on monitor calls | Christian Grothoff |
2014-04-11 | -fix crash on shutdown | Christian Grothoff |
2014-04-11 | -improve/simplify gnunet-core tool and update man page | Christian Grothoff |
2014-04-11 | -also notify monitors on timeout change | Christian Grothoff |
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 |