Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client: added client_[gs]et_permission() | Max Kellermann | 2008-09-07 | 1 | -0/+4 |
* | removed fdprintf() and client_print() | Max Kellermann | 2008-09-07 | 1 | -2/+0 |
* | client: removed client_get_fd() | Max Kellermann | 2008-09-07 | 1 | -7/+0 |
* | client: added client_printf() | Max Kellermann | 2008-09-07 | 1 | -0/+11 |
* | client: added client_write() and client_puts() | Max Kellermann | 2008-09-07 | 1 | -0/+10 |
* | export the function client_is_expired() | Max Kellermann | 2008-08-29 | 1 | -0/+2 |
* | client: pass the client struct to processCommand() | Max Kellermann | 2008-08-29 | 1 | -0/+9 |
* | client: reorder function declarations | Max Kellermann | 2008-08-29 | 1 | -3/+4 |
* | client: renamed all public functions | Max Kellermann | 2008-08-28 | 1 | -6/+6 |
* | renamed interface.c to client.c | Max Kellermann | 2008-08-28 | 1 | -0/+32 |