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 |
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-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-09-06 | first step to remove plibc | ng0 |
2019-01-28 | improve NAT API: allow client to store associated data with address | 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-01-05 | Fixed int to unsigned casting warning. | anryko |
2018-01-04 | fix UDP memory leak | Christian Grothoff |
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 |
2017-03-10 | fix integer overflow test to actually work | Christian Grothoff |
2017-02-19 | mostly logging, avoid having more than one typemap in transmission queue, acc... | Christian Grothoff |
2017-01-16 | simplify GNUNET_CONTAINER_heap_update_cost API | Christian Grothoff |
2017-01-07 | fix calls to test_address, expects a struct sockaddr, not an in_addr | Christian Grothoff |
2017-01-07 | migrate UDP plugin to new NAT logic | Christian Grothoff |
2016-07-25 | -unregister nat on error, indentation, DCE | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-05-03 | Fix printf format causing SEISEGV | Bart Polot |
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 udp transmission, avoid scheduling when unready | Christian Grothoff |
2015-10-18 | -fix log call | Christian Grothoff |
2015-10-18 | -log ACK delay vs. last frag transmit | Christian Grothoff |
2015-10-18 | -log expected transmission time on enqueue, together with queue size | Christian Grothoff |
2015-10-18 | -smoother calculation of flow delays, base it on the current message not the ... | Christian Grothoff |
2015-10-18 | -use UINT32_MAX to mean disconnect, for real | Christian Grothoff |
2015-10-18 | -more logging, avoid duplicate re-scheduling | Christian Grothoff |
2015-10-18 | -use LOG instead of GNUNET_log | Christian Grothoff |
2015-10-18 | -only schedule select once per fragmented message | Christian Grothoff |
2015-10-18 | rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv... | Christian Grothoff |
2015-10-17 | fix misscalculation of per-session flow delays and apply flow delays properly... | 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 | -do not leave PPT timeout tasks behind | Christian Grothoff |
2015-10-05 | fix #3986 | Christian Grothoff |
2015-08-21 | Forget to commit some files | Bruno Cabral |
2015-07-18 | Get STUN to work with UDP plugin | Bruno Cabral |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-21 | -this does not help #3719, likely diagnosis was wrong as well, undo | Christian Grothoff |