| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #306 from webmaster128/update-docs | Simon Warta | 2015-10-26 | 2 | -41/+33 |
|\ |
|
| * | Update doc for issuer_dn() and subject_dn() | Simon Warta | 2015-10-20 | 1 | -3/+3 |
| * | Remove redundant function definitions from docs | Simon Warta | 2015-10-20 | 1 | -10/+0 |
| * | Make Version_Code an enum type for documentation | Simon Warta | 2015-10-20 | 1 | -1/+1 |
| * | Update TLC::Client constructor documentation | Simon Warta | 2015-10-20 | 1 | -13/+14 |
| * | Update TLS::Server signature in docs | Simon Warta | 2015-10-20 | 1 | -14/+15 |
* | | Make Montgomery reduction constant time. | Jack Lloyd | 2015-10-24 | 1 | -2/+6 |
|/ |
|
* | Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks | Jack Lloyd | 2015-10-16 | 1 | -0/+17 |
* | Add security notifications/advisory page to website. | Jack Lloyd | 2015-10-15 | 2 | -0/+106 |
* | Add prime and dl_group command line tools. | Jack Lloyd | 2015-10-15 | 1 | -0/+2 |
* | Prohibit creating a DL_Group smaller than 1024 bits | Jack Lloyd | 2015-10-15 | 1 | -1/+3 |
* | Periodically reinitialize the blinding sequence instead of always | Jack Lloyd | 2015-10-15 | 1 | -4/+14 |
* | Add support for RSA signing and verification via OpenSSL | Jack Lloyd | 2015-10-14 | 1 | -0/+6 |
* | Add `--minimized-build` which does the same thing as `--no-autoload` | Jack Lloyd | 2015-10-14 | 2 | -4/+6 |
* | Tick version on trunk to 1.11.22 | Jack Lloyd | 2015-10-11 | 1 | -0/+4 |
* | Update for 1.11.21 release1.11.21 | Jack Lloyd | 2015-10-11 | 1 | -1/+1 |
* | Doc updates | Jack Lloyd | 2015-10-05 | 2 | -4/+24 |
* | Update change notes for 1.11.21 | Jack Lloyd | 2015-09-30 | 1 | -0/+18 |
* | McEliece cleanups | Jack Lloyd | 2015-09-29 | 2 | -0/+75 |
* | Update todo | Jack Lloyd | 2015-09-22 | 1 | -2/+3 |
* | Move contrib/sqlite to github.com/randombit/botan-sqlite | Jack Lloyd | 2015-09-21 | 1 | -0/+3 |
* | Remove the Perl XS module | Jack Lloyd | 2015-09-21 | 2 | -38/+2 |
* | Remove OCaml wrapper, moved to randombit/botan-ocaml | Jack Lloyd | 2015-09-21 | 1 | -0/+3 |
* | Some docs on source code layout | Jack Lloyd | 2015-09-12 | 1 | -0/+71 |
* | Bump version to 1.11.21(-pre) | Jack Lloyd | 2015-09-10 | 1 | -0/+3 |
* | Update for 1.11.20 release1.11.20 | Jack Lloyd | 2015-09-07 | 1 | -6/+7 |
* | Add release notes from Github tickets for 1.11.20 | Simon Warta | 2015-09-06 | 1 | -1/+23 |
* | Add missing Botan 1.11.19 release notes | Simon Warta | 2015-09-03 | 1 | -1/+17 |
* | Build with libc++ C++ standard library on clang for iOS | René Korthaus | 2015-08-29 | 1 | -1/+1 |
* | Reverse the algorithm priority ordering | Jack Lloyd | 2015-08-29 | 1 | -0/+7 |
* | Reorganize todo | Jack Lloyd | 2015-08-28 | 1 | -43/+39 |
* | Add ECDSA provider using OpenSSL | Jack Lloyd | 2015-08-28 | 1 | -1/+3 |
* | Add soname_pattern | Simon Warta | 2015-08-24 | 1 | -0/+3 |
* | Bump version | Jack Lloyd | 2015-08-21 | 1 | -0/+6 |
* | Requested | Jack Lloyd | 2015-08-04 | 1 | -0/+1 |
* | Add CVE ids to release notes | Jack Lloyd | 2015-08-04 | 1 | -10/+16 |
* | 1.11.19 release1.11.19 | Jack Lloyd | 2015-08-03 | 1 | -6/+28 |
* | Fix two crashes in the BER decoder found with afl. | Jack Lloyd | 2015-08-02 | 1 | -0/+10 |
* | Remove references to removed APIs and algos | Jack Lloyd | 2015-07-29 | 4 | -97/+13 |
* | Document OS features | Simon Warta | 2015-07-27 | 1 | -0/+54 |
* | Fix random_prime() indent in BigInt docs | Simon Warta | 2015-07-27 | 1 | -5/+5 |
* | Put TLS heartbeat on notice. GH #187 | Jack Lloyd | 2015-07-25 | 1 | -0/+4 |
* | Remove the x86 asm versions of MD4, MD5, SHA-1 and Serpent | Jack Lloyd | 2015-07-25 | 1 | -1/+7 |
* | Fix typos | Simon Warta | 2015-07-24 | 6 | -22/+22 |
* | BigInt::to_u32bit failed on 32-bit integers. GH #220 | Jack Lloyd | 2015-07-23 | 1 | -0/+3 |
* | Update building documentation | Simon Warta | 2015-07-15 | 1 | -26/+24 |
* | Bump to 1.11.19 | Jack Lloyd | 2015-07-05 | 1 | -0/+3 |
* | Update for 1.11.18 release1.11.18 | Jack Lloyd | 2015-07-05 | 1 | -1/+6 |
* | Move feature requests from old bugzilla to todo.rst | Jack Lloyd | 2015-07-04 | 1 | -1/+19 |
* | Update release notes for 1.11.18 | Jack Lloyd | 2015-07-04 | 1 | -0/+24 |