summaryrefslogtreecommitdiffstats
path: root/src/Server.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed faviconsTiger Wang2014-01-071-1/+2
|
* Avoid making copies of favicon stringBill Derouin2014-01-071-1/+1
|
* A few touch upsBill Derouin2014-01-071-1/+1
|
* Implement favicon for 1.7.2Bill Derouin2014-01-071-0/+3
| | | | | Favicon data is a png encoded in base64 which is stored in the server and sent in the server response packet
* Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex2014-01-051-1/+16
| | | | | | I also added a warning(push)/(pop) around crpytlib.cpp because it would go crazy with warnings. So now, the only warning from cryptopp that is not blocked is 'unreferenced local function has been removed', which also occurs at a single function.
* Root is now warnings cleanTycho Bickerstaff2013-12-211-0/+2
|
* Fixed loads more of them.Alexander Harkness2013-11-261-2/+2
|
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+195