| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Crank major for libcrypto, ssl and tls due to MDC-2DES removal. | doug | 2015-06-20 | 1 | -2/+2 |
| | | | | | ok miod@ jsing@ | ||||
| * | Bump libtls minor due to API addition. | jsing | 2015-03-31 | 1 | -1/+1 |
| | | |||||
| * | Bump libtls major due to symbol removal. | jsing | 2015-02-22 | 1 | -3/+2 |
| | | |||||
| * | bump minor for TLS_PROTOCOLS_ALL. OK jsing@ | reyk | 2015-02-12 | 1 | -1/+1 |
| | | |||||
| * | Added tls_load_file() | reyk | 2015-02-07 | 1 | -1/+2 |
| | | |||||
| * | Add tls_config_set_dheparams() to allow specification of the parameters to | jsing | 2015-02-07 | 1 | -2/+2 |
| | | | | | | | | | | use for DHE. This enables the use of DHE cipher suites. Rename tls_config_set_ecdhcurve() to tls_config_set_ecdhecurve() since it is only used to specify the curve for ephemeral ECDH. Discussed with reyk@ | ||||
| * | Allow to to load the CA chain directly from memory instead of | reyk | 2015-01-22 | 1 | -1/+1 |
| | | | | | | | | | specifying a file. This enables CA verification in privsep'ed processes that are running chroot'ed without direct access to the certificate files. With feedback, tests, and OK from bluhm@ | ||||
| * | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+2 |
| distinguish between LibreSSL (the project) and libressl (the library). Discussed with many. | |||||
