aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move DN upper bound function to X509_DN static functionJack Lloyd2017-12-231-4/+4
* Fix error reporting in dist script under Python3Jack Lloyd2017-12-221-5/+10
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-221-2/+76
* Fix pylint errorJack Lloyd2017-12-211-0/+2
* Now dist script can run under python2 or python3Jack Lloyd2017-12-211-1/+1
* Run dist.py script through pylintJack Lloyd2017-12-212-35/+32
* Binary file IO for the UTF-8 godsJack Lloyd2017-12-211-2/+2
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-2/+84
* Add a simple OpenSSL vs Botan benchmark scriptJack Lloyd2017-12-182-0/+217
* Try to debug Boost build failure - amalgamation problem?Jack Lloyd2017-12-171-1/+1
* PylintJack Lloyd2017-12-172-0/+3
* More fixes with recent pylintJack Lloyd2017-12-171-1/+2
* Detect the compiler version using the preprocessor instead of command lineJack Lloyd2017-12-141-133/+0
* Try running rst2man in CIJack Lloyd2017-12-122-2/+2
* Add ability to generate man page with rst2man fixing #1349Jack Lloyd2017-12-112-0/+14
* Fix make cleanJack Lloyd2017-12-111-1/+8
* Clean up macro generationJack Lloyd2017-12-111-1/+1
* Fix make clean targetJack Lloyd2017-12-111-7/+3
* Improve debug output of the build_docs scriptJack Lloyd2017-12-111-2/+5
* Remove the doc.stamp file in make clean target [ci skip]Jack Lloyd2017-12-071-0/+2
* Fix make clean target - didn't remove libbotan-2.so symlink files [ci skip]Jack Lloyd2017-12-061-1/+1
* Add an option to generate PDF version of the documentationJack Lloyd2017-12-061-11/+36
* Merge GH #1333 Add script to build docsJack Lloyd2017-12-043-13/+165
|\
| * Lint fixesJack Lloyd2017-12-042-11/+13
| * Fix lint error [ci skip]Jack Lloyd2017-12-041-1/+1
| * Add a script for generating the documentationJack Lloyd2017-12-043-5/+155
* | Merge GH #1334 Reduce AppVeyor build matrixJack Lloyd2017-12-042-21/+9
|\ \
| * | Reduce the AppVeyor build matrixJack Lloyd2017-12-042-21/+9
| |/
* / Cleanup install targetJack Lloyd2017-12-041-29/+10
|/
* Fix make cleanJack Lloyd2017-12-031-3/+4
* Have make clean also delete the documentation dirJack Lloyd2017-12-031-2/+3
* Build simplificationsJack Lloyd2017-12-021-1/+2
* Fix install when static lib is disabledJack Lloyd2017-12-022-4/+9
* Drop support for Cilk+Jack Lloyd2017-12-021-4/+1
* Add ability to disable static library buildJack Lloyd2017-11-301-1/+2
* Lint fixes [ci skip]Jack Lloyd2017-11-301-1/+1
* Fixes for make cleanJack Lloyd2017-11-291-3/+6
* Merge GH #1321 Use a script for make cleanJack Lloyd2017-11-292-0/+119
|\
| * Add a script to handle `make clean` targetJack Lloyd2017-11-292-0/+119
* | Merge GH #1319 Allow overriding ar commandJack Lloyd2017-11-291-1/+1
|\|
| * Allow overriding ar commandJack Lloyd2017-11-291-1/+1
* | Start using Travis default XCode image (8.3)Jack Lloyd2017-11-291-1/+0
|/
* Add flags to disable building/installing documentationJack Lloyd2017-11-291-12/+12
* Use jom via botan-ci-tools repoJack Lloyd2017-11-131-2/+2
* Add support for ARIA GCM ciphersuitesJack Lloyd2017-11-031-6/+6
* Allow trailing comments for include matchersSimon Warta2017-10-191-0/+10
* Rename method to AmalgamationHelper.is_unconditional_std_include and testSimon Warta2017-10-191-0/+34
* Avoid leaking SONAR_TOKEN in the build logJack Lloyd2017-10-032-2/+3
* Fix parsing of git datestamps in release scriptJack Lloyd2017-10-021-4/+4
* Disabling autodetection doesn't help if we force it in travis.ymlJack Lloyd2017-10-011-1/+1