aboutsummaryrefslogtreecommitdiffstats
path: root/src/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann2015-07-221-1/+1
* net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann2015-07-221-1/+1
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-1/+2
* fs/FileInfo: new library providing GetFileInfo()Max Kellermann2015-02-281-6/+4
* net/SocketAddress: light wrapper for struct sockaddrMax Kellermann2015-02-102-5/+6
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-101-1/+1
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-3/+3
|\
| * Merge branch 'v0.18.x' into v0.19.xMax Kellermann2015-01-261-3/+3
* | config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-3/+3
* | Copyright year 2015Max Kellermann2015-01-0117-17/+17
|/
* Merge tag 'v0.18.18' into v0.19.xMax Kellermann2014-11-182-2/+2
* util/StringUtil: add StripRight() overload with "end" argumentMax Kellermann2014-08-071-4/+3
* util/CharUtil: add IsWhitespaceFast()Max Kellermann2014-08-071-1/+1
* ClientList: use class boost::intrusive::listMax Kellermann2014-06-113-25/+21
* ClientList: add typedef ListMax Kellermann2014-06-101-3/+5
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-072-0/+11
* Instance: add attribute "event_loop"Max Kellermann2014-02-051-2/+3
* ClientMessage: undefine GetMessage on WIN32Max Kellermann2014-02-041-0/+6
* Instance: add Database attributeMax Kellermann2014-02-042-0/+18
* ClientFile: move client_allow_file() into the Client classMax Kellermann2014-02-023-44/+14
* Client*: move to client/Max Kellermann2014-01-2418-0/+1262