Age | Commit message (Expand) | Author |
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-06 | internally assert that asprintf size allocation never fails | Christian Grothoff |
2018-01-06 | fix indentation and use after free in tcp plugin | Christian Grothoff |
2018-01-04 | Fixed Uninitialized Variable warning. | anryko |
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-02-21 | fix sun_len issue (#4816) by adding test and fixing typo | Christian Grothoff |
2017-02-19 | misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ... | Christian Grothoff |
2017-01-07 | fix calls to test_address, expects a struct sockaddr, not an in_addr | Christian Grothoff |
2017-01-07 | migrate TCP plugin to new NAT logic | Christian Grothoff |
2016-10-21 | eliminate last residue of old service api in transport | Christian Grothoff |
2016-08-04 | transport_tcp: make use of GNUNET_HELLO_address_check_option | Daniel Golle |
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-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-07-27 | Match struct IPv4/6TcpAddress with UDP versions | David Barksdale |
2015-07-18 | Get STUN to work with UDP plugin | Bruno Cabral |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-07 | -nicer logging | Christian Grothoff |
2015-03-02 | finally fix #3698 | Christian Grothoff |
2015-02-28 | -extend block API to allow specifying flags, use this to allow reducing check... | Christian Grothoff |
2015-02-28 | call GNUNET_SERVER_receive_done() also on internal error paths | Christian Grothoff |
2015-02-28 | -count total TCP handshakes | Christian Grothoff |
2015-02-28 | -check on cur_connections | Christian Grothoff |
2015-02-22 | simplify logic, do not report monitoring events for sessions in destroy, inde... | Christian Grothoff |
2015-02-21 | -indenting... | Christian Grothoff |
2015-02-21 | fix use-after-free on exit | Christian Grothoff |
2015-02-21 | -fix scope assignment | Christian Grothoff |
2015-02-20 | trying to fix #3687/3683/3684 by avoiding server's client reference counting ... | Christian Grothoff |
2015-02-18 | fixing #3683: proper counting of TCP connections | Christian Grothoff |
2015-02-13 | -fixing misc minor bugs and style issues (unchecked return values, memory lea... | Christian Grothoff |
2015-02-12 | log TCP server suspends | Christian Grothoff |
2015-02-12 | -nicer logging | 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 | -minor indentation/logging fixes | 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-02 | dramatically simplify quota notification: avoid registration, simply always n... | Christian Grothoff |
2015-02-01 | cleaning up UDP code to use only on address format throughout the code as muc... | Christian Grothoff |
2015-01-25 | -correct a few overly optimistic assumptions about what can legitimately happ... | Christian Grothoff |
2015-01-25 | -pass closure, indentation fixes | Christian Grothoff |
2015-01-25 | -undo bad commit | Christian Grothoff |
2015-01-25 | -indentation plugin_transport_udp.c | Christian Grothoff |