Age | Commit message (Expand) | Author |
---|---|---|
2018-02-06 | Warn on zstd header/library version mismatch | Nick Mathewson |
2018-02-06 | Enable (safe) use of zstd static-only APIs | Nick Mathewson |
2017-12-08 | Replace all FREE_AND_NULL* uses to take a type and a free function. | Nick Mathewson |
2017-12-08 | Switch to a safer FREE_AND_NULL implementation | Nick Mathewson |
2017-12-08 | Convert the rest of src/common's headers to use FREE_AND_NULL | Nick Mathewson |
2017-09-15 | Run our #else/#endif annotator on our source code. | Nick Mathewson |
2017-04-25 | Merge branch 'unified_compress_squashed' | Nick Mathewson |
2017-04-25 | Combine all *compress/*uncompress backend function into one | Nick Mathewson |
2017-04-25 | Use atomic counters for compressor allocation. | Nick Mathewson |
2017-04-25 | Fix newlines in compression headers. | Alexander Færøy |
2017-04-25 | Add function to check if a given compression method is supported. | Alexander Færøy |
2017-04-25 | Add Zstandard support. | Alexander Færøy |