| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old/broken/highly incomplete CMS code | lloyd | 2013-04-12 | 9 | -1337/+0 |
* | Rename asn1_int to asn1_obj as it actually declares ASN1_Object | lloyd | 2012-11-06 | 1 | -1/+1 |
* | Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new | lloyd | 2012-06-07 | 3 | -2/+5 |
* | propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2... | lloyd | 2012-05-25 | 7 | -35/+36 |
|\ |
|
| * | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 7 | -30/+30 |
| * | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 2 | -5/+6 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7... | lloyd | 2011-02-11 | 2 | -5/+6 |
| | |\ |
|
| | | * | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 2 | -5/+6 |
| | | |\ |
|
| | | | * | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 2 | -5/+6 |
| | | | |\ |
|
| | | | | * | propagate from branch 'net.randombit.botan' (head 8761f1c3082e4ce33af57e557f9... | lloyd | 2010-07-09 | 2 | -5/+6 |
| | | | | |\ |
|
| | | | | | * | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 2 | -5/+6 |
| | | | | | |\ |
|
| | | | | | | * | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 2 | -2/+2 |
| | | | | | | |\ |
|
| | | | | | | * | | Various updates: unique_ptr, using chrono, merge fixups, etc | lloyd | 2010-03-09 | 2 | -3/+3 |
| | | | | | | * | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 1 | -2/+3 |
| | | | | | | |\ \ |
|
| | | | | | | | * \ | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 4 | -10/+10 |
| | | | | | | | |\ \ |
|
| | | | | | | | * \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 1 | -2/+3 |
| | | | | | | | |\ \ \ |
|
| | | | | | | | | * \ \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 1 | -13/+0 |
| | | | | | | | | |\ \ \ |
|
| | | | | | | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 1 | -1/+1 |
| | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | * | | | | | Replace X509_Store::Search_Func with std::function and lambdas | lloyd | 2009-11-16 | 1 | -2/+3 |
| * | | | | | | | | | | | | | Disable CMS by default, since it's pretty untested and likely unusable | lloyd | 2011-05-06 | 1 | -0/+2 |
* | | | | | | | | | | | | | | All of the X509 modules were actually mutually dependent. Ideally this | lloyd | 2012-02-06 | 1 | -1/+1 |
* | | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 8efb138f9a7c0b02429372a9c4e... | lloyd | 2011-04-22 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head a4ea4629f9caa98bd72b87de605... | lloyd | 2011-02-14 | 4 | -14/+14 |
| |\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | New branch for splitting up path validation vs certificate storage | lloyd | 2010-11-01 | 1 | -0/+2 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Maintainer mode warning cleanups, mostly for C style casts which I | lloyd | 2011-04-18 | 3 | -3/+5 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Convert the BER/DER coders to use size_t instead of u32bit for small | lloyd | 2011-02-09 | 4 | -14/+14 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Add new top-level algorithm which provides basic functionality: name | lloyd | 2010-11-01 | 1 | -1/+1 |
* | | | | | | | | | | | Make MemoryRegion::set protected, change all callers | lloyd | 2010-10-29 | 1 | -1/+2 |
* | | | | | | | | | | | s/u32bit/size_t/ | lloyd | 2010-10-29 | 4 | -6/+6 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | s/BLOCK_SIZE/block_size()/ | lloyd | 2010-10-13 | 2 | -2/+2 |
* | | | | | | | | | | Use size_t rather than u32bit in SymmetricAlgorithm | lloyd | 2010-10-13 | 1 | -1/+1 |
* | | | | | | | | | | Use size_t in filters | lloyd | 2010-10-12 | 1 | -1/+1 |
* | | | | | | | | | | Silence warning, cms is really getting pretty broken... | lloyd | 2010-09-26 | 1 | -1/+1 |
* | | | | | | | | | | Deal with loss of store search | lloyd | 2010-09-21 | 2 | -2/+3 |
* | | | | | | | | | | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -1/+1 |
* | | | | | | | | | | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -5/+6 |
* | | | | | | | | | | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -1/+1 |
* | | | | | | | | | | Rename MemoryRegion::destroy to MemoryRegion::clear to match STL | lloyd | 2010-09-08 | 2 | -2/+2 |
* | | | | | | | | | | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* / / / / / / / / | Remove unused UI param to CMS_Decoder | lloyd | 2010-07-09 | 2 | -6/+3 |
|/ / / / / / / / |
|
* | | | | | | / | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+2 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | More Doxygen updates/fixes | lloyd | 2010-06-15 | 2 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to | lloyd | 2010-03-08 | 1 | -1/+1 |
* | | | | | | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 2 | -10/+10 |
* | | | | | | Remove the now no-op classes PK_Encrypting_Key, | lloyd | 2010-03-08 | 2 | -10/+4 |
* | | | | | | Remove some unnecessary usages of PK_Signing_Key | lloyd | 2010-03-04 | 1 | -1/+0 |
* | | | | | | The code in pk_codecs was actually entirely tied to the code in | lloyd | 2010-03-04 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Remove use of old typedefs | lloyd | 2010-02-16 | 4 | -10/+10 |
|/ / / / |
|
* | | / | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 2 | -9/+9 |
| |_|/
|/| | |
|
* | | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -13/+0 |
| |/
|/| |
|