Mattias Wadman
|
f15f9bc1a4
|
doc,moc3,caff: Add author and regenerate docs
|
2023-08-21 10:04:37 +02:00 |
|
Ronsor
|
b3759de7f0
|
caff: run go fmt
|
2023-08-19 07:18:33 -07:00 |
|
Ronsor
|
013cc2f68f
|
caff: eliminate gaps and specify unused fields
|
2023-08-19 07:07:10 -07:00 |
|
Ronsor
|
4dd0f6d88b
|
caff: run go fmt
|
2023-08-18 20:02:26 -07:00 |
|
Ronsor
|
fa1157221b
|
caff: obfuscation key is a signed integer, add test data
The obfuscation key is actually a signed integer, and thanks to two's complement
arithmetic and sign extension, this is actually significant.
|
2023-08-18 19:45:09 -07:00 |
|
Ronsor
|
6a3fecd294
|
caff: include uncompressed bits for proper decompressed entries that can't be decoded as a format
|
2023-08-18 09:25:10 -07:00 |
|
Ronsor
|
23e660f4ca
|
caff: minor formatting changes
|
2023-08-18 07:40:54 -07:00 |
|
Ronsor
|
29084e358e
|
caff: remove dead code
|
2023-08-17 13:19:28 -07:00 |
|
Ronsor
|
da41a8d311
|
caff: initial implementation
|
2023-08-17 13:17:01 -07:00 |
|