aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix TEST_DATA_DIRSimon Warta2015-07-1520-40/+38
|
* Check if there are test vector files in a given test dirSimon Warta2015-07-151-2/+8
|
* Improve test reportingSimon Warta2015-07-152-7/+9
|
* Merge pull request #192 from webmaster128/force-amalgamationSimon Warta2015-07-131-0/+4
|\ | | | | Force amalgamation in static build
| * Force amalgamation in static buildSimon Warta2015-07-131-0/+4
|/ | | | Closes #128.
* Set CXX path to g++ 4.8 for coverity scanSimon Warta2015-07-121-1/+1
|
* Merge pull request #191 from webmaster128/test-travis-containersSimon Warta2015-07-125-34/+52
|\ | | | | Test travis container infrastructure
| * Refactor travis configuration for the use of the container infrastructure.Simon Warta2015-07-125-34/+52
|/
* Merge pull request #190 from webmaster128/exit-on-errorSimon Warta2015-07-121-4/+13
|\ | | | | Exit configure script with return value 1 on error
| * Exit configure script with return value 1 on errorSimon Warta2015-07-121-4/+13
|/
* Fix fuzzer.cpp to compile even if x509 or tls is disabledJack Lloyd2015-07-111-12/+31
|
* Merge pull request #189 from webmaster128/minimal-modules-ciSimon Warta2015-07-123-7/+27
|\ | | | | Add modules all/min to travis matrix
| * Compile openssl RSA only when botan/rsa.h is availableSimon Warta2015-07-121-0/+6
| |
| * Add modules all/min to travis matrixSimon Warta2015-07-122-7/+21
|/
* Add an application to the command line providing a fuzzer entry point.Jack Lloyd2015-07-111-0/+122
|
* Add patch files to gitignoresJack Lloyd2015-07-111-0/+7
|
* Remove dead code (Boost.Python makefile, unused configure.py functions)Jack Lloyd2015-07-112-39/+0
|
* Merge pull request #186 from webmaster128/test-make-installSimon Warta2015-07-102-0/+3
|\ | | | | Test 'make install' in CI
| * Test make install in CISimon Warta2015-07-102-0/+3
|/
* Merge pull request #183 from cdesjardins/relnotesSimon Warta2015-07-101-7/+1
|\ | | | | Remove combine_relnotes references in install script
| * Remove combine_relnotes references in install scriptChris Desjardins2015-07-101-7/+1
|/ | | | | | | | copy doc/news.rst to installdir/news.txt Remove combine_relnotes references in install script copy doc/news.rst to installdir/news.txt
* Merge pull request #184 from webmaster128/coveralls-tokenSimon Warta2015-07-091-1/+2
|\ | | | | Assume that $COVERALLS_REPO_TOKEN might not be set (e.g. pull requests)
| * Assume that $COVERALLS_REPO_TOKEN might not be set (e.g. pull requests)Simon Warta2015-07-091-1/+2
|/
* Merge pull request #173 from webmaster128/avoid-iterator-pointer-mixingSimon Warta2015-07-091-2/+2
|\ | | | | Don't put pointers into vector iterator constructor in make_bcrypt
| * Don't put pointers into vector iterator constructor in make_bcryptSimon Warta2015-07-091-2/+2
|/
* Merge pull request #169 from webmaster128/modulecombiSimon Warta2015-07-0816-23/+44
|\ | | | | Fix module combinations that did not compile
| * Fix module combi: adler32,tssSimon Warta2015-07-082-0/+3
| |
| * Fix module combi: adler32,threefish_avx2Simon Warta2015-07-081-0/+4
| |
| * Fix module combi: adler32,sivSimon Warta2015-07-082-1/+6
| |
| * Fix module combi: adler32,openpgpSimon Warta2015-07-081-0/+1
| |
| * 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 badge
| * 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 config
| * Update COVERITY_SCAN configSimon Warta2015-07-081-2/+2
|/
* Merge pull request #175 from webmaster128/more-ignoresSimon Warta2015-07-081-0/+4
|\ | | | | Ignore coverage output
| * 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_DEBUG
| * 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 used
| * 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 ECDSA
| * 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
|