Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename target | lloyd | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Add Threaded_Fork, which acts like a normal Fork filter except that | lloyd | 2013-02-02 | 1 | -1/+2 |
| | | | | | | | | | | each subchain of filters will run in its own thread. Written and contributed by Joel Low. A thread on botan-devel contains the original patch and some discussion: http://lists.randombit.net/pipermail/botan-devel/2013-January/001699.html | ||||
* | Add a patch from Markus Wanner that extends DataSource (including | lloyd | 2012-07-09 | 1 | -0/+1 |
| | | | | | Pipe) with get_bytes_read() which returns the number of bytes read so far from that source. | ||||
* | Add a LZMA filter contributed by Vojtech Kral | lloyd | 2012-07-09 | 1 | -0/+1 |
| | |||||
* | Rename all text files that are actually reStructuredText to .rst | lloyd | 2012-07-01 | 1 | -0/+48 |