aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update newsJack Lloyd2019-03-221-1/+17
* Document implemented GOST algorithmsJack Lloyd2019-03-211-2/+2
* Clean up TLS deprecation noticesJack Lloyd2019-03-181-22/+28
* Add a warning about XMSS changesJack Lloyd2019-03-151-0/+6
* Avoid a warning when building in single file amalgamation modeJack Lloyd2019-03-131-1/+1
* Update newsJack Lloyd2019-03-111-0/+4
* Fix encoding of PGP S2K iteration countsJack Lloyd2019-03-112-1/+4
|\
| * Replace upper_bound with lower_bound in pgp_s2kEvgeny Pokhilko2019-03-112-1/+4
|/
* Merge GH #1851 Use arc4random on AndroidJack Lloyd2019-03-092-1/+4
|\
| * Android can possibly support arc4random API.David Carlier2019-03-072-1/+4
|/
* Fix Coverity warningsJack Lloyd2019-03-072-20/+38
* Add references for these addition chains [ci skip]Jack Lloyd2019-03-071-0/+4
* Merge GH #1849 Prefer to_string over as_stringJack Lloyd2019-03-0324-38/+51
|\
| * Fix MSVC and avoid deprecated function callJack Lloyd2019-03-012-2/+2
| * s/as_string/to_string/Jack Lloyd2019-03-0123-37/+50
* | Handle invalid public key length in Ed25519Jack Lloyd2019-03-032-14/+20
|/
* Constify a few things in X509_Certificate::to_string()Jack Lloyd2019-03-011-5/+12
* Update newsJack Lloyd2019-03-011-0/+3
* Merge GH #1848 Split up cli sources a bit moreJack Lloyd2019-03-017-240/+351
|\
| * Split CLI utils.cpp into more partsJack Lloyd2019-02-287-240/+351
|/
* Merge GH #1846 Fix CMake buildJack Lloyd2019-02-281-1/+1
|\
| * fix: cmake buildTim Oesterreich2019-02-281-1/+1
* | Add long Blowfish ECB testJack Lloyd2019-02-281-0/+4
|/
* Prevent a warning with old GCCJack Lloyd2019-02-271-4/+5
* Another mistakeJack Lloyd2019-02-261-0/+8
* Merge GH #1844 Add Boost to coverage buildJack Lloyd2019-02-252-3/+4
|\
| * Add Boost to the coverage buildJack Lloyd2019-02-242-3/+4
|/
* Fix testJack Lloyd2019-02-241-1/+1
* s/Blake2b/BLAKE2b/Jack Lloyd2019-02-223-22/+24
* Merge GH #1840 Fix tls_server in DTLS mode on OSXJack Lloyd2019-02-221-1/+4
|\
| * Windows compilation fixVitaly Ivanov2019-02-221-1/+1
| * macOS fix for tls_server in UDP/DTLS modeVitaly Ivanov2019-02-211-1/+4
|/
* Update newsJack Lloyd2019-02-211-0/+2
* Merge GH #1838 Unroll SHA-3Jack Lloyd2019-02-214-134/+160
|\
| * Unroll SHA-3Jack Lloyd2019-02-214-134/+160
* | Reset the crash count in test fuzzer scriptJack Lloyd2019-02-211-0/+2
* | In fuzzer remove debug print and check return value of posix_memalignJack Lloyd2019-02-211-2/+2
|/
* For Clang use explicit enabling flag for Aarch64 crypto ISAJack Lloyd2019-02-211-1/+1
* Add todoJack Lloyd2019-02-211-0/+1
* Another todoJack Lloyd2019-02-191-1/+1
* Update newsJack Lloyd2019-02-191-0/+3
* Merge GH #1830 Add MacOS certificate storeJack Lloyd2019-02-195-0/+902
|\
| * add an adaptor for certificate keychain access on macOSRené Meusel2019-02-185-0/+902
* | Merge GH #1835 Correct documentationJack Lloyd2019-02-181-6/+10
|\ \
| * | Update docs to replace from_configuration.Kelvin2019-02-181-6/+10
|/ /
* | Document the private OID assignmentsJack Lloyd2019-02-181-0/+42
* | Default McEliece and XMSS to SIV modeJack Lloyd2019-02-182-2/+14
* | Fix with debug infoJack Lloyd2019-02-181-1/+1
* | Remove printJack Lloyd2019-02-171-1/+0
* | Add additional annotations for malloc functionsJack Lloyd2019-02-171-1/+1