| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix module combi: adler32,mce | Simon Warta | 2015-07-08 | 3 | -17/+26 |
* | Fix module combi: adler32,ffi | Simon Warta | 2015-07-08 | 1 | -0/+2 |
* | Fix module combi: adler32,eme_raw | Simon Warta | 2015-07-08 | 1 | -2/+0 |
* | Fix module combi: adler32,eme_oaep | Simon Warta | 2015-07-08 | 5 | -3/+2 |
* | Merge pull request #178 from webmaster128/coverity-badge | Simon Warta | 2015-07-08 | 1 | -0/+3 |
|\ |
|
| * | Add coverity scan badge | Simon Warta | 2015-07-08 | 1 | -0/+3 |
* | | Add changs to have different travis configurations on master and coverity_scan | Simon Warta | 2015-07-08 | 1 | -2/+17 |
|/ |
|
* | Merge pull request #176 from webmaster128/travis-coverity-config | Simon Warta | 2015-07-08 | 1 | -2/+2 |
|\ |
|
| * | Update COVERITY_SCAN config | Simon Warta | 2015-07-08 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #175 from webmaster128/more-ignores | Simon Warta | 2015-07-08 | 1 | -0/+4 |
|\ |
|
| * | Ignore coverage output | Simon Warta | 2015-07-08 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #172 from AlexNk/clang_dbg | Simon Warta | 2015-07-08 | 1 | -4/+4 |
|\ |
|
| * | Fix compilation by Clang with _LIBCPP_DEBUG | LSK | 2015-07-08 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #170 from webmaster128/berobject-tostring | Simon Warta | 2015-07-07 | 2 | -2/+9 |
|\ |
|
| * | Fix to_string for BER_Object when debug STL is used | Simon Warta | 2015-07-07 | 2 | -2/+9 |
|/ |
|
* | Merge pull request #168 from webmaster128/modulecombi-adler32-ec_group | Simon Warta | 2015-07-06 | 1 | -0/+8 |
|\ |
|
| * | ECC pointmul test requires ECDSA | Simon Warta | 2015-07-06 | 1 | -0/+8 |
|/ |
|
* | GCC 4.8 doesn't have UbSan, remove for Travis | Jack Lloyd | 2015-07-05 | 1 | -1/+2 |
* | Make sanitizer a build mode for easy use by developers. | Jack Lloyd | 2015-07-05 | 3 | -4/+10 |
* | Bump to 1.11.19 | Jack Lloyd | 2015-07-05 | 2 | -1/+4 |
* | Fix Travis excludes | Jack Lloyd | 2015-07-05 | 1 | -0/+1 |
* | Add sanitizer build to Travis, using debug iterators, ASan and UbSan. | Jack Lloyd | 2015-07-05 | 2 | -0/+4 |
* | Update for 1.11.18 release1.11.18 | Jack Lloyd | 2015-07-05 | 2 | -7/+12 |
* | Fix invalid iterator use in TLS client | Jack Lloyd | 2015-07-05 | 1 | -1/+1 |
* | The gf2m type is an unsigned 16-bit, so under C promotion rules a | Jack Lloyd | 2015-07-05 | 1 | -1/+1 |
* | Avoid building tls_server on MinGW. GH #39 | Jack Lloyd | 2015-07-05 | 1 | -3/+3 |
* | More test coverage improvements. | Jack Lloyd | 2015-07-05 | 1 | -4/+6 |
* | Test more TLS functionality (closing, key material export, session tickets) | Jack Lloyd | 2015-07-04 | 1 | -1/+23 |
* | Misread which call MSVC was complaining about | Jack Lloyd | 2015-07-04 | 1 | -5/+7 |
* | MSVC fix, for some reason it believes the load_key call to be ambigious | Jack Lloyd | 2015-07-04 | 1 | -1/+2 |
* | Add a roundtrip test of curve25519 keys | Jack Lloyd | 2015-07-04 | 1 | -0/+58 |
* | 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 |
* | A few more readme tweaks | Jack Lloyd | 2015-07-03 | 1 | -23/+23 |
* | Deindent these lists, as github formats them strangely otherwise. | Jack Lloyd | 2015-07-03 | 1 | -33/+33 |
* | Tweak formatting of readme | Jack Lloyd | 2015-07-03 | 2 | -6/+6 |
* | Merge pull request #166 from webmaster128/dlies-compile-fixes | Simon Warta | 2015-07-03 | 3 | -3/+12 |
|\ |
|
| * | Make ./configure.py --no-autoload --enable-modules='adler32,dlies' compile | Simon Warta | 2015-07-03 | 2 | -3/+11 |
| * | Add seperator above test summary | Simon Warta | 2015-07-03 | 1 | -0/+1 |
|/ |
|
* | Simplify the website and documentation layout. | Jack Lloyd | 2015-07-03 | 20 | -730/+357 |
* | Merge pull request #148 from webmaster128/fpefe1-only | Simon Warta | 2015-07-03 | 54 | -198/+463 |
|\ |
|
| * | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 54 | -198/+463 |
|/ |
|
* | Merge pull request #161 from webmaster128/stylistic-updates | Simon Warta | 2015-07-03 | 6 | -29/+19 |
|\ |
|
| * | Avoid DEBUG define; Use NDEBUG if necessary | Simon Warta | 2015-07-03 | 1 | -3/+1 |
| * | s/auto/size_t/ | Simon Warta | 2015-07-03 | 2 | -2/+2 |
| * | Rename variable with_shared_lib -> build_shared_lib | Simon Warta | 2015-07-03 | 2 | -2/+2 |
| * | Use <cstdint>; Remove unused namespace Botan_types | Simon Warta | 2015-07-03 | 1 | -22/+14 |
|/ |
|
* | Remove remaining Sphinx doc references from news.rst | Jack Lloyd | 2015-07-02 | 1 | -35/+32 |
* | Combine all release notes into a single file, just easier to read. | Jack Lloyd | 2015-07-02 | 189 | -3581/+3223 |
* | Bump version to 1.11.18, update docs to reflect mtn->git conversion | Jack Lloyd | 2015-07-02 | 9 | -182/+18 |