Age | Commit message (Expand) | Author |
2021-04-26 | -fix many more typos | Christian Grothoff |
2020-11-13 | -warnings mostly format | Martin Schanzenbach |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2019-11-24 | fix pointer indentation | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-09 | plibc removal: sscanf, win32 socket corrections | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
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-25 | switching transport tests to new MQ-based transport API | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | 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-05-21 | -also use NONE instead of INBOUND for WLAN | Christian Grothoff |
2015-05-20 | set inbound flag which should fix #3719 (assuming diagnostic is correct) at t... | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | 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-01-26 | -fix logging, set quota to higher for testcase | Christian Grothoff |
2015-01-26 | -fc not done here, do not null | Christian Grothoff |
2015-01-26 | -do not send any messages until we have our own MAC from the helper | Christian Grothoff |
2015-01-25 | -udp broadcasts should not be flagged as inbound | Christian Grothoff |
2015-01-25 | always create session before giving performance metrics | Christian Grothoff |
2015-01-25 | -undo bad commit | Christian Grothoff |
2015-01-25 | -indentation plugin_transport_udp.c | 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-07 | implementing plugin session monitoring API (#3452) | Christian Grothoff |
2014-09-02 | no one cares about this message | Matthias Wachs |
2014-09-02 | compare with expected value | Matthias Wachs |
2014-09-02 | get improved warning | Matthias Wachs |
2014-08-01 | Don't use the 'interface' name, it conflicts with definitions in W32 headers | LRN |
2014-06-25 | combine sources for wlan and bluetooth plugin logic into one file | Christian Grothoff |
2014-06-25 | -add missing calls to monitor | Christian Grothoff |
2014-06-25 | -simplify logic | Christian Grothoff |
2014-06-25 | -adding missing API functions to WLAN, skeleton for monitoring support | Christian Grothoff |
2014-06-23 | -indentation, doxygen | Christian Grothoff |
2014-06-11 | -misc fixes | Christian Grothoff |
2014-06-09 | clarify prettyprinter API and protocols, make sure implementations are consis... | Christian Grothoff |
2014-06-02 | fix semantic for address_to_string | Matthias Wachs |
2014-03-20 | session end function must include address to notify address | Matthias Wachs |
2014-01-30 | extending bandwidth tracker api to support notifications | Matthias Wachs |