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-06-06 | changes for AGPL handling | Christian Grothoff |
2018-01-04 | fix misc compiler warnings | Christian Grothoff |
2017-12-30 | Revert "tried to print out stacktrace, not working. removed." | lurchi |
2017-11-25 | tried to print out stacktrace, not working. removed. | t3sserakt |
2017-11-25 | added logging | t3sserakt |
2017-10-29 | fix wrong condition, do only drop if it has not been dropped, instead of caus... | Christian Grothoff |
2017-10-28 | misc social hacking with Lurchi | Christian Grothoff |
2017-06-23 | fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017 | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-17 | rename service_new.c to service.c | Christian Grothoff |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-02-24 | util: add component name to LOG macros; util/client: log incoming message typ... | tg(x) |
2017-02-21 | fix sun_len issue (#4816) by adding test and fixing typo | 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-16 | support overriding GNUNET_DEFAULT_USER_CONFIG_FILE | Christian Grothoff |
2016-04-15 | add option to set configuration file to be used by default by libgnunetutil r... | 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-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-25 | -make sure we get the correct errno back after GNUNET_NETWORK_socket_create() | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-23 | -doxygen, indentation | Christian Grothoff |
2014-11-02 | -use const for the array | Christian Grothoff |
2014-11-02 | adding TCP_STEALTH support to TCP plugin | Christian Grothoff |
2014-09-13 | trying to do something about #3540 | Christian Grothoff |
2014-06-03 | -indentation fixes | Christian Grothoff |
2014-06-03 | -indentation and doxygen fixes | Christian Grothoff |
2014-03-10 | - Expose speedup routines as an internal header. | Sree Harsha Totakura |
2014-02-09 | Create UNIX domain sockets as abstract sockets when running in LINUX and the | Sree Harsha Totakura |
2013-12-19 | Don't free opt cfg if it's NULL | LRN |
2013-12-12 | fail to start service if we have a malformed configuration | Matthias Wachs |
2013-12-11 | -remove useless/broken configure options, and gnunet_directories.h | Christian Grothoff |
2013-10-26 | -converting regular expressions of vpn/pt to non-binary format and adding pro... | Christian Grothoff |
2013-10-26 | -moving code to parse IPv4/IPv6 subnet specifications to strings and making i... | Christian Grothoff |
2013-10-11 | -just .conf, not .config | Christian Grothoff |
2013-10-09 | Fix to build on W32 again | LRN |
2013-10-09 | changing UNIX domain socket access control to file permissions checks, instea... | Christian Grothoff |
2013-10-09 | -switching (again) to named sockets, see #2887 | Christian Grothoff |
2013-10-09 | -use get_value_filename with UNIXPATH to get himBHexpansion | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |