Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -2/+3 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -7/+8 |
2013-09-04 | system/resolver: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 1 | -1/+1 |
2011-10-09 | don't define WINVER in *.c files | Max Kellermann | 1 | -1/+0 |
2011-09-20 | resolver: add function resolve_host_port() | Max Kellermann | 1 | -30/+25 |
2011-08-30 | ntp_server: move code to udp_server.c | Max Kellermann | 1 | -78/+5 |
2011-08-29 | ntp_server: use the I/O thread | Max Kellermann | 1 | -12/+9 |
2011-08-29 | test/run_ntp_server: quit on SIGINT or SIGTERM | Max Kellermann | 1 | -1/+12 |
2011-08-29 | ntp_server: add debug program "run_ntp_server" | Max Kellermann | 1 | -0/+137 |