aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head ↵lloyd2010-11-2932-364/+393
|\ | | | | | | | | | | fc8daa606ab7954eab48778d7236986747b719e4) to branch 'net.randombit.botan.c++0x' (head 2bf71b0a2e0e468d7eb3631e4ca284234f554729)
| * Syntax fix1.9.11lloyd2010-11-291-1/+1
| |
| * Update version numbers for 1.9.11 releaselloyd2010-11-293-4/+4
| |
| * Avoid VC cast warninglloyd2010-11-291-1/+1
| |
| * Special flags for Nehalem so SSSE3 gets enabled for AESlloyd2010-11-291-0/+1
| |
| * Clang 2.8 also has cpuid.hlloyd2010-11-291-1/+1
| |
| * Remove incorrect commentlloyd2010-11-291-16/+4
| |
| * Make the random serial numbers 256 bits to ensure they will neverlloyd2010-11-291-1/+1
| | | | | | | | | | | | collide. One might, theoretically, generate 2^64 certificates with a single CA (say, for each particle in a planet wide cloud of smart dust), but 2^128 does not seem possible.
| * Cast to avoid VC warninglloyd2010-11-291-1/+1
| |
| * Add checking here and avoid silent castlloyd2010-11-291-1/+8
| |
| * Make TLS_Policy::check_cert pure virtuallloyd2010-11-292-9/+8
| |
| * Inherit policy and override check_certlloyd2010-11-292-2/+33
| |
| * Add X509_Certificate::to_stringlloyd2010-11-294-124/+113
| | | | | | | | The x509info example now just calls that
| * MemoryRegion::set was removedlloyd2010-11-291-1/+2
| |
| * Overflow warning in MSVClloyd2010-11-291-1/+2
| |
| * Add assert equallloyd2010-11-291-8/+18
| |
| * Use the same intro text as the Linux credits file, rather thanlloyd2010-11-291-15/+12
| | | | | | | | referencing it.
| * Inline SAFER-SK tableslloyd2010-11-243-126/+113
| |
| * Fix compilelloyd2010-11-231-1/+1
| |
| * More release noteslloyd2010-11-231-1/+4
| |
| * Fix pr 127 and pr 128. Don't require the common name and country codeslloyd2010-11-192-35/+26
| | | | | | | | | | | | in newly generated DNs, there are reasonable cases where you do not need or want either. Also fix the saving of dn_bits, and remove X509_DN::do_decode and inline it into its only caller (decode_from).
| * More details in changeloglloyd2010-11-171-5/+10
| |
| * Add a Mac OS X tip from Thomas Kellerlloyd2010-11-121-0/+13
| |
| * Thomas Keller reports that Mac OS X 10.5 still uses gcc 4.0.1 and it haslloyd2010-11-121-0/+12
| | | | | | | | the same reverse iterator bug. Use the workaround for gcc 4.0.*
| * Old function name, and made message confusing anywaylloyd2010-11-051-2/+1
| |
| * Unfortunately it looks like VC 2008 has major issues with howlloyd2010-11-051-8/+3
| | | | | | | | | | | | | | | | Algorithm::clone is redefinied with covariant return types in the subclasses. Curiously, it only had problems with hash functions and MACs, not ciphers. So remove Algorithm::clone(), leaving the subclass implementations.
| * Avoid cast warningslloyd2010-11-051-2/+2
| |
* | Post-merge fixupslloyd2010-11-044-6/+8
| |
* | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-11-04147-1213/+758
|\ \ | |/ |/| | | | | | | 303b2518a80553214b1e5ab4d9b96ef54629cbc7) to branch 'net.randombit.botan.c++0x' (head d734eefabe4816be4dd3e3e6e7bb13b7ab5be148)
| * function<> is in in std in C++0xlloyd2010-10-286-18/+11
| |
| * propagate from branch 'net.randombit.botan' (head ↵lloyd2010-10-28103-935/+933
| |\ | | | | | | | | | | | | | | | 2841fb518e20d2fe0a374e4f6b08bdbb14d5d158) to branch 'net.randombit.botan.c++0x' (head 0b9275139d6346bd3aa28d63bf8b8a03851d853d)
| * \ propagate from branch 'net.randombit.botan' (head ↵lloyd2010-10-1330-153/+164
| |\ \ | | | | | | | | | | | | | | | | | | | | cba32f885eb7889a9711cbee120df42839deb9d0) to branch 'net.randombit.botan.c++0x' (head 7cb9cdfda0f3dedab24f1d3bc7e7ea9b22164234)
| * \ \ propagate from branch 'net.randombit.botan' (head ↵lloyd2010-10-13144-1193/+744
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 0b2a6834cd19e431afc91bd062b0b455d6d035ac) to branch 'net.randombit.botan.c++0x' (head fbb6dc287edf127cc84fc29f9d8477769d5cfd7f)
| | * \ \ propagate from branch 'net.randombit.botan' (head ↵lloyd2010-10-1375-356/+432
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6581b789d58717bc6acee5c6a248e2d44c636e40) to branch 'net.randombit.botan.c++0x' (head 227a989ae94da8f4379ea4b9b0fc0ee8dbdde0c7)
| | * | | | Post-merge fixupslloyd2010-10-134-11/+5
| | | | | |
| | * | | | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-10-13142-1184/+741
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2898d79f992f27a328a3e41d34b46eb1052da0de) to branch 'net.randombit.botan.c++0x' (head 6cba76268fd69a73195760c021b7f881b8a6552c)
| | | * | | | Compile python wrapper as C++0xlloyd2010-09-091-1/+1
| | | | | | |
| | | * | | | Partially fix Python compilation. Looks like Boost.Python doesn't supportlloyd2010-09-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | C++0x though, particularly unique_ptr, so this may be DOA...
| | | * | | | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-09-078-36/+52
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fb78974f57bc3065d8537ebeb5210c86e74e9bb1) to branch 'net.randombit.botan.c++0x' (head dcb30c0029c7e44a75d0d8b859447a6c9df97cde)
| | | * | | | | Use std::to_stringlloyd2010-09-032-2/+3
| | | | | | | |
| | | * | | | | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-09-03141-1280/+831
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a29c41b4a949207b1544096c3afab668f8b5179e) to branch 'net.randombit.botan.c++0x' (head a9d0c2f805b3c20a4c648575d7256959db8329fe)
| | | | * | | | | Use gcc 4.5.1lloyd2010-08-131-1/+1
| | | | | | | | |
| | | | * | | | | Post-merge fixlloyd2010-08-131-1/+1
| | | | | | | | |
| | | | * | | | | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-08-13141-1280/+831
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0a3348f52bf558bc2282e1066c2913a72a1aeda5) to branch 'net.randombit.botan.c++0x' (head 552c20ae8874f12da779fc25ea368e36e71cbfe8)
| | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head ↵lloyd2010-08-066-67/+165
| | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c6dfcb1b2e25290f071169361fb07cc9bb602eac) to branch 'net.randombit.botan.c++0x' (head 802b80d11c9eb4550d592439b773f6bc8b0ec045)
| | | | | * | | | | | ~Algorithm_Cache was missing definitionlloyd2010-08-041-1/+1
| | | | | | | | | | |
| | | | | * | | | | | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-08-04141-1282/+833
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 717a9d103aa80e6d66c04e3a23cf173aadf56ceb) to branch 'net.randombit.botan.c++0x' (head c9759e8ebc2f360696a11f2d00fc218d7a8bf744)
| | | | | | * | | | | | Update docs WRT UI vs function<>lloyd2010-07-121-19/+24
| | | | | | | | | | | |
| | | | | | * | | | | | Move gtk example to atticlloyd2010-07-125-0/+0
| | | | | | | | | | | |
| | | | | | * | | | | | propagate from branch 'net.randombit.botan' (head ↵lloyd2010-07-122-8/+10
| | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 85c4aa25e9168862a96d7a2eca7478049fffa5d5) to branch 'net.randombit.botan.c++0x' (head 179c9203bd3a633b86a2d54992d8ffc77369de20)