aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify how make flags are setJack Lloyd2017-12-122-8/+6
* Merge GH #1355 Run rst2man in CI buildsJack Lloyd2017-12-122-2/+2
|\
| * Try running rst2man in CIJack Lloyd2017-12-122-2/+2
|/
* Merge GH #1354 Avoid MSVC warning in botan.h [ci skip]Jack Lloyd2017-12-121-1/+1
|\
| * Fix pragma message to avoid warningschregger2017-12-121-1/+1
|/
* Remove vestigial handling of removed options [ci skip]Jack Lloyd2017-12-121-24/+2
* Mention rst2man in newsJack Lloyd2017-12-111-0/+3
* Add ability to generate man page with rst2man fixing #1349Jack Lloyd2017-12-114-87/+171
* Update newsJack Lloyd2017-12-111-0/+8
* Fix make cleanJack Lloyd2017-12-111-1/+8
* Merge GH #1351 Cleanup macro generation in build.hJack Lloyd2017-12-1111-134/+117
|\
| * Rename SSE4.x names to avoid underscoresJack Lloyd2017-12-119-15/+20
| * Remove an unused feature allowing one module to pull in a file from anotherJack Lloyd2017-12-111-17/+4
| * Finish with the CPU feature macrosJack Lloyd2017-12-112-14/+4
| * Rename the SSE4 ISA extensionsJack Lloyd2017-12-118-14/+14
| * Further cleanup of macro generation in build.hJack Lloyd2017-12-112-77/+70
| * More simplificationsJack Lloyd2017-12-112-12/+12
| * Clean up macro generationJack Lloyd2017-12-113-24/+32
* | Handle map conversion within the lexer functionJack Lloyd2017-12-111-17/+25
* | Avoid a shadow warning under old Clang [ci skip]Jack Lloyd2017-12-111-2/+2
|/
* Fix missing comma in test runner [ci skip]Jack Lloyd2017-12-111-1/+1
* Add compiler language flags in build.h header [ci skip]Jack Lloyd2017-12-111-1/+1
* Fix make clean targetJack Lloyd2017-12-112-7/+5
* Improve debug output of the build_docs scriptJack Lloyd2017-12-111-2/+5
* Avoid a warning under AIX makeJack Lloyd2017-12-111-4/+2
* Merge GH #1352 Avoid potentially confusing log output to configureJack Lloyd2017-12-111-1/+1
|\
| * Clarify platform log during configurationSimon Warta2017-12-111-1/+1
|/
* Merge GH #1346 Add for loops to templates, add cmake+bakefile templatesJack Lloyd2017-12-114-465/+420
|\
| * Simplify this constructJack Lloyd2017-12-101-1/+1
| * Tweak the bakefile output a bitJack Lloyd2017-12-101-8/+19
| * Fix bakefile arch setting for x86-32Jack Lloyd2017-12-102-1/+6
| * Use copy.copyJack Lloyd2017-12-101-2/+3
| * Escape the shared build flags for CMakeJack Lloyd2017-12-102-1/+5
| * A couple of simple optimizationsJack Lloyd2017-12-101-9/+16
| * Simplify how the build info is generatedJack Lloyd2017-12-101-111/+101
| * Simplify house ECC curve code, and remove redundant fuzzer logicJack Lloyd2017-12-101-33/+22
| * Use for loops in cmake and bakefile buildsJack Lloyd2017-12-103-141/+89
| * Use template file to generate bakefileJack Lloyd2017-12-102-74/+54
| * Generate the CMake using a template fileJack Lloyd2017-12-102-176/+131
| * Add basic iteration constructs to template filesJack Lloyd2017-12-102-56/+121
* | Rename CRC24 tablesJack Lloyd2017-12-101-9/+9
* | Merge GH #1347 Enable NEON on ClangJack Lloyd2017-12-104-20/+24
|\ \ | |/ |/|
| * Enable using NEON on ClangJack Lloyd2017-12-104-20/+24
|/
* Move -Wstrict-overflow to maintainer mode [ci skip]Jack Lloyd2017-12-091-2/+2
* Merge GH #1342 Fix accessing peer cert chain in resumption sessionsJack Lloyd2017-12-074-5/+33
|\
| * Avoid saving a resumed session multiple timesJack Lloyd2017-12-071-1/+3
| * Handle #1303 on the server sideJack Lloyd2017-12-071-1/+13
| * On resuming a client session, save the certificates that were used.Jack Lloyd2017-12-073-3/+17
|/
* Fix formatting in TLS server code [ci skip]Jack Lloyd2017-12-071-193/+179
* Remove the doc.stamp file in make clean target [ci skip]Jack Lloyd2017-12-071-0/+2