aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix module combi: adler32,mceSimon Warta2015-07-083-17/+26
* Fix module combi: adler32,ffiSimon Warta2015-07-081-0/+2
* Fix module combi: adler32,eme_rawSimon Warta2015-07-081-2/+0
* Fix module combi: adler32,eme_oaepSimon Warta2015-07-085-3/+2
* Merge pull request #178 from webmaster128/coverity-badgeSimon Warta2015-07-081-0/+3
|\
| * Add coverity scan badgeSimon Warta2015-07-081-0/+3
* | Add changs to have different travis configurations on master and coverity_scanSimon Warta2015-07-081-2/+17
|/
* Merge pull request #176 from webmaster128/travis-coverity-configSimon Warta2015-07-081-2/+2
|\
| * Update COVERITY_SCAN configSimon Warta2015-07-081-2/+2
|/
* Merge pull request #175 from webmaster128/more-ignoresSimon Warta2015-07-081-0/+4
|\
| * Ignore coverage outputSimon Warta2015-07-081-0/+4
|/
* Merge pull request #172 from AlexNk/clang_dbgSimon Warta2015-07-081-4/+4
|\
| * Fix compilation by Clang with _LIBCPP_DEBUGLSK2015-07-081-4/+4
|/
* Merge pull request #170 from webmaster128/berobject-tostringSimon Warta2015-07-072-2/+9
|\
| * Fix to_string for BER_Object when debug STL is usedSimon Warta2015-07-072-2/+9
|/
* Merge pull request #168 from webmaster128/modulecombi-adler32-ec_groupSimon Warta2015-07-061-0/+8
|\
| * ECC pointmul test requires ECDSASimon Warta2015-07-061-0/+8
|/
* GCC 4.8 doesn't have UbSan, remove for TravisJack Lloyd2015-07-051-1/+2
* Make sanitizer a build mode for easy use by developers.Jack Lloyd2015-07-053-4/+10
* Bump to 1.11.19Jack Lloyd2015-07-052-1/+4
* Fix Travis excludesJack Lloyd2015-07-051-0/+1
* Add sanitizer build to Travis, using debug iterators, ASan and UbSan.Jack Lloyd2015-07-052-0/+4
* Update for 1.11.18 release1.11.18Jack Lloyd2015-07-052-7/+12
* Fix invalid iterator use in TLS clientJack Lloyd2015-07-051-1/+1
* The gf2m type is an unsigned 16-bit, so under C promotion rules aJack Lloyd2015-07-051-1/+1
* Avoid building tls_server on MinGW. GH #39Jack Lloyd2015-07-051-3/+3
* More test coverage improvements.Jack Lloyd2015-07-051-4/+6
* Test more TLS functionality (closing, key material export, session tickets)Jack Lloyd2015-07-041-1/+23
* Misread which call MSVC was complaining aboutJack Lloyd2015-07-041-5/+7
* MSVC fix, for some reason it believes the load_key call to be ambigiousJack Lloyd2015-07-041-1/+2
* Add a roundtrip test of curve25519 keysJack Lloyd2015-07-041-0/+58
* Move feature requests from old bugzilla to todo.rstJack Lloyd2015-07-041-1/+19
* Update release notes for 1.11.18Jack Lloyd2015-07-041-0/+24
* A few more readme tweaksJack Lloyd2015-07-031-23/+23
* Deindent these lists, as github formats them strangely otherwise.Jack Lloyd2015-07-031-33/+33
* Tweak formatting of readmeJack Lloyd2015-07-032-6/+6
* Merge pull request #166 from webmaster128/dlies-compile-fixesSimon Warta2015-07-033-3/+12
|\
| * Make ./configure.py --no-autoload --enable-modules='adler32,dlies' compileSimon Warta2015-07-032-3/+11
| * Add seperator above test summarySimon Warta2015-07-031-0/+1
|/
* Simplify the website and documentation layout.Jack Lloyd2015-07-0320-730/+357
* Merge pull request #148 from webmaster128/fpefe1-onlySimon Warta2015-07-0354-198/+463
|\
| * Make Botan compile when only some modules are enabledSimon Warta2015-07-0354-198/+463
|/
* Merge pull request #161 from webmaster128/stylistic-updatesSimon Warta2015-07-036-29/+19
|\
| * Avoid DEBUG define; Use NDEBUG if necessarySimon Warta2015-07-031-3/+1
| * s/auto/size_t/Simon Warta2015-07-032-2/+2
| * Rename variable with_shared_lib -> build_shared_libSimon Warta2015-07-032-2/+2
| * Use <cstdint>; Remove unused namespace Botan_typesSimon Warta2015-07-031-22/+14
|/
* Remove remaining Sphinx doc references from news.rstJack Lloyd2015-07-021-35/+32
* Combine all release notes into a single file, just easier to read.Jack Lloyd2015-07-02189-3581/+3223
* Bump version to 1.11.18, update docs to reflect mtn->git conversionJack Lloyd2015-07-029-182/+18