| Sat, 23 Jul 2016 12:22:23 +0300 | 
Teemu Piippo | 
Added the ByteArray::quote() method to return a string representation of the byte array, and used it to print out the contents of unparseable packets.
 | 
changeset |
files
 | 
| Sat, 23 Jul 2016 12:15:52 +0300 | 
Teemu Piippo | 
Added Doxygen configuration
 | 
changeset |
files
 | 
| Sat, 23 Jul 2016 12:14:20 +0300 | 
Teemu Piippo | 
Added versions of min() and max() that find the smallest and largest values in an iterable.
 | 
changeset |
files
 | 
| Fri, 22 Jul 2016 18:03:50 +0300 | 
Teemu Piippo | 
Fixed compilation problems.
protocol5 
 | 
changeset |
files
 | 
| Fri, 22 Jul 2016 17:59:55 +0300 | 
Teemu Piippo | 
Merged with default
protocol5 
 | 
changeset |
files
 | 
| Fri, 22 Jul 2016 17:52:23 +0300 | 
Teemu Piippo | 
Added the ByteArray typedef for Vector<unsigned char>
 | 
changeset |
files
 | 
| Fri, 22 Jul 2016 17:50:00 +0300 | 
Teemu Piippo | 
Bytestream now behaves more like a cursor. It does not store the data anymore, rather it leaves the user to specify a vector to use for storage.
 | 
changeset |
files
 | 
| Wed, 20 Jul 2016 22:56:16 +0300 | 
Teemu Piippo | 
Restyled RCONSession method names and paren style
 | 
changeset |
files
 |