Commit Graph

26 Commits (d5c9492c4421b5a239c31dc47acea6055e48f809)
 

Author SHA1 Message Date
Avril d5c9492c44
removed cc dep
3 years ago
Avril 7226ebdb7b
static linking works when cc lto is disabled
3 years ago
Avril ce642b5f51
static linking works when cc lto is disabled
3 years ago
Avril e76499c166
tests passing. static linking failing, not sure why
3 years ago
Avril 65ad649519
TODO: rework error reporting
3 years ago
Avril 6937dc5242
failing FFI test
3 years ago
Avril f7ea81344d
disable strict aliasing for c wrapper
3 years ago
Avril f8dc3de398
fix cookie return vals
3 years ago
Avril 3e94e78442
drop required C standard to c90
3 years ago
Avril 9557d4e80b
cookie open creation
3 years ago
Avril 860cf33b41
added cc20_write() to write to CSink
3 years ago
Avril 13e3b84929
added C FFI header
3 years ago
Avril bf63998e73
C interface write passthrough and opaque allocation ok
3 years ago
Avril 90d3c2615f
start FFI function implementations
3 years ago
Avril d9dd56faf0
added serde support
3 years ago
Avril 9333e994f2
document key/iv encoding/decoding
3 years ago
Avril ab8c713145
update README
3 years ago
Avril 09f361f8a0
stable release 1.0
3 years ago
Avril 4b4d752491
added documentation
3 years ago
Avril 317a9b47a8
async working
3 years ago
Avril 969653b1aa
async stream start
3 years ago
Avril f42cedafc3
cleaned up prune
3 years ago
Avril 1621ca45b6
prevent inlining of prune on explicit_clear nightly builds
3 years ago
Avril 1c61cee7ae
remove dependency on non-standard 'explicit_bzero()' on nightly builds
3 years ago
Avril 1ecf0eab91
added clflush after explicit_bzero on x86 nightly builds
3 years ago
Avril c0d7234b5a
initial commit
3 years ago