| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | | | | | | | 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 |
| |/
|/| |
|
* | | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 1 | -1/+1 |
|/ |
|
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -8/+15 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 8 | -161/+177 |
* | Remove last uses of lookup.h in CMS code | lloyd | 2008-11-11 | 2 | -18/+31 |
* | Remove some uses of lookup.h from CMS code | lloyd | 2008-11-11 | 2 | -4/+9 |
* | Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly, | lloyd | 2008-11-11 | 1 | -1/+0 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -1/+0 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Add a check for empty string in CMS_Encoder::can_compress_with (mostly to avo... | lloyd | 2008-11-07 | 1 | -0/+3 |
* | Fix zlib macro check | lloyd | 2008-11-06 | 1 | -7/+7 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 2 | -2/+2 |
* | Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that | lloyd | 2008-10-02 | 2 | -6/+3 |
* | Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1 | lloyd | 2008-10-01 | 1 | -8/+9 |
* | Move look_pk and pk_algs to new module pubkey/pk_lookup | lloyd | 2008-10-01 | 1 | -0/+1 |
* | Fixes to not require RC2 for CMS to compile | lloyd | 2008-09-30 | 1 | -5/+17 |
* | Many updates in cms_ealg.cpp, particularly WRT to the ASN.1 code | lloyd | 2008-09-30 | 1 | -61/+65 |