aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tweak changelogv3.7.3OPENBSD_7_3Theo Buehler2023-05-261-3/+4
|
* add bugfix descriptionBrent Cook2023-05-251-3/+3
|
* Fix urllib3 CN without SAN tests for LibreSSL 3.7Theo Buehler2023-05-251-0/+7
| | | | | This is a port of a patch by Christian Heimes and fixes an issue flagged by Quentin Pradet: https://bugs.python.org/issue43522
* Fix indent, use https, end sentences with '.'v3.7.2Theo Buehler2023-04-061-5/+5
|
* add portable changesBrent Cook2023-04-021-0/+9
|
* fix typoTheo Buehler2023-03-161-1/+1
|
* Compactify, don't list doc fix as compat changeTheo Buehler2023-03-161-9/+3
|
* Further tweaks and improvements to the ChangeLogv3.7.1Joel Sing2023-03-161-28/+24
|
* fix more formatting and remove redundancyBrent Cook2023-03-151-32/+31
|
* Fix up 3.7.1 changelogBob Beck2023-03-151-35/+17
|
* 3.7.1. ChangeLogBob Beck2023-03-151-0/+62
|
* Minimal 3.7.1 ChangeLogTheo Buehler2023-03-151-0/+27
|
* Fixes for GitHub organisation renameJoshua Sing2023-01-111-3/+3
|
* Drop a deliberate ommission againTheo Buehler2022-12-091-2/+1
|
* Add a few more thingsBob Beck2022-12-091-1/+3
|
* Undo inconsistencies introduced in previousTheo Buehler2022-12-091-5/+4
|
* Add the reason for the julian time change (get rid of timegm/gmtime)Bob Beck2022-12-091-2/+5
|
* ChangeLog for 3.7.0Theo Buehler2022-12-091-0/+42
|
* Initial ChangeLog for 3.6.1Theo Buehler2022-12-091-0/+9
| | | | (cherry picked from commit 6419191d820c295055a11fccfe2f1387d6e682f8)
* insert 3.5.3 release notesBrent Cook2022-10-241-0/+6
|
* Initial 3.6.0 ChangeLogTheo Buehler2022-09-201-0/+138
|
* Update ChangeLogkinichiro2022-04-161-0/+1
|
* add a few more thingsTheo Buehler2022-04-151-0/+13
|
* LibreSSL 3.5.2 ChangeLogTheo Buehler2022-04-151-0/+43
|
* update Changelogv3.5.1Brent Cook2022-03-131-0/+6
|
* 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
|
* LibreSSL 3.4.1 ChangelogBrent Cook2021-10-131-0/+56
|
* add minimal 3.4.0 changelogv3.4.0Brent Cook2021-09-141-0/+23
|
* Mention switch to the legacy verifier in ChangeLogv3.3.2Theo Buehler2021-04-151-2/+5
|
* More minor ChangeLog tweaks for 3.3.2Theo Buehler2021-04-151-5/+5
|
* add --enable-libtls-only optionBrent Cook2021-04-151-0/+4
|
* Tweak changelog for 3.3.2.Joel Sing2021-04-151-42/+38
|
* Fix a number of typos and expand a few entriesTheo Buehler2021-04-131-16/+18
|
* Initial changelog for 3.3.2Theo Buehler2021-04-131-0/+295
|
* Add a few more bug fixes to the ChangeLogTheo Buehler2020-12-081-0/+12
|
* Release notes for GENERAL_NAME_cmp() NULL derefv3.3.1Theo Buehler2020-12-081-0/+15
|
* zap stray wordTheo Buehler2020-11-261-1/+1
|
* Update ChangeLogv3.3.0kinichiro2020-11-211-1/+5
|
* fix typo and split an overlong sentenceTheo Buehler2020-11-191-5/+4
|
* Initial ChangeLog for 3.3.0Theo Buehler2020-11-191-0/+98
|
* Mention cleanup and refactoring of ssl_prev_session().Theo Buehler2020-10-081-0/+3
|
* wording tweak from jsingTheo Buehler2020-10-081-1/+1
|
* whitoTheo Buehler2020-10-081-1/+1
|
* wordsmith some, and include mention of name constraints and bettertle test suiteBob Beck2020-10-081-5/+12
|
* CBS -> CBCTheo Buehler2020-10-081-1/+1
|
* ChangeLog improvements.Joel Sing2020-10-081-11/+7
|
* Zap many things that are promised for laterTheo Buehler2020-10-071-22/+2
| | | | | | | We can mention the new OpenSSL compat API and the validator API when they're enabled. The commit message for the validator is out of place.