Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed favicons | Tiger Wang | 2014-01-07 | 1 | -1/+2 |
| | |||||
* | Avoid making copies of favicon string | Bill Derouin | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | A few touch ups | Bill Derouin | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | Implement favicon for 1.7.2 | Bill Derouin | 2014-01-07 | 1 | -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/*.h | Diusrex | 2014-01-05 | 1 | -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 clean | Tycho Bickerstaff | 2013-12-21 | 1 | -0/+2 |
| | |||||
* | Fixed loads more of them. | Alexander Harkness | 2013-11-26 | 1 | -2/+2 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -2/+2 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+195 |