aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-0415-212/+155
|\
| * propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-284-39/+38
| |\
| * \ propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-132-0/+2
| |\ \
| * \ \ propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-1315-212/+156
| |\ \ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-0917-309/+238
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-222-24/+46
| | | |\ \ \
| | | * | | | Post merge fixupslloyd2010-06-171-2/+0
| | | * | | | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-1719-106/+132
| | | |\ \ \ \
| | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-281-2/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-2117-307/+239
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...lloyd2010-03-105-50/+49
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Various updates: unique_ptr, using chrono, merge fixups, etclloyd2010-03-091-4/+11
| | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-0917-304/+229
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...lloyd2010-03-021-4/+4
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | Post-merge fixupslloyd2010-02-243-4/+4
| | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-2412-137/+52
| | | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head af0e75a6f88cf5c3e0c53f949ae...lloyd2010-01-272-4/+2
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Post-merge fixeslloyd2010-01-211-1/+1
| | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-2129-362/+288
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-243-3/+6
| | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...lloyd2009-12-1629-367/+292
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-169-74/+82
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-013-3/+3
| | | | | | | * | | | | | | | | | | | Use std::chrono::duration instead of untyped u32bit values for times inlloyd2009-12-012-10/+17
| | | | | | | * | | | | | | | | | | | Remove system_time(), replace entirely with std::chrono.lloyd2009-12-018-107/+70
| | | | | | | * | | | | | | | | | | | Remove to_string, replacing with std::to_stringlloyd2009-11-184-37/+35
| | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e...lloyd2009-11-1826-220/+177
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | | Use the new support for explicitly deleting functions instead of hidinglloyd2009-11-172-5/+5
| | | | | | | | * | | | | | | | | | | | Convert Data_Store::Matcher to using lambdaslloyd2009-11-161-32/+11
| | | | | | | | * | | | | | | | | | | | Use auto for long iterator names, etc.lloyd2009-11-163-18/+7
| | | | | | | | * | | | | | | | | | | | Replace X509_Store::Search_Func with std::function and lambdaslloyd2009-11-164-92/+81
| | | | | | | | * | | | | | | | | | | | Remove TR1 hooks - can be assumed to exist under a C++0x compilerlloyd2009-11-131-2/+0
| | | | | | | | * | | | | | | | | | | | Post-merge fixlloyd2009-11-131-1/+1
| | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-139-39/+78
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-0220-71/+73
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | | | | Attic-ize all of src/timer, except for time_t_to_tm and system_timelloyd2009-10-136-6/+6
| | | | | | | | | * | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...lloyd2009-09-172-44/+16
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-176-7/+6
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-0817-65/+67
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-212-12/+27
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | | | | Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-019-22/+15
| | | | | | | | | | * | | | | | | | | | | | | | | | Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-0114-45/+54
* | | | | | | | | | | | | | | | | | | | | | | | | | Add a BOTAN_DEPRECATED macro which can provide compile-timelloyd2010-11-021-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Doxygen updates.lloyd2010-11-021-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | s/u32bit/size_t/lloyd2010-10-291-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | s/u32bit/size_t/lloyd2010-10-184-38/+38
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Split some of the ASN.1 types into their own headerslloyd2010-10-132-0/+2
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Fix CRL reason codes and updating of CRLs. Add tests for both cases.lloyd2010-10-074-42/+7
* | | | | | | | | | | | | | | | | | | | | | | Forward port CRL fixes from rev 7bb2001cd554a1acc3d345914ea710ff0e1d3a6blloyd2010-10-071-7/+12