Age | Commit message (Expand) | Author |
---|---|---|
2017-05-04 | Request (and try to use) consensus diffs. | Nick Mathewson |
2017-05-03 | bug#22143/prop#140: identify input diffs by their digest-as-signed | Nick Mathewson |
2017-03-16 | Avoid all needless memory copies when computing consensus diffs. | Nick Mathewson |
2017-03-16 | Make consensus diff sha3 operations mockable. | Nick Mathewson |
2017-03-16 | String-based API for consensus diffs. | Nick Mathewson |
2017-03-16 | Fix an abstraction violation. | Nick Mathewson |
2017-03-16 | Use "const" in consdiff.[ch] | Nick Mathewson |
2017-03-16 | prop140: Use sha3-256, not sha2-256 | Nick Mathewson |
2017-03-16 | Remove digest[12]_hex | Nick Mathewson |
2017-03-16 | Use "STATIC" to export consdiff fns for testing | Nick Mathewson |
2017-03-16 | Consensus diff backend from Daniel Martà GSOC project. | Daniel Martà |