Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Update release notes | Jack Lloyd | 2016-08-24 | 1 | -6/+42 | |
| * | | | git notes | Jack Lloyd | 2016-08-24 | 1 | -3/+20 | |
| * | | | Add release notes for 1.8.15 which escaped news.rst | Jack Lloyd | 2016-08-24 | 1 | -0/+13 | |
| |/ / | ||||||
| * | | Another PKCS #11 amalg fix | Jack Lloyd | 2016-08-23 | 1 | -1/+1 | |
| * | | Work around some amalgamation issues. | Jack Lloyd | 2016-08-23 | 2 | -6/+4 | |
| * | | Merge GH #599 Disable SonarQube | Jack Lloyd | 2016-08-22 | 1 | -8/+11 | |
| |\ \ | ||||||
| | * | | Deactivate SonarQube PR analysis | Daniel Neus | 2016-08-22 | 1 | -8/+11 | |
| |/ / | ||||||
| * | | Doc/relnote updates | Jack Lloyd | 2016-08-20 | 4 | -29/+57 | |
| * | | Merge GH #597 Fix mini build with PKCS #11 | Jack Lloyd | 2016-08-20 | 3 | -5/+23 | |
| |\ \ | ||||||
| | * | | fix minimized build when pkcs11 module enabled | Daniel Neus | 2016-08-20 | 3 | -5/+23 | |
| |/ / | ||||||
| * | | Merge GH #596: PKCS #11 in CircleCI builds | Jack Lloyd | 2016-08-19 | 5 | -5/+5 | |
| |\ \ | ||||||
| | * | | Enable PKCS#11 module in Circle CI builds | Daniel Neus | 2016-08-19 | 5 | -5/+5 | |
| * | | | Merge GH #594: PKCS #11 in Travis builds | Jack Lloyd | 2016-08-19 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Enable PKCS#11 module in Travis CI builds | Daniel Neus | 2016-08-19 | 1 | -3/+3 | |
| | |/ / | ||||||
| * | | | Merge GH #591 | Jack Lloyd | 2016-08-19 | 14 | -232/+606 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Rename find_constraints() and let it throw instead of returning a combination | René Korthaus | 2016-08-19 | 5 | -33/+218 | |
| | * | | Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures | René Korthaus | 2016-08-17 | 8 | -23/+57 | |
| | * | | Fix allowed_usage() and add tests for key usage | René Korthaus | 2016-08-17 | 3 | -128/+222 | |
| | * | | Fix GH #425 and run x509 tests with different signature algorithms | René Korthaus | 2016-08-17 | 6 | -73/+134 | |
| * | | | Merge GH #592: Travis to Ubuntu 14.04, add SonarQube integration | Jack Lloyd | 2016-08-18 | 5 | -27/+80 | |
| |\ \ \ | ||||||
| | * | | | SonarQube integration / Travis CI changes | Daniel Neus | 2016-08-18 | 5 | -27/+80 | |
| |/ / / | ||||||
| * | | | Merge GH #589 Fix source encodings to UTF-8 | Jack Lloyd | 2016-08-17 | 2 | -3/+3 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | fix source file encoding ANSI -> UTF-8 | Daniel Neus | 2016-08-17 | 2 | -3/+3 | |
| |/ / | ||||||
| * | | Merge PR #588 Fix install after GH #584 | Jack Lloyd | 2016-08-17 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | missing adjustment in install.py from GH #584 | Daniel Neus | 2016-08-17 | 1 | -1/+1 | |
| * | | | Deprecations | Jack Lloyd | 2016-08-17 | 2 | -0/+35 | |
| |/ / | ||||||
| * | | Merge GH #583 Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-17 | 4 | -727/+201 | |
| |\ \ | ||||||
| | * | | Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-16 | 4 | -727/+201 | |
| * | | | Merge GH #581 Threefish-512 AVX2 work | Jack Lloyd | 2016-08-17 | 1 | -76/+165 | |
| |\ \ \ | ||||||
| | * | | | Threefish-512 AVX2 optimizations | Jack Lloyd | 2016-08-10 | 1 | -76/+165 | |
| * | | | | Merge GH #584 Changes to support Windows debugging | Jack Lloyd | 2016-08-17 | 3 | -6/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | change botan CLI filename to botan-cli.exe | Daniel Neus | 2016-08-17 | 2 | -2/+2 | |
| | * | | | | fix install.py to copy botand.dll in debug mode | Daniel Neus | 2016-08-16 | 1 | -1/+2 | |
| | * | | | | No PDB output for CLI and tests | Daniel Neus | 2016-08-16 | 2 | -5/+10 | |
| * | | | | | Merge GH #586 Remove information from build.h making build non-reproducible. ... | Jack Lloyd | 2016-08-17 | 2 | -15/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove template sources: user, hostname, timestamp | Simon Warta | 2016-08-17 | 1 | -13/+1 | |
| | * | | | | | Remove configure extra information from build.h | Simon Warta | 2016-08-16 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge GH #585 Prevent x86-32 vs x86-64 build time confusion | Jack Lloyd | 2016-08-17 | 1 | -0/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Check configured CPU arch against compiler setting | Simon Warta | 2016-08-16 | 1 | -0/+16 | |
| | |/ / / / | ||||||
| * | | | | | Merge GH #582 Pull in SSE2 SHA-1 for TLS even in minimal builds | Jack Lloyd | 2016-08-17 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Update info.txt | Daniel Neus | 2016-08-16 | 1 | -2/+1 | |
| | * | | | | add sha1_sse2 to the TLS module dependencies | Daniel Neus | 2016-08-15 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Merge GH #574/#577: Fix PKCS 11 amalgamation, add notion of external includes | Jack Lloyd | 2016-08-13 | 6 | -13/+42 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Make the header intersect checks a little more succint. | Jack Lloyd | 2016-08-12 | 1 | -15/+8 | |
| | * | | | add amalgamation builds for AppVeyor | Daniel Neus | 2016-08-12 | 1 | -0/+4 | |
| | * | | | restore to original pkcs11.h | Daniel Neus | 2016-08-12 | 1 | -4/+4 | |
| | * | | | Headers can be marked as external by using `<header:external>` in info.txt. | Daniel Neus | 2016-08-12 | 4 | -9/+41 | |
| |/ / / | ||||||
| * | | | Merge GH #573: Add test for HMAC_DRBG reseed | Jack Lloyd | 2016-08-11 | 1 | -0/+41 | |
| |\ \ \ | ||||||
| | * | | | reseed test for hmac_drbg | Kai Michaelis | 2016-08-10 | 1 | -0/+41 | |
| | |/ / | ||||||
| * | | | Merge GH #572: Fixes for OS X clang x86-32 build | Jack Lloyd | 2016-08-11 | 1 | -0/+3 | |
| |\ \ \ | | |/ / | |/| | |