Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-08 | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 1 | -2/+1 |
2013-01-30 | event/BufferedSocket: move output buffer to FullyBufferedSocket | Max Kellermann | 1 | -1/+1 |
2013-01-16 | Client: use TimeoutMonitor to track connection timeout | Max Kellermann | 1 | -46/+7 |
2013-01-15 | Client: rebase on the new BufferedSocket class | Max Kellermann | 1 | -11/+4 |
2013-01-15 | Client: move connection functions into the class | Max Kellermann | 1 | -11/+11 |
2013-01-09 | ClientList: don't use GLib | Max Kellermann | 1 | -3/+1 |
2013-01-09 | ClientList: add header ClientList.hxx | Max Kellermann | 1 | -0/+1 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -2/+2 |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -3/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-07-28 | client: splitted client.c into several pieces | Max Kellermann | 1 | -0/+89 |