Age | Commit message (Expand) | Author |
2022-12-04 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-10-03 | -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings) | Willow Liquorice |
2022-10-03 | -DOC: Major doc comment stripping pass through TRANSPORT | Willow Liquorice |
2022-08-30 | -DOC: Minor passes over NAT, REGEX, and TRANSPORT | Willow Liquorice |
2022-02-19 | incomplete first hack of new hello-uri lib | Christian Grothoff |
2021-04-26 | -fix many more typos | Christian Grothoff |
2020-11-13 | -warnings mostly format | Martin Schanzenbach |
2020-09-25 | Disable some diagnostic until TNG is available | Alessio Vanni |
2020-07-06 | -fix: variable size in test | Martin Schanzenbach |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-04-11 | fixing #6149 | Christian Grothoff |
2020-04-08 | hack around crash on disconnect | 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-07-17 | DSTJ-disable hack | Christian Grothoff |
2019-07-17 | reindenting | Christian Grothoff |
2019-02-26 | fix transport API fix, make sure we do not stay at CT_NONE for core clients | Christian Grothoff |
2019-02-26 | possible fix for transport client state machine issue found in RPS profiler | Christian Grothoff |
2019-02-25 | style fixes during debugging | 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-11-15 | remove dead field quota_in | Christian Grothoff |
2018-06-27 | -comments: the world ain't all male | psyc://loupsycedyglgamf.onion/~lynX |
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 |
2017-12-27 | more logging for transport | Christian Grothoff |
2017-11-12 | Fix memory leak and use-after-free | David Barksdale |
2017-02-19 | misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ... | 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 | misc minor fixes | Christian Grothoff |
2016-05-06 | fixing compiler warnings | 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-18 | combing through transport ATS logic, documenting and cleaning code | Christian Grothoff |
2015-10-05 | fix #3986 | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-02 | define quota message to transmit quota requests, towards addressing #3652 | Christian Grothoff |
2015-02-21 | -fix scope assignment | Christian Grothoff |
2015-02-18 | fix blacklist checking logic, integrating tracking of sessions with blacklist... | Christian Grothoff |
2015-02-12 | generate our own HELLO before starting validations | 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-09 | -eliminate dead argument, do use quota immediately | Christian Grothoff |