| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 29 | -362/+288 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 3 | -3/+6 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 29 | -367/+292 |
| |\ \ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 9 | -74/+82 |
| | |\ \ |
|
| | * | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 3 | -3/+3 |
| | * | | | Use std::chrono::duration instead of untyped u32bit values for times in | lloyd | 2009-12-01 | 2 | -10/+17 |
| | * | | | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 8 | -107/+70 |
| | * | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 4 | -37/+35 |
| | * | | | propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e... | lloyd | 2009-11-18 | 26 | -220/+177 |
| | |\ \ \ |
|
| | | * | | | Use the new support for explicitly deleting functions instead of hiding | lloyd | 2009-11-17 | 2 | -5/+5 |
| | | * | | | Convert Data_Store::Matcher to using lambdas | lloyd | 2009-11-16 | 1 | -32/+11 |
| | | * | | | Use auto for long iterator names, etc. | lloyd | 2009-11-16 | 3 | -18/+7 |
| | | * | | | Replace X509_Store::Search_Func with std::function and lambdas | lloyd | 2009-11-16 | 4 | -92/+81 |
| | | * | | | Remove TR1 hooks - can be assumed to exist under a C++0x compiler | lloyd | 2009-11-13 | 1 | -2/+0 |
| | | * | | | Post-merge fix | lloyd | 2009-11-13 | 1 | -1/+1 |
| | | * | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 9 | -39/+78 |
| | | |\ \ \ |
|
| | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 20 | -71/+73 |
| | | |\ \ \ \ |
|
| | | | * | | | | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 6 | -6/+6 |
| | | | * | | | | propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2... | lloyd | 2009-09-17 | 2 | -44/+16 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 6 | -7/+6 |
| | | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573... | lloyd | 2009-09-08 | 17 | -65/+67 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388... | lloyd | 2009-07-21 | 2 | -12/+27 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | | | 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 | 14 | -45/+54 |
* | | | | | | | | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 1 | -1/+1 |
* | | | | | | | | | | | | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 2 | -4/+4 |
* | | | | | | | | | | | | Replace time_t_to_tm with calendar_value which returns a struct representing | lloyd | 2009-12-24 | 1 | -6/+5 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Time was saved to a u32bit. Would really bite me in 2106 :) | lloyd | 2009-12-23 | 1 | -1/+1 |
* | | | | | | | | | | | Avoid MSVC warning 4800 about implicit conversion from T to bool. Mostly | lloyd | 2009-12-23 | 1 | -1/+1 |
* | | | | | | | | | | | Add FIXME note to Certificate_Policies::encode_inner | lloyd | 2009-12-23 | 1 | -1/+4 |
|/ / / / / / / / / / |
|
* | | | | | | | | / | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 2 | -1/+1 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Make many more headers internal-only. | lloyd | 2009-12-16 | 6 | -49/+50 |
* | | | | | | | | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 3 | -25/+32 |
* | | | | | | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 6 | -6/+6 |
|/ / / / / / / / |
|
* | | | | | | / | Much cleaning up in ECDSA, though it's still rather a mess (and 50x slower | lloyd | 2009-11-18 | 1 | -15/+3 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Cleanups - remove emails from source files, they should only live in | lloyd | 2009-11-10 | 5 | -9/+4 |
* | | | | | | | In creating X.509 certificates and PKCS #10 requests, let (actually: require) | lloyd | 2009-11-09 | 4 | -31/+75 |
|/ / / / / / |
|
* | | | | / | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 2 | -4/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | The get_tm function was duplicated. Move single version to timer.{h,cpp} | lloyd | 2009-09-17 | 2 | -44/+16 |
| |_|_|/
|/| | | |
|
* | | | | Split up util.h into 3 files | lloyd | 2009-09-17 | 6 | -7/+6 |
|/ / / |
|
* | / | Replace 'XXX' and other such notes with FIXME for easy grepping | lloyd | 2009-07-22 | 3 | -6/+6 |
| |/
|/| |
|
* | | Move some files around to break up dependencies between directories | lloyd | 2009-07-16 | 1 | -0/+1 |
* | | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 2 | -12/+26 |
* | | 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 | 42 | -849/+933 |
* | Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.h | lloyd | 2008-11-25 | 1 | -1/+1 |
* | Make X509_Store::CRL_Info public for IBM XLC 0.9 for Cell | lloyd | 2008-11-24 | 1 | -10/+14 |
* | Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly, | lloyd | 2008-11-11 | 1 | -1/+0 |
* | Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp | lloyd | 2008-11-11 | 2 | -4/+3 |
* | Split the last parts of the 'core' module | lloyd | 2008-11-08 | 9 | -9/+9 |