aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* client: added client_[gs]et_permission()Max Kellermann2008-09-071-0/+4
* removed fdprintf() and client_print()Max Kellermann2008-09-071-2/+0
* client: removed client_get_fd()Max Kellermann2008-09-071-7/+0
* client: added client_printf()Max Kellermann2008-09-071-0/+11
* client: added client_write() and client_puts()Max Kellermann2008-09-071-0/+10
* export the function client_is_expired()Max Kellermann2008-08-291-0/+2
* client: pass the client struct to processCommand()Max Kellermann2008-08-291-0/+9
* client: reorder function declarationsMax Kellermann2008-08-291-3/+4
* client: renamed all public functionsMax Kellermann2008-08-281-6/+6
* renamed interface.c to client.cMax Kellermann2008-08-281-0/+32