| Commit message (Expand) | Author | Age | Files | Lines |
* | Precompile the list of TLS ciphersuites | Jack Lloyd | 2016-01-06 | 1 | -3/+21 |
* | Prettify mp_comba a bit | Jack Lloyd | 2016-01-01 | 1 | -4/+5 |
* | Remove mp_mulop.cpp | Jack Lloyd | 2015-12-25 | 1 | -2/+6 |
* | Add boost builds on Travis OSX | Simon Warta | 2015-12-09 | 3 | -12/+14 |
* | Fix sanitizer build in travis ci | René Korthaus | 2015-11-24 | 1 | -1/+1 |
* | Add TLS_PSK tests | Jack Lloyd | 2015-11-13 | 1 | -20/+13 |
* | Merge pull request #317 from randombit/cc-flag-sanity | Jack Lloyd | 2015-10-27 | 6 | -7/+17 |
|\ |
|
| * | Remove --build-mode and add individual toggles for optimization, debug, | Jack Lloyd | 2015-10-26 | 6 | -7/+17 |
* | | Fix dist.py to handle signed git tags | Jack Lloyd | 2015-10-26 | 1 | -5/+14 |
|/ |
|
* | Test botan.py using Python2 and Python3 on Linux and OS X | Simon Warta | 2015-10-22 | 2 | -0/+10 |
* | Add DLL target to MSVC CI build | Jack Lloyd | 2015-10-16 | 1 | -1/+7 |
* | Merge pull request #298 from tiwoc/arm64 | Simon Warta | 2015-10-16 | 1 | -5/+17 |
|\ |
|
| * | Travis CI: Enable 64 bit builds for iOS | Daniel Seither | 2015-10-13 | 1 | -5/+17 |
* | | Add security notifications/advisory page to website. | Jack Lloyd | 2015-10-15 | 1 | -2/+2 |
* | | Add `--minimized-build` which does the same thing as `--no-autoload` | Jack Lloyd | 2015-10-14 | 1 | -1/+1 |
|/ |
|
* | Integrate codecov | Simon Warta | 2015-10-04 | 2 | -7/+7 |
* | Merge pull request #281 from alonbl/build-python | Jack Lloyd | 2015-09-22 | 1 | -5/+6 |
|\ |
|
| * | build: support multiple python versions | Alon Bar-Lev | 2015-09-15 | 1 | -5/+6 |
* | | Fix pbkdf, pk padding and ECDH registration for static linking. | Jack Lloyd | 2015-09-11 | 1 | -1/+1 |
|/ |
|
* | Update travis configuration for iOS build | Simon Warta | 2015-09-02 | 6 | -55/+74 |
* | Add soname_pattern | Simon Warta | 2015-08-24 | 1 | -23/+19 |
* | Add initial cirlce config | Simon Warta | 2015-08-21 | 4 | -0/+40 |
* | Remove 'extern "C"' from src/lib/math/mp | Simon Warta | 2015-08-14 | 1 | -3/+1 |
* | Update Appveyor config | Simon Warta | 2015-08-12 | 1 | -2/+7 |
* | Fix bugs in show_dependencies; Add option to show all dependencies | Simon Warta | 2015-07-29 | 1 | -12/+50 |
* | Document OS features | Simon Warta | 2015-07-27 | 1 | -0/+100 |
* | Use shellcheck where possible | Simon Warta | 2015-07-22 | 4 | -15/+16 |
* | Adjust MSVC compile flags | Simon Warta | 2015-07-21 | 1 | -1/+1 |
* | Refactor travis configuration for the use of the container infrastructure. | Simon Warta | 2015-07-12 | 4 | -31/+37 |
* | Add modules all/min to travis matrix | Simon Warta | 2015-07-12 | 1 | -1/+8 |
* | Test make install in CI | Simon Warta | 2015-07-10 | 2 | -0/+3 |
* | Remove combine_relnotes references in install script | Chris Desjardins | 2015-07-10 | 1 | -7/+1 |
* | Assume that $COVERALLS_REPO_TOKEN might not be set (e.g. pull requests) | Simon Warta | 2015-07-09 | 1 | -1/+2 |
* | Make sanitizer a build mode for easy use by developers. | Jack Lloyd | 2015-07-05 | 1 | -1/+1 |
* | Add sanitizer build to Travis, using debug iterators, ASan and UbSan. | Jack Lloyd | 2015-07-05 | 1 | -0/+2 |
* | Simplify the website and documentation layout. | Jack Lloyd | 2015-07-03 | 1 | -0/+26 |
* | Rename variable with_shared_lib -> build_shared_lib | Simon Warta | 2015-07-03 | 1 | -1/+1 |
* | Combine all release notes into a single file, just easier to read. | Jack Lloyd | 2015-07-02 | 1 | -89/+0 |
* | Merge branch 'master' of github.com:randombit/botan | Jack Lloyd | 2015-07-02 | 2 | -9/+14 |
|\ |
|
| * | Configure Travis CI for OSX and Linux builds | Simon Warta | 2015-07-01 | 2 | -9/+14 |
* | | Change dist script to pull sources from git instead of monotone | Jack Lloyd | 2015-07-02 | 1 | -91/+41 |
|/ |
|
* | Add copyright for show_dependencies.py | Simon Warta | 2015-06-30 | 2 | -0/+12 |
* | Merge pull request #138 from webmaster128/choices | Simon Warta | 2015-06-25 | 1 | -2/+2 |
|\ |
|
| * | Fix --build-mode in CI build script | Simon Warta | 2015-06-25 | 1 | -2/+2 |
* | | Add script that shows Botan module dependencies | Simon Warta | 2015-06-23 | 1 | -0/+162 |
|/ |
|
* | Update build system: | simon | 2015-06-18 | 1 | -35/+42 |
* | Remove RC4 (and all support for stream ciphers) from TLS | lloyd | 2015-05-15 | 1 | -4/+4 |
* | Add Coverity scan to Travis. | lloyd | 2015-05-13 | 1 | -1/+1 |
* | Use static amalgamation build for AppVeyor as the static library | lloyd | 2015-05-12 | 1 | -1/+1 |
* | Move AppVeyor yml | lloyd | 2015-05-12 | 1 | -0/+9 |