Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 6 | -42/+33 |
|\ | |||||
| * | propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf... | lloyd | 2010-03-02 | 3 | -1/+37 |
| |\ | |||||
| * \ | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 3 | -0/+135 |
| |\ \ | |||||
| * \ \ | propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4... | lloyd | 2010-02-14 | 6 | -39/+34 |
| |\ \ \ | |||||
| | * \ \ | propagate from branch 'net.randombit.botan' (head e088ea1566600cf598bcdc6840f... | lloyd | 2010-01-22 | 2 | -0/+3 |
| | |\ \ \ | |||||
| | * \ \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 6 | -39/+34 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607... | lloyd | 2009-12-24 | 6 | -39/+34 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 1 | -0/+3 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 6 | -39/+34 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 4 | -35/+67 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 2 | -2/+2 |
| | | | | * | | | | | | Update examples for changed/removed APIs, namely: | lloyd | 2009-12-01 | 4 | -9/+14 |
| | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a... | lloyd | 2009-11-29 | 2 | -0/+123 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100... | lloyd | 2009-11-20 | 2 | -69/+6 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | Fix some examples for changed APIs in C++0x branch | lloyd | 2009-11-17 | 6 | -11/+7 |
| | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 2 | -78/+89 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 8 | -18/+172 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head cead7027e70b68a8b4ae2e5bd8f... | lloyd | 2009-11-05 | 3 | -11/+6 |
| | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 1 | -25/+15 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c... | lloyd | 2009-10-13 | 1 | -25/+15 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2... | lloyd | 2009-09-30 | 1 | -25/+15 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2... | lloyd | 2009-09-17 | 1 | -1/+2 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | | | | Use <chrono> in the runtime benchmarking code instead of the local | lloyd | 2009-09-16 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | | | | | | Deconstify PK_Ops. It's quite reasonable that some op will want to | lloyd | 2010-03-09 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to | lloyd | 2010-03-08 | 2 | -2/+2 |
* | | | | | | | | | | | | | | | | | | | | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 8 | -30/+26 |
* | | | | | | | | | | | | | | | | | | | | Update DH example for PK changes | lloyd | 2010-03-08 | 1 | -14/+29 |
* | | | | | | | | | | | | | | | | | | | | Clarify that Ajisai is only SSLv3 + TLS 1.0 currently | lloyd | 2010-03-05 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Nix PK_Signing_Key use from tutorial | lloyd | 2010-03-04 | 1 | -3/+1 |
* | | | | | | | | | | | | | | | | | | | | This checkin represents a pretty major change in how PK operations are | lloyd | 2010-03-04 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Document fix for VC static builds | lloyd | 2010-03-03 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Fix minor errors and warnings in the examples. Remove boost dependency from | lloyd | 2010-03-03 | 15 | -120/+78 |
* | | | | | | | | | | | | | | | | | | | | Add XSalsa20 | lloyd | 2010-03-03 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Drop the old 1.8 configure.pl entirely | lloyd | 2010-03-02 | 1 | -2340/+0 |
* | | | | | | | | | | | | | | | | | | | | Corrupt signature instead of key in RSA example | lloyd | 2010-03-02 | 1 | -1/+4 |
* | | | | | | | | | | | | | | | | | | | | Make output more understandable | lloyd | 2010-03-02 | 1 | -2/+4 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm, | lloyd | 2010-03-02 | 2 | -1/+2 |
* | | | | | | | | | | | | | | | | | | | Add a simple cert validation example | lloyd | 2010-03-01 | 1 | -0/+35 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | Document adding SSL/TLS | lloyd | 2010-02-24 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 35d3e3deb02b47f98e4937f8eab... | lloyd | 2010-02-24 | 2 | -0/+132 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 89451dd9349d61bc29507c9c441... | lloyd | 2010-02-23 | 2 | -0/+132 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | TLS_Server example - more printfs, configurable port | lloyd | 2010-02-17 | 1 | -3/+13 |
| | * | | | | | | | | | | | | | | | | | | Various minor SSL fixes | lloyd | 2010-02-14 | 2 | -10/+6 |
| | * | | | | | | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head dd33b7150f3f49d795e4eb962d8... | lloyd | 2010-02-14 | 9 | -114/+172 |
| | |\| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 2 | -0/+126 |
* | | | | | | | | | | | | | | | | | | | | Document adding GOST 34.10-2001 | lloyd | 2010-02-24 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Document removal of TR1 dependency | lloyd | 2010-02-24 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / / / / / / | |||||
* | / / / / / / / / / / / / / / / / / | Document removing TR1 dependency for ECC | lloyd | 2010-02-23 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | Further passhash changes before release and things have to be | lloyd | 2010-02-05 | 3 | -5/+83 |
* | | | | | | | | | | | | | | | | | | MD4's M buffer was set to be 48 words instead of 16. This had been | lloyd | 2010-02-03 | 1 | -0/+1 |