Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-17 | Porting leftovers to new getopt API. | Marcello Stanisci |
2017-03-14 | fix misc clang compiler warnings | Christian Grothoff |
2017-02-27 | include set size in result callback, needed by consensus | Florian Dold |
2017-02-23 | add set operation options | Florian Dold |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-10-11 | converting dv to new service API | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-04 | -finish dv conversion to new core MQ API | Christian Grothoff |
2016-08-01 | -adapting xdht and wdht to new core MQ API | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-05 | -reworking DV to use new MQ API | Christian Grothoff |
2016-07-05 | indentation, moving API towards MQ-style | Christian Grothoff |
2016-06-23 | -fix format string type issue | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-18 | rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv... | Christian Grothoff |
2015-10-07 | Fix typo in dv | David Barksdale |
2015-10-07 | determine network scope for ATS even if we do not yet have a session and only... | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-12-06 | -fixing minor compiler warnings | Christian Grothoff |
2014-12-03 | -fix ftbfs | Christian Grothoff |
2014-11-27 | rename element's type field to 'element_type' | Christian Grothoff |
2014-11-27 | eliminating useless salt argument, salt can be generated inside of gnunet-ser... | Christian Grothoff |
2014-11-21 | -fix ftbfs | Christian Grothoff |
2014-10-23 | -towards #3452: implement monitoring API in DV | Christian Grothoff |
2014-10-05 | -fix return values, add missing return | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-06-24 | updated peer ids in test cfg | Matthias Wachs |
2014-06-24 | remove unused header struct | Matthias Wachs |
2014-06-16 | notify performance monitors about destroyed addresses (for #3406) | Christian Grothoff |
2014-06-09 | -code beautification | Christian Grothoff |
2014-06-02 | fix semantic for address_to_string | Matthias Wachs |
2014-05-21 | performance API indicates disconnect | Matthias Wachs |
2014-03-20 | use address in session end callback | Matthias Wachs |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
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 |