| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 5 | -125/+89 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 5 | -126/+91 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 8 | -18/+29 |
| | |\ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c... | lloyd | 2010-04-28 | 1 | -2/+2 |
| | |\ \ |
|
| | * \ \ | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54... | lloyd | 2010-03-21 | 5 | -126/+91 |
| | |\ \ \ |
|
| | | * | | | Various updates: unique_ptr, using chrono, merge fixups, etc | lloyd | 2010-03-09 | 1 | -4/+11 |
| | | * | | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 5 | -123/+81 |
| | | |\ \ \ |
|
| | | | * \ \ | propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf... | lloyd | 2010-03-02 | 1 | -4/+4 |
| | | | |\ \ \ |
|
| | | | * | | | | Post-merge fixups | lloyd | 2010-02-24 | 3 | -4/+4 |
| | | | * | | | | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 12 | -137/+52 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head af0e75a6f88cf5c3e0c53f949ae... | lloyd | 2010-01-27 | 2 | -4/+2 |
| | | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 16 | -179/+138 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 16 | -183/+141 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 5 | -59/+64 |
| | | | | | |\ \ \ \ \ \ |
|
| | | | | | * | | | | | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 1 | -1/+1 |
| | | | | | * | | | | | | | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 3 | -88/+48 |
| | | | | | * | | | | | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 1 | -34/+32 |
| | | | | | * | | | | | | | Remove TR1 hooks - can be assumed to exist under a C++0x compiler | lloyd | 2009-11-13 | 1 | -2/+0 |
| | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 5 | -9/+4 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 14 | -60/+62 |
| | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 2 | -2/+2 |
| | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2... | lloyd | 2009-09-17 | 1 | -43/+16 |
| | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 2 | -2/+1 |
| | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573... | lloyd | 2009-09-08 | 13 | -58/+60 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388... | lloyd | 2009-07-21 | 1 | -5/+13 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | | | | | | Use C++0x std::shared_ptr<> instead of TR1's | lloyd | 2009-04-01 | 9 | -22/+15 |
| | | | | | | | * | | | | | | | | | | | Replace the (deprecated) auto_ptr with unique_ptr. | lloyd | 2009-04-01 | 10 | -38/+47 |
* | | | | | | | | | | | | | | | | | | | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 2 | -2/+0 |
* | | | | | | | | | | | | | | | | | | | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 5 | -17/+15 |
* | | | | | | | | | | | | | | | | | | | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -7/+5 |
|/ / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | / | Make round_up and round_down templates instead of fixed to use u32bits | lloyd | 2010-06-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 2 | -11/+11 |
* | | | | | | | | | | | | | | | | | More Doxygen updates/fixes | lloyd | 2010-06-15 | 2 | -1/+4 |
* | | | | | | | | | | | | | | | | | Fix a few hundred Doxygen warnings | lloyd | 2010-06-15 | 5 | -6/+14 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Remove some C-style casts | lloyd | 2010-04-23 | 1 | -2/+2 |
|/ / / / / / / / / / / / / / / |
|
* / / / / / / / / / / / / / / | Initialize m_pk to null in constructor | lloyd | 2010-03-17 | 1 | -0/+2 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 2 | -17/+15 |
* | | | | | | | | | | | | | | Remove the now no-op classes PK_Encrypting_Key, | lloyd | 2010-03-08 | 1 | -5/+1 |
* | | | | | | | | | | | | | | Changes to CVC to deal with the fact that you can't create an uninitialized | lloyd | 2010-03-04 | 3 | -8/+10 |
* | | | | | | | | | | | | | | The code in pk_codecs was actually entirely tied to the code in | lloyd | 2010-03-04 | 1 | -1/+0 |
* | | | | | | | | | | | | | | Remove BOTAN_DLL from templates, VC++ doesn't like it | lloyd | 2010-03-03 | 2 | -2/+2 |
* | | | | | | | | | | | | | | Reorganize where some CVC code goes to avoid template bloat + VC problems | lloyd | 2010-03-03 | 7 | -95/+66 |
* | | | | | | | | | | | | | | CVC assumed sigs were DER encoded by default. Not true | lloyd | 2010-03-02 | 4 | -25/+7 |
* | | | | | | | | | | | | | | Remove ECDSA_Signature encoding/decoding cruft | lloyd | 2010-03-02 | 3 | -83/+39 |
* | | | | | | | | | | | | | | Cleanups, remove dead code | lloyd | 2010-03-02 | 8 | -96/+27 |
* | | | | | | | | | | | | | | Port in the code for forming the EAC encoding of an ECDSA key, so now | lloyd | 2010-03-02 | 1 | -19/+47 |
* | | | | | | | | | | | | | | Lots of internal CVC cleanups | lloyd | 2010-03-02 | 13 | -192/+121 |
* | | | | | | | | | | | | | | Remove some needless usages of auto_ptr in CVC | lloyd | 2010-03-02 | 7 | -22/+33 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Remove a fairly useless member of EC_PublicKey that was only used for | lloyd | 2010-03-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | Clean up EC_Domain_Params | lloyd | 2010-03-01 | 1 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|