Age | Commit message (Expand) | Author |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-02-24 | util: logging | tg(x) |
2017-02-24 | util: add component name to LOG macros; util/client: log incoming message typ... | tg(x) |
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-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-02 | finally fix #3698 | Christian Grothoff |
2015-02-28 | -indentation, comments | Christian Grothoff |
2015-02-28 | notify monitor about existing connections | Christian Grothoff |
2015-02-28 | ignore EAGAIN from accept() | Christian Grothoff |
2015-02-21 | fix TCP plugin RC issue (#3687) by changing util API (!) | Christian Grothoff |
2015-02-21 | -signal connection failure to receive even if receive is triggered after fail... | Christian Grothoff |
2015-02-18 | -doxygen | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | 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 | -fix dbg level | Christian Grothoff |
2014-12-23 | -doxygen, indentation | Christian Grothoff |
2014-11-23 | -indentation, doxygen | Christian Grothoff |
2013-10-09 | removing remenants of abstract unix domain socket handling, this finishes add... | Christian Grothoff |
2013-10-09 | changing UNIX domain socket access control to file permissions checks, instea... | Christian Grothoff |
2013-10-09 | -rename serverAddr to server_addr to follow naming conventions | Christian Grothoff |
2013-10-09 | -switching (again) to named sockets, see #2887 | 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 |
2013-09-24 | -formatting, doxygen | Christian Grothoff |
2013-08-15 | -enable resetting client context to NULL | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-07-13 | -return NULL if never set | Christian Grothoff |
2013-07-13 | - connect_notify is also called with NULL on server shutdown | Bart Polot |
2013-07-11 | -adding API to associated user context with a server's client to avoid ugly h... | Christian Grothoff |
2013-06-20 | Fixed GNUNET_CLIENT_service_test on FreeBSD. | David Barksdale |
2013-03-14 | Do log messages with wrong size | LRN |
2013-03-13 | All-encompassing ARM update | LRN |
2012-11-18 | util/server: removed unused var | Gabor X Toth |
2012-09-27 | -converting more places to use STRINGS_relative_time_to_string | Christian Grothoff |
2012-09-18 | - fix segfault mantis 0002550 | Matthias Wachs |
2012-09-17 | fixing #1551/#2503 | Christian Grothoff |
2012-06-26 | -fix error message for unix paths starting with 0-termination | Christian Grothoff |
2012-06-15 | -dce | Christian Grothoff |
2012-06-15 | -remove duplicate setsockopt calls; GNUNET_NETWORK_socket_bind does those alr... | Christian Grothoff |
2012-06-02 | -fix | Christian Grothoff |
2012-06-02 | -hopefully fixing #2390 | Christian Grothoff |
2012-06-02 | -hopefully fixing #2390 | Christian Grothoff |
2012-06-02 | LRN: Update plibc and utf8ization | Christian Grothoff |
2012-06-01 | -unnecessary code elimination | Christian Grothoff |
2012-06-01 | -code to debug #2390 | Christian Grothoff |
2012-05-29 | -dce | Christian Grothoff |