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: Major doc comment stripping pass through TRANSPORT | Willow Liquorice |
2022-08-30 | -DOC: Minor passes over NAT, REGEX, and TRANSPORT | Willow Liquorice |
2021-04-26 | -fix many more typos | Christian Grothoff |
2020-10-16 | -fix more warnings | Martin Schanzenbach |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | 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-04-30 | Make gnurl and curl mutually exclusive. | Florian Dold |
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 |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2016-07-21 | generalize send API for transport tests | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | 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 | 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-06-21 | support gnurl's curl.h being in include/gnurl/ OR include/curl/ | Christian Grothoff |
2015-02-28 | adding additional checks for invariants to help find #3690 | 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-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-17 | simplify ATS API and plugin API by returning the network type, instead of an ... | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-11-22 | -rename constants | Christian Grothoff |
2014-11-22 | adding TCP STEALTH support (without integrity protection) to HTTP(S) server | Christian Grothoff |
2014-11-22 | -fixes | Christian Grothoff |
2014-11-22 | -dox | Christian Grothoff |
2014-11-22 | adding TCP STEALTH support to HTTP client (without integrity protection) | Christian Grothoff |
2014-11-07 | implementing plugin session monitoring API (#3452) | Christian Grothoff |
2014-07-24 | fixing documentation | Matthias Wachs |
2014-07-04 | fix statistics for reuqests | Matthias Wachs |
2014-07-03 | wrong type | Matthias Wachs |
2014-07-03 | additional log info | Matthias Wachs |
2014-07-03 | - introducing state for put requests | Matthias Wachs |
2014-07-02 | tracking down connection exceeded issue | Matthias Wachs |
2014-07-01 | Add HTTP transport tests with XHR client emulation | David Barksdale |
2014-06-27 | reflow paragraph | Matthias Wachs |
2014-06-26 | removing duplicate curl handles | Matthias Wachs |
2014-06-26 | target not required anymore since we use HELLO_ADDRESSES | Matthias Wachs |
2014-06-25 | -add monitor support to http server, more code clean up, add http server MHD ... | Christian Grothoff |