Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::thread | Tiger Wang | 2014-10-19 | 1 | -4/+0 |
| | |||||
* | Bug fix | Tiger Wang | 2014-09-27 | 1 | -1/+0 |
| | |||||
* | Added cByteBuffer::WriteBEUShort(). | madmaxoft | 2014-09-25 | 1 | -0/+1 |
| | |||||
* | 1.8: Simplified item metadata reading. | Howaner | 2014-09-18 | 1 | -3/+0 |
| | |||||
* | Fixed more 1.8 packets. | Howaner | 2014-09-08 | 1 | -0/+5 |
| | |||||
* | Merged branch 'master' into SslWebAdmin. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
|\ | |||||
| * | Fixed warnings in cByteBuffer. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
| | | |||||
* | | Added cBufferedSslContext implementation. | madmaxoft | 2014-05-01 | 1 | -20/+20 |
|/ | |||||
* | cByteBuffer uses void * instead of char * in data interface. | madmaxoft | 2014-04-24 | 1 | -1/+1 |
| | | | | This makes it compatible with any pointer type. | ||||
* | Changed cByteBuffer constructor to take a size_t instead of int. | madmaxoft | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Fixed Mesannine twister to use UInt32 | Tycho | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Fixed issues with int vs size_t and a few other warnings | Tycho | 2014-03-08 | 1 | -3/+3 |
| | |||||
* | Warnings | Tycho | 2014-03-07 | 1 | -12/+12 |
| | |||||
* | fixed warnings in bytebuffer.cpp | Tycho Bickerstaff | 2013-12-31 | 1 | -1/+1 |
| | |||||
* | Fixed threading issues affecting cProtocol172. | madmaxoft | 2013-12-13 | 1 | -0/+6 |
| | |||||
* | ByteBuffer: Fixed optimization failures with threading checks. | madmaxoft | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -0/+2 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+137 |