Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-28 | track hello passing | Christian Grothoff |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2018-01-06 | fix log call: wait until pid is initialized | Christian Grothoff |
2018-01-06 | misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return value | Christian Grothoff |
2018-01-05 | fix error handling, do not continue with uninitialized variable after failure | Christian Grothoff |
2017-12-17 | make gnunet-service-peerinfo unlink HELLOs greater than the allowed GNUNET_MA... | xrs |
2017-09-23 | Fix info message header size check | David Barksdale |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-02-26 | update ignore files | Christian Grothoff |
2017-02-26 | fix perf_peerinfo_api FTBFS | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-17 | replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallback | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-10-10 | avoid triggering dropped message 333 warning | Christian Grothoff |
2016-09-24 | convert peerinfo to new service MQ API | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-17 | -doxygen | Martin Schanzenbach |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | -fix build issues | Christian Grothoff |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-06-24 | converting peerinfo-notify to new MQ ApI | Christian Grothoff |
2016-06-24 | converting peerinfo-notify to new MQ ApI | Christian Grothoff |
2016-06-24 | update peerinfo API to use MQ | 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-16 | -use INFO, not WARN | Christian Grothoff |
2015-10-08 | -signed cmp, otherwise -1 will not trigger | Christian Grothoff |
2015-10-03 | improving comments and coding style for libgnunethello library | Christian Grothoff |
2015-10-02 | -properly verify size, fixes #3991 | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-22 | -stylistic fixes | 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-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-06-24 | test documentation | Matthias Wachs |
2014-06-11 | -fix log level, logging, indentation | Christian Grothoff |
2014-06-09 | -fixing doxygen, indentation | Christian Grothoff |
2014-06-03 | fix for bug #0003416: do not stop parsing uri when plugin is not found | Matthias Wachs |
2014-04-08 | -reenable shipped hellos test | Christian Grothoff |
2014-04-07 | - use new hash name | Bart Polot |
2014-04-04 | -fix #3355: disable warning | Christian Grothoff |
2014-03-17 | reformating and adding additional log info about hello import | Matthias Wachs |
2014-03-07 | add missing ifdefs in header files | Florian Dold |
2014-02-16 | -doxygen, indentation | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |