aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install missing dependencies for AppVeyorv3.5.0Ilya Shipitsin2022-02-231-1/+1
* Update changelogkinichiro2022-02-181-5/+1
* Add portable improvements to changelogkinichiro2022-02-181-0/+6
* Don't mention tls_signer yet. It's not ready yet.Theo Buehler2022-02-171-3/+0
* LibreSSL 3.5.0 initial changelogTheo Buehler2022-02-131-0/+234
* rebase patchesBrent Cook2022-02-062-19/+19
* Add regress rfc3779kinichiro2022-02-023-0/+13
* Add regress evp_pkey_checkkinichiro2022-01-313-0/+11
* Add tls/tls_signer.ckinichiro2022-01-262-0/+2
* update man linksBrent Cook2022-01-181-7/+33
* Add libmd as platform specific libraries for Solariskinichiro2022-01-172-2/+2
* Fix buildkinichiro2022-01-144-12/+3
* Use Previous VS2019 image with Appveyorkinichiro2022-01-131-5/+5
* Follow upstream file changes and fix buildkinichiro2022-01-126-20/+29
* update notification emailBrent Cook2021-12-281-2/+2
* Land #717, add coverity scan automationBrent Cook2021-12-281-0/+27
|\
| * enable scheduled Coverity scanIlya Shipitsin2021-12-271-0/+27
* | Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_testkinichiro2021-12-273-0/+56
|/
* Add strtonum to compat library and export itkinichiro2021-12-2610-40/+13
* update for asn1 changesBrent Cook2021-12-192-14/+8
* add hmac_local.hBrent Cook2021-12-152-0/+3
* Ignore ar command errorkinichiro2021-12-131-1/+1
* Remove bytestring objects from static libssl with autotoolskinichiro2021-12-121-0/+7
* Add crypto/bytestring with cmakekinichiro2021-12-112-4/+22
* Add crypto/bytestring with autotoolskinichiro2021-12-112-5/+16
* Consolidate d2i_pr.c/i2d_pr.c into a_pkey.c andkinichiro2021-12-092-8/+4
* Fix _PATH_SSL_CA_FILE for ocsp_testkinichiro2021-12-042-2/+2
* Sort regress key_schedulekinichiro2021-12-041-5/+5
* Add regress ssl_methodskinichiro2021-12-041-0/+5
* Land #700, Set IA-64 flags only on HP-UX IA-64Brent Cook2021-12-041-4/+9
|\
| * Set IA-64 compiler flag only if it is HP-UX with IA-64kinichiro2021-11-231-4/+9
* | Remove unneeded target_include_directories with cmakekinichiro2021-12-047-54/+4
* | update man linksBrent Cook2021-11-301-0/+7
* | add asn1x509 testBrent Cook2021-11-302-0/+10
* | update man linksBrent Cook2021-11-301-5/+38
* | adjust cmake check to include dependencies for netinet/ip.hBrent Cook2021-11-301-1/+1
* | Revert "remove LIBRESSL_CRYPTO_INTERNAL"Brent Cook2021-11-291-1/+1
* | Land #702: Add ct to libcryptoBrent Cook2021-11-293-1/+27
|\ \
| * | Add ctkinichiro2021-11-273-1/+27
| |/
* | remove LIBRESSL_CRYPTO_INTERNALkinichiro2021-11-271-1/+1
* | Build static library for regression tests when shared build with CMakekinichiro2021-11-275-211/+218
|/
* Update CMake for new header checksBrent Cook2021-11-091-0/+10
* Autoconf updatesBrent Cook2021-11-093-9/+9
* Land #689, support OSes with some non-POSIX headersBrent Cook2021-11-095-6/+8
|\
| * Support operating systems without some non-POSIX headersJonas 'Sortie' Termansen2021-10-035-6/+8
* | Land #694, Add the option for Apple-style xcframework librariesBrent Cook2021-11-091-0/+13
|\ \
| * | Add the option to support an Apple-style xcframework for tls, ssl, and cryptoCameron Lowell Palmer2021-10-151-0/+13
* | | Land #698, install pkgconfig files with ENABLE_LIBRESSL_INSTALLBrent Cook2021-11-091-18/+20
|\ \ \
| * | | Don't install pkgconfig if ENABLE_LIBRESSL_INSTALL is disabled.Tobias Heider2021-11-061-18/+20
| |/ /
* | | prepend tls dir to AM_CPPFLAGSBrent Cook2021-11-081-1/+1