Age | Commit message (Expand) | Author |
2020-04-11 | fixing #6149 | Christian Grothoff |
2020-04-08 | fix sign api for to address #6164 | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-02-13 | trying to improve things for #5560 | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-11-23 | rename fest: use new libgnunetnt instead of old libgnunetats logic for networ... | Christian Grothoff |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-28 | track hello passing | Christian Grothoff |
2017-12-27 | more logging for transport | Christian Grothoff |
2017-10-09 | Fix use-after-free in revalidate_address | David Barksdale |
2017-10-08 | Don't start multiple blacklist checks per ve | David Barksdale |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2016-09-20 | migrating transport service to new MQ API | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | removing GNUNET_TRANSPORT_monitor_validation-API | 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-26 | -fix | Christian Grothoff |
2015-10-26 | -ignore PING/PONG from self | Christian Grothoff |
2015-10-26 | -check transport-side for connect-to-self | Christian Grothoff |
2015-10-18 | rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv... | Christian Grothoff |
2015-10-16 | -use INFO, not WARN | Christian Grothoff |
2015-10-07 | determine network scope for ATS even if we do not yet have a session and only... | Christian Grothoff |
2015-10-07 | add additional diagnostics to help localize #3971 invariant violation | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-20 | -indentation, doxygen | Christian Grothoff |
2015-03-24 | -updated french translations | Christian Grothoff |
2015-03-08 | -always assume at least MIN bandwidth, even if we got no quota or a quota low... | Christian Grothoff |
2015-02-22 | simplify logic, do not report monitoring events for sessions in destroy, inde... | Christian Grothoff |
2015-02-18 | fix blacklist checking logic, integrating tracking of sessions with blacklist... | Christian Grothoff |
2015-02-13 | -fixing misc minor bugs and style issues (unchecked return values, memory lea... | Christian Grothoff |
2015-02-12 | -nicer logging | Christian Grothoff |
2015-02-12 | generate our own HELLO before starting validations | Christian Grothoff |
2015-02-12 | -fix typo | Christian Grothoff |
2015-02-12 | -better stats for KEEPALIVEs | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | Christian Grothoff |
2015-02-10 | -fixing some memory leaks from #3667, also reindentation and code cleanup | Christian Grothoff |
2015-02-10 | -fix #3665: hello can theoretically still be NULL | Christian Grothoff |
2015-02-10 | -do not reschedule validation if in_use did not change | Christian Grothoff |
2015-02-10 | -just eliminate useless check, can just be false | Christian Grothoff |
2015-02-09 | -do only send HELLO to clients once on startup, do only send fully initialize... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-05 | Various changes: | Christian Grothoff |
2015-02-03 | add internal API to enable telling ATS about 'failed' suggestions | Christian Grothoff |
2015-02-02 | get_address_latency is actually dead | Christian Grothoff |