Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If the Keyed_Filter's set_iv is called (ie, in the case that the1.9.9 | lloyd | 2010-06-28 | 1 | -2/+3 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+10 |
* | We can expose valid_iv_length in the header without problems. | lloyd | 2010-06-16 | 1 | -7/+1 |
* | Add Keyed_Filter::valid_iv_length (it was already in | lloyd | 2010-06-16 | 1 | -0/+5 |
* | Move (empty) implementation of Keyed_Filter::set_iv to basefilt.cpp | lloyd | 2010-06-16 | 1 | -0/+7 |
* | Modify Keyed_Filter so it is a pure interface | lloyd | 2009-08-11 | 1 | -21/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -22/+24 |
* | New filters module. Add deps for it in some needed areas (codec, pbes) | lloyd | 2008-09-28 | 1 | -0/+72 |