aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable AVX2 under Intel C++Jack Lloyd2020-02-101-1/+4
* Merge GH #2264 Fix spelling in documentationJack Lloyd2020-02-101-1/+1
|\
| * Fix spelling of `pigeon'nametoolong2020-02-101-1/+1
|/
* Merge GH #2262 Add more tests of cli utilJack Lloyd2020-02-093-4/+64
|\
| * Add more tests for speed utilJack Lloyd2020-02-093-4/+64
* | Increase allowed branches in pylint configJack Lloyd2020-02-091-1/+1
* | Merge GH #2263 Split up DL_Group testsJack Lloyd2020-02-091-10/+20
|\ \
| * | Split up the DL_Group testsJack Lloyd2020-02-091-10/+20
| |/
* | Merge GH #2261 Remove use of Toolhelp32 libraryJack Lloyd2020-02-092-82/+16
|\ \
| * | Still need user32 for other functions called in hereJack Lloyd2020-02-091-0/+4
| * | Remove use of Tooltip snapshots in Win32 entropy sourceJack Lloyd2020-02-092-86/+16
| |/
* / Fix an unused var warning when compiling for iOSJack Lloyd2020-02-091-0/+4
|/
* Merge GH #2259 Also define _UNICODE for MSVCJack Lloyd2020-02-083-7/+7
|\
| * Define _UNICODE as wellJack Lloyd2020-02-073-7/+7
* | Merge GH #2258 Optimize BigInt::get_substringJack Lloyd2020-02-082-18/+25
|\ \
| * | Optimize BigInt::get_substringJack Lloyd2020-02-072-18/+25
| |/
* | Merge GH #2257 Use a thread pool for RSA-CRTJack Lloyd2020-02-081-4/+4
|\ \ | |/ |/|
| * Use thread pool instead of std::async for RSA-CRTJack Lloyd2020-02-071-4/+4
|/
* Merge GH #2256 Add Unicode Windows buildJack Lloyd2020-02-073-3/+11
|\
| * Use CertOpenSystemStoreA to avoid Unicode build issueJack Lloyd2020-02-061-1/+1
| * Add Unicode build to AppVeyor CIJack Lloyd2020-02-062-2/+10
|/
* Disable support for VPSUM on big-endian ppc64Jack Lloyd2020-01-302-0/+3
* Update newsJack Lloyd2020-01-291-3/+8
* Merge GH #2251 Add command line util to get CPU clock cycle speedJack Lloyd2020-01-292-0/+90
|\
| * Add a testJack Lloyd2020-01-291-0/+14
| * Add util to estimate speed of the CPU cycle counterJack Lloyd2020-01-291-0/+76
* | Merge GH #2250 Additional caching in X509_CertificateJack Lloyd2020-01-291-7/+39
|\ \ | |/ |/|
| * Precompute and cache additional data when parsing X509_CertificateJack Lloyd2020-01-291-7/+39
|/
* Update PGP key - had expiredJack Lloyd2020-01-281-56/+94
* Update newsJack Lloyd2020-01-281-0/+12
* Minor tweaks to contributing guide [ci skip]Jack Lloyd2020-01-281-38/+36
* Todo updatesJack Lloyd2020-01-251-3/+4
* Merge GH #2247 Add POWER VPSUM support for GCMJack Lloyd2020-01-254-2/+39
|\
| * Add support for POWER VPSUM instruction for GCMJack Lloyd2020-01-234-2/+39
* | Merge GH #2246 Remove support for ABI splitting the amalgamationJack Lloyd2020-01-259-254/+96
|\ \
| * | Remove support for splitting the amalgamation by ABIJack Lloyd2020-01-229-254/+96
| |/
* / Very minor GCM optimizationJack Lloyd2020-01-231-3/+6
|/
* Prune the todo listJack Lloyd2020-01-211-32/+9
* Update newsJack Lloyd2020-01-211-0/+3
* Merge GH #2245 Fix amalgamation on ARM and POWER processorsJack Lloyd2020-01-213-14/+57
|\
| * Fix amalgamation build on non-x86 gccJack Lloyd2020-01-213-14/+57
* | Another todo [ci skip]Jack Lloyd2020-01-211-0/+1
|/
* Update version to 2.14.0-preJack Lloyd2020-01-212-1/+7
* Merge GH #2243 Optimize AES vector permute codeJack Lloyd2020-01-211-68/+68
|\
| * Optimize AES vperm implementationJack Lloyd2020-01-201-68/+68
* | Deprecate large e in RSAJack Lloyd2020-01-201-0/+3
|/
* Deprecation changesJack Lloyd2020-01-202-3/+3
* Quote the configure.py arguments in the docsJack Lloyd2020-01-161-68/+70
* Make status of maintainer mode build more clearJack Lloyd2020-01-162-2/+13
* Avoid using std::log2 in workfactor.cppJack Lloyd2020-01-161-7/+9