Thread
Commits
-
doc: Define TLS as an acronym
- ef924828fd84 9.6.22 landed
- b8be9690735c 10.17 landed
- 31536bf93622 11.12 landed
- 3c3221a13841 12.7 landed
- 092d3db05d34 13.3 landed
- b64654d6c450 14.0 landed
-
doc: improve markup of ssl_ecdh_curve commit
- c67631565897 9.4.0 cited
-
TLS acronym
Daniel Gustafsson <daniel@yesql.se> — 2021-03-24T23:19:36Z
As discussed in the NSS thread, we've had TLS defined as an <acronym> since commit c6763156589 in 2014 without actually having it defined in acronyms.sgml. The attached adds the definition linking to the Wikipedia entry for TLS. -- Daniel Gustafsson https://vmware.com/
-
Re: TLS acronym
Michael Paquier <michael@paquier.xyz> — 2021-03-25T03:27:29Z
On Thu, Mar 25, 2021 at 12:19:36AM +0100, Daniel Gustafsson wrote: > As discussed in the NSS thread, we've had TLS defined as an <acronym> since > commit c6763156589 in 2014 without actually having it defined in acronyms.sgml. > > The attached adds the definition linking to the Wikipedia entry for TLS. Sounds like a good idea to me. Thanks! -- Michael
-
Re: TLS acronym
Stephen Frost <sfrost@snowman.net> — 2021-03-26T21:21:15Z
Greetings, * Daniel Gustafsson (daniel@yesql.se) wrote: > As discussed in the NSS thread, we've had TLS defined as an <acronym> since > commit c6763156589 in 2014 without actually having it defined in acronyms.sgml. > > The attached adds the definition linking to the Wikipedia entry for TLS. Updated patch attached, mainly just adding author/reviewed-by/discussion items. Barring objections, I'll plan to commit and back-patch this all the way over the weekend sometime. Thanks! Stephen
-
Re: TLS acronym
Stephen Frost <sfrost@snowman.net> — 2021-03-28T15:30:41Z
Greetings, * Stephen Frost (sfrost@snowman.net) wrote: > * Daniel Gustafsson (daniel@yesql.se) wrote: > > As discussed in the NSS thread, we've had TLS defined as an <acronym> since > > commit c6763156589 in 2014 without actually having it defined in acronyms.sgml. > > > > The attached adds the definition linking to the Wikipedia entry for TLS. > > Updated patch attached, mainly just adding author/reviewed-by/discussion > items. > > Barring objections, I'll plan to commit and back-patch this all the way > over the weekend sometime. Done. Thanks! Stephen