Jon Siwek
|
22bf3e1196
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
- The bit-length is adjustable via redef'ing bits_per_uid.
- Prefix 'C' is used for connection UIDS (including IP tunnels) and
'F' for files.
|
2013-08-26 15:36:31 -05:00 |
|
Robin Sommer
|
4fe0e22128
|
Fix to make sqlite test consistent, and updating coverage baselines
|
2013-05-15 15:56:53 -07:00 |
|
Bernhard Amann
|
6c99df508c
|
actually make sqlite work again (tests passed because the writer
was not actually defined because of the define.)
|
2013-05-13 19:27:11 -07:00 |
|
Bernhard Amann
|
6392acecd2
|
fix warnings, update baselines, handle rotation
|
2013-05-12 20:48:17 -07:00 |
|
Bernhard Amann
|
3415b5fcbe
|
make sqlite support more or less work for logging and input
* add support for &type_column for reading
* add basic tests for logging & input
* clean up a bit
* add support for tables for reading (untested)
|
2013-01-15 16:01:30 -08:00 |
|