Age | Commit message (Expand) | Author |
2019-11-20 | use ifdef instead of if for __linux__ and BSD | ng0 |
2019-11-20 | follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: | ng0 |
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: ACCESS->access | 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-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-01-10 | fix misc compilation issues in nat-auto | Christian Grothoff |
2016-08-13 | -indeed, fixed | Christian Grothoff |
2016-08-12 | ipv6 udp broadcasts are ending up on ipv4 | Carlo von lynX |
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-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-01 | -simplifying event loop for UDP, separting v4/v6 for better performance (in 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-02-01 | cleaning up UDP code to use only on address format throughout the code as muc... | Christian Grothoff |
2015-01-25 | -udp broadcasts should not be flagged as inbound | 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-04-23 | -fix error message | Christian Grothoff |
2014-02-06 | -doxygen, indentation, code cleanup | Christian Grothoff |
2014-01-15 | fix mantis bug 0003270: do not broadcast on loopback | Matthias Wachs |
2014-01-13 | implementing 0003268 to inbound information in HELLO addresses | Matthias Wachs |
2013-12-20 | -/dev/power was renamed to /dev/cryogenic | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-12-18 | fixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:2... | Matthias Wachs |
2013-12-17 | Fix assertion failure seen on buildbot ubuntu-armv71-evans, | Christian Grothoff |
2013-12-05 | only try to open /dev/power if it actually exists | Christian Grothoff |
2013-12-05 | -make cryogenic code Linux-only | Christian Grothoff |
2013-12-05 | - fix compilation issues | Bart Polot |
2013-12-05 | GNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_add_write_file call | Alejandra Morales |
2013-12-05 | Cryogenic stuff | Alejandra Morales |
2013-11-28 | -cleaning up UDP broadcast code, preparing for cryogenic | Christian Grothoff |
2013-11-14 | -make buildbots happier | Christian Grothoff |
2013-10-09 | -rename serverAddr to server_addr to follow naming conventions | Christian Grothoff |
2013-08-19 | remove dead assignments | Matthias Wachs |
2013-05-16 | fix | Matthias Wachs |
2013-05-16 | fixing memory leaks in udp | Matthias Wachs |
2013-04-04 | changes for mantis 0002676 | Matthias Wachs |
2013-03-30 | -more distance removing | Christian Grothoff |
2013-03-30 | -no longer pass distance information from non-DV plugins | Christian Grothoff |
2013-03-18 | transport plugin api change: split of address receive and ats updates | Matthias Wachs |