File Changes for galt
switch to commits view, user indexv423_preview2 to v423_base (2021-11-01 to 2021-11-09) v423
Show details
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 1, context: html, text, full: html, text
d1ae0e8ccdaca655a17c804ff1aac8b47ef59f31 Thu Nov 4 14:30:59 2021 -0700
fixed spelling error
- src/hg/utils/hubCheck/tests/expected/supertrackChild.txt
- lines changed 1, context: html, text, full: html, text
d1ae0e8ccdaca655a17c804ff1aac8b47ef59f31 Thu Nov 4 14:30:59 2021 -0700
fixed spelling error
- src/lib/https.c
- lines changed 382, context: html, text, full: html, text
6967882140acccb8707ce3972428f012e468b678 Fri Nov 5 16:48:28 2021 -0700
Fixing https to report output errors correctly in CGI GUI especially hgCustom and hgHubConnect. Errors appear in the log. Including bad ssl certificates which are explicitly logged to stderr.
- lines changed 382, context: html, text, full: html, text
4aea274afe01d6d6bf2c444b6cc1d8e03370d5f9 Sat Nov 6 10:27:53 2021 -0700
Revert "Fixing https to report output errors correctly in CGI GUI especially hgCustom and hgHubConnect. Errors appear in the log. Including bad ssl certificates which are explicitly logged to stderr."
This reverts commit 6967882140acccb8707ce3972428f012e468b678.
These improvements will be delayed until the next release cycle so that we have more time for testing.
- lines changed 26, context: html, text, full: html, text
50f971f315c432f4d11d090e3ccc180d1ad3c421 Sat Nov 6 10:32:01 2021 -0700
Revert "Add trust_first flag to https.c for verify makes openssl 1.0 compatible with LetsEncrypt flags. fixes #28332"
This reverts commit ea0ea7155718c9acacc21f07b2d8cd247a2e9707.
This cert verify functionality will return in a future release with more features and testing.
switch to commits view, user index