notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/ca_root_nss/Makefile
SVNWeb

Number of commits found: 149 (showing only 100 on this page)

1 | 2  »  

Sun, 12 Feb 2023
[ 12:14 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:815aae01e3361c20c5b02ce00d8c737244323b0a  commit hash:815aae01e3361c20c5b02ce00d8c737244323b0a  commit hash:815aae01e3361c20c5b02ce00d8c737244323b0a  815aae0 
security/ca_root_nss: Update to 3.88.1

Sponsored by:	Netzkommune GmbH
Tue, 10 Jan 2023
[ 15:56 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:f8b6dccb5814cf429d6ddbaa3edec1a50b28154f  commit hash:f8b6dccb5814cf429d6ddbaa3edec1a50b28154f  commit hash:f8b6dccb5814cf429d6ddbaa3edec1a50b28154f  f8b6dcc 
security/ca_root_nss: Update to 3.87

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/7D6OeqrEDcE

Sponsored by:	Netzkommune GmbH
Wed, 14 Dec 2022
[ 14:13 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:dc9cdc5b75f96351737a8786a6ad4e80955fc421  commit hash:dc9cdc5b75f96351737a8786a6ad4e80955fc421  commit hash:dc9cdc5b75f96351737a8786a6ad4e80955fc421  dc9cdc5 
security/ca_root_nss: Update to 3.86

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/NqCkaX216zY

Sponsored by:	Netzkommune GmbH
Mon, 28 Nov 2022
[ 18:32 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:ab3392436708642314358016c7cbf64a2cde9d51  commit hash:ab3392436708642314358016c7cbf64a2cde9d51  commit hash:ab3392436708642314358016c7cbf64a2cde9d51  ab33924 
security/ca_root_nss: Update to 3.85

Changes:
    - Bug 1792821 - Modification of the primes.c and dhe-params.c in order to
have better looking tables.
    - Bug 1796815 - Update zlib in NSS to 1.2.13.
    - Bug 1796504 - Skip building modutil and shlibsign when building in
Firefox.
    - Bug 1796504 - Use __STDC_VERSION__ rather than __STDC__ as a guard.
    - Bug 1796407 - Fix -Wunused-but-set-variable warning from clang 15.
    - Bug 1796308 - Fix -Wtautological-constant-out-of-range-compare and
-Wtype-limits warnings.
    - Bug 1796281 - Followup: add missing stdint.h include.
    - Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings.
    - Bug 1796280 - Fix -Wunused-{function,variable,but-set-variable} warnings
on Windows.
    - Bug 1796079 - Fix -Wstring-conversion warnings.
    - Bug 1796075 - Fix -Wempty-body warnings.
    - Bug 1795242 - Fix unused-but-set-parameter warning.
    - Bug 1795241 - Fix unreachable-code warnings.
    - Bug 1795222 - Mark _nss_version_c unused on clang-cl.
    - Bug 1795668 - Remove redundant variable definitions in lowhashtest.
    - No bug - Add note about python executable to build instructions.

Changelog see:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/fHvKAhUTnLs

Sponsored by:	Netzkommune GmbH
[ 18:27 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:31f18b19ca0341c70ea8261a28f6a2745d073452  commit hash:31f18b19ca0341c70ea8261a28f6a2745d073452  commit hash:31f18b19ca0341c70ea8261a28f6a2745d073452  31f18b1 
secuity/ca_root_nss: Update to 3.84

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/uV-FYp6SUr8

Sponsored by:	Netzkommune GmbH
Fri, 16 Sep 2022
[ 10:58 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:aa43592e856baaa1da52bfe6a853dea81e231912  commit hash:aa43592e856baaa1da52bfe6a853dea81e231912  commit hash:aa43592e856baaa1da52bfe6a853dea81e231912  aa43592 
security/ca_root_nss: Update to 3.83

Changelog:

Network Security Services (NSS) 3.83 was released on 15 September 2022.

The HG tag is NSS_3_83_RTM. This version of NSS requires NSPR 4.34.1 or
newer.

Changes:
- Bug 1788875 - Remove set-but-unused variables from
SEC_PKCS12DecoderValidateBags
- Bug 1563221 - remove older oses that are unused part3/ BeOS
- Bug 1563221 - remove older unix support in NSS part 3 Irix
- Bug 1563221 - remove support for older unix in NSS part 2 DGUX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 15 Sep 2022
[ 12:28 Jochen Neumeister (joneum) search for other commits by this committer Author: Jochen.Neumeister ]    commit hash:f81bd448284e8069f6aef9516c99924f99ad2f33  commit hash:f81bd448284e8069f6aef9516c99924f99ad2f33  commit hash:f81bd448284e8069f6aef9516c99924f99ad2f33  f81bd44 
security/ca_root_nss: Update to 3.82

Changes:
   - Bug 1330271 - check for null template in sec_asn1{d,e}_push_state
   - Bug 1735925 - QuickDER: Forbid NULL tags with non-zero length
   - Bug 1784724 - Initialize local variables in
TlsConnectTestBase::ConnectAndCheckCipherSuite
   - Bug 1784191 - Cast the result of GetProcAddress
   - Bug 1681099 - pk11wrap: Tighten certificate lookup based on PKCS #11 URI.

Sponsored by:	Netzkommune GmbH
Sat, 23 Jul 2022
[ 16:47 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:f4a31a95e672a0e916d8d9daf192477422f40336  commit hash:f4a31a95e672a0e916d8d9daf192477422f40336  commit hash:f4a31a95e672a0e916d8d9daf192477422f40336  f4a31a9 
security/ca_root_nss: Update to 3.81

Changelog:
   - Bug 1762831: Enable aarch64 hardware crypto support on OpenBSD.
   - Bug 1775359 - make NSS_SecureMemcmp 0/1 valued.
   - Bug 1779285: Add no_application_protocol alert handler and test client
error code is set.
   - Bug 1777672 - Gracefully handle null nickname in
CERT_GetCertNicknameWithValidity.

NSS 3.81 shared libraries are backwards-compatible with all older NSS
3.x shared libraries. A program linked with older NSS 3.x shared
libraries will work with this new version of the shared libraries
without recompiling or relinking. Furthermore, applications that
restrict their use of NSS APIs to the functions listed in NSS Public
Functions will remain compatible with future versions of the NSS
shared libraries.

Sponsored by:	Netzkommune GmbH
Mon, 18 Jul 2022
[ 06:02 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:66032c47b9992e747ed5ad7e11f37a710cf441bb  commit hash:66032c47b9992e747ed5ad7e11f37a710cf441bb  commit hash:66032c47b9992e747ed5ad7e11f37a710cf441bb  66032c4 
security/ca_root_nss: Update to 3.80

Changelog:
 https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/EvvZnF-wh14
 https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/ZghhNaaxnUA

Sponsored by:	Netzkommune GmbH
Sat, 28 May 2022
[ 13:59 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:ccb9f933491611faff4958a14b0f03ae64e374bb  commit hash:ccb9f933491611faff4958a14b0f03ae64e374bb  commit hash:ccb9f933491611faff4958a14b0f03ae64e374bb  ccb9f93 
security/ca_root_nss: Update to 3.78

Update to 3.78
changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/hQUjX_jwbEk

While here, fix a problem with ETCSYMLINK (1)

PR:	262755 (1)
Sponsored by:	Netzkommune GmbH
Sat, 9 Apr 2022
[ 05:02 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:94b9b4ad1e01267f3ecf99f6f8b60a4626b8f915  commit hash:94b9b4ad1e01267f3ecf99f6f8b60a4626b8f915  commit hash:94b9b4ad1e01267f3ecf99f6f8b60a4626b8f915  94b9b4a 
security/ca_root_nss: Update to 3.7.7

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/zOd5WWPcPkc

PR:	263018
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sun, 13 Mar 2022
[ 12:05 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:8c042351fc7f0b70658c9bb1207a781b1f0fb10b  commit hash:8c042351fc7f0b70658c9bb1207a781b1f0fb10b  commit hash:8c042351fc7f0b70658c9bb1207a781b1f0fb10b  8c04235 
security/ca_root_nss: Update to 3.76

Update to 3.76 and fix do-install (1)

PR:	228550 (1)
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sun, 6 Feb 2022
[ 09:40 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:d8384492151c1efb527776d833e8fbc5cc1213c3  commit hash:d8384492151c1efb527776d833e8fbc5cc1213c3  commit hash:d8384492151c1efb527776d833e8fbc5cc1213c3  d838449 
security/ca_root_nss: Update to 3.75

With hat:	ports-secteam
Sponsored by:	Netzkommune GmbH
Sun, 9 Jan 2022
[ 15:15 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:04f603494f2712a0d18d2228c8d3b9e43bbcec34  commit hash:04f603494f2712a0d18d2228c8d3b9e43bbcec34  commit hash:04f603494f2712a0d18d2228c8d3b9e43bbcec34  04f6034 
security/ca_root_nss: Update to 3.74

With hat:	ports-secteam
Sponsored by:	Netzkommune GmbH
Fri, 8 Oct 2021
[ 15:01 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:159db39c4999819c7c9560a60c4ee2316b53f057  commit hash:159db39c4999819c7c9560a60c4ee2316b53f057  commit hash:159db39c4999819c7c9560a60c4ee2316b53f057  159db39 
security/ca_root_nss: Update to 3.71

PR:	258995
Reported by:	Yasuhiro Kimura <yasu@freebsd.org>
Approved:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Fri, 3 Sep 2021
[ 14:33 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:ef0a3916cedb43beb7d256d89a8de56038d65ded  commit hash:ef0a3916cedb43beb7d256d89a8de56038d65ded  commit hash:ef0a3916cedb43beb7d256d89a8de56038d65ded  ef0a391 
security/ca_root_nss: only add SERVER_AUTH certs,

and support CKA_NSS_SERVER_DISTRUST_AFTER to not include
certificates if the extracted bundle of certificates
is generated later than the expiration date.

This script no longer emits trust certificates for
* EMAIL_PROTECTION
* CODE_SIGNING

because the default certificate bundle in FreeBSD is supposed to
be used for server authentication.

Reported by:	Christian Heimes <christian@python.org>
via:		Gordon Tetlow

Approved by:	ports-secteam (riggs@) (maintainer)
Sun, 8 Aug 2021
[ 14:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7ef74aa064355c0c3c5f24b2a3579eb80dabb965  commit hash:7ef74aa064355c0c3c5f24b2a3579eb80dabb965  commit hash:7ef74aa064355c0c3c5f24b2a3579eb80dabb965  7ef74aa 
security/ca_root_nss: Update to 3.69

Approved by:	delphij (ports-secteam)
Wed, 14 Jul 2021
[ 16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d43bc4b69ee30b7287a8758ecf61a6d0115e3ace  commit hash:d43bc4b69ee30b7287a8758ecf61a6d0115e3ace  commit hash:d43bc4b69ee30b7287a8758ecf61a6d0115e3ace  d43bc4b 
security/ca_root_nss: Update to 3.68

Approved by:	delphij (ports-secteam)
Wed, 7 Jul 2021
[ 10:05 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:a640aaf8552e6656456efbac36202878ea8ea836  commit hash:a640aaf8552e6656456efbac36202878ea8ea836  commit hash:a640aaf8552e6656456efbac36202878ea8ea836  a640aaf 
security/ca_root_nss: Update to 3.67

PR:	257029
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Wed, 14 Apr 2021
[ 15:41 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:85737aec4a3190a4f4d86583ad46a3615505a569  commit hash:85737aec4a3190a4f4d86583ad46a3615505a569  commit hash:85737aec4a3190a4f4d86583ad46a3615505a569  85737ae  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Mk: Cleanup after moving apply-slist earlier.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 19 Mar 2021
[ 07:00 joneum search for other commits by this committer ] Original commit   Revision:568775
Update to 3.63

Changelog:
https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.63_release_notes

PR:		254394
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sat, 13 Mar 2021
[ 17:12 joneum search for other commits by this committer ] Original commit   Revision:568264
Update to 3.62

Changelog:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.62_release_notes

PR:		253731
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Thu, 4 Feb 2021
[ 19:24 joneum search for other commits by this committer ] Original commit   Revision:564061
Update to 3.61

PR:		251282
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sat, 17 Oct 2020
[ 00:48 jbeich search for other commits by this committer ] Original commit   Revision:552532
security/nss: update to 3.58

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_58_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 22 Sep 2020
[ 00:06 jbeich search for other commits by this committer ] Original commit   Revision:549537
security/nss: update to 3.57

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_57_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Mon, 24 Aug 2020
[ 21:12 jbeich search for other commits by this committer ] Original commit   Revision:546114
security/nss: update to 3.56

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.56_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_56_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sat, 25 Jul 2020
[ 00:55 jbeich search for other commits by this committer ] Original commit   Revision:543387
security/nss: update to 3.55

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_55_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Thu, 23 Jul 2020
[ 15:13 joneum search for other commits by this committer ] Original commit   Revision:542936
- Add LICENSE_FILE.
- Remove NO_WRKSUBDIR and do-extract target because there isn't special reason
requiring them.
- Some cosmetics fixes

PR:	222262
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sun, 28 Jun 2020
[ 01:24 jbeich search for other commits by this committer ] Original commit   Revision:540663
security/nss: update to 3.54

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.54_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_54_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sat, 30 May 2020
[ 00:21 jbeich search for other commits by this committer ] Original commit   Revision:537010
security/nss: update to 3.53

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.53_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_53_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 2 May 2020
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:533597
security/nss: update to 3.52

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.52_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_52_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Wed, 8 Apr 2020
[ 23:10 jbeich search for other commits by this committer ] Original commit   Revision:531151
security/nss: update to 3.51.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.51.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_51_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 7 Mar 2020
[ 00:57 jbeich search for other commits by this committer ] Original commit   Revision:527914
security/nss: update to 3.51

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.51_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_51_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 10 Feb 2020
[ 22:32 jbeich search for other commits by this committer ] Original commit   Revision:525757
security/nss: update to 3.50

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.50_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_50_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sun, 26 Jan 2020
[ 00:20 jbeich search for other commits by this committer ] Original commit   Revision:524147
security/nss: update to 3.49.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49.2_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_2_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Tue, 14 Jan 2020
[ 15:26 jbeich search for other commits by this committer ] Original commit   Revision:523023
security/nss: update to 3.49.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Wed, 8 Jan 2020
[ 22:51 jbeich search for other commits by this committer ] Original commit   Revision:522462
security/nss: update to 3.49

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sun, 8 Dec 2019
[ 00:51 jbeich search for other commits by this committer ] Original commit   Revision:519266
security/nss: update to 3.48

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_48_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Thu, 21 Nov 2019
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:518066
security/nss: update to 3.47.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 19 Oct 2019
[ 11:37 jbeich search for other commits by this committer ] Original commit   Revision:514791
security/nss: update to 3.47

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Thu, 3 Oct 2019
[ 00:59 jbeich search for other commits by this committer ] Original commit   Revision:513633
security/nss: update to 3.46.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 31 Aug 2019
[ 00:50 jbeich search for other commits by this committer ] Original commit   Revision:510302
security/nss: update to 3.46

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 9 Jul 2019
[ 00:58 jbeich search for other commits by this committer ] Original commit   Revision:506263
security/nss: update to 3.45

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.45_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_45_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 24 Jun 2019
[ 21:44 jbeich search for other commits by this committer ] Original commit   Revision:505059
security/nss: update to 3.44.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 11 May 2019
[ 00:59 jbeich search for other commits by this committer ] Original commit   Revision:501212
security/nss: update to 3.44

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sun, 17 Mar 2019
[ 00:44 jbeich search for other commits by this committer ] Original commit   Revision:496008
security/nss: update to 3.43

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_43_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 2 Feb 2019
[ 21:56 sunpoet search for other commits by this committer ] Original commit   Revision:492018
Convert to options target helper

Approved by:	portmgr (blanket)
Fri, 1 Feb 2019
[ 23:52 jbeich search for other commits by this committer ] Original commit   Revision:491899
security/nss: update to 3.42.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 29 Jan 2019
[ 00:51 jbeich search for other commits by this committer ] Original commit   Revision:491532
security/nss: update to 3.42

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Thu, 24 Jan 2019
[ 00:53 jbeich search for other commits by this committer ] Original commit   Revision:491077
security/nss: update to 3.41.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 10 Dec 2018
[ 23:43 jbeich search for other commits by this committer ] Original commit   Revision:487211
security/nss: update to 3.41

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 1 Dec 2018
[ 00:33 jbeich search for other commits by this committer ] Original commit   Revision:486308
security/nss: update to 3.40.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Security:	CVE-2018-12404
Wed, 24 Oct 2018
[ 16:45 jbeich search for other commits by this committer ] Original commit   Revision:482911
security/nss: update to 3.40

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Fri, 31 Aug 2018
[ 14:43 jbeich search for other commits by this committer ] Original commit   Revision:478585
security/nss: update to 3.39

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_39_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 26 Jun 2018
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:473361
security/nss: update to 3.38

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_38_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Wed, 6 Jun 2018
[ 19:01 jbeich search for other commits by this committer ] Original commit   Revision:471878
security/nss: update to 3.37.3

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.3_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_3_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Fri, 25 May 2018
[ 14:00 jbeich search for other commits by this committer ] Original commit   Revision:470840
security/nss: update to 3.37.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 7 May 2018
[ 20:31 jbeich search for other commits by this committer ] Original commit   Revision:469333
security/nss: update to 3.37

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 10 Apr 2018
[ 00:11 jbeich search for other commits by this committer ] Original commit   Revision:466916
security/nss: update to 3.36.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 6 Mar 2018
[ 07:49 jbeich search for other commits by this committer ] Original commit   Revision:463696
security/nss: update to 3.36

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2018Q1 (required by Firefox 60)
Thu, 15 Feb 2018
[ 15:21 tijl search for other commits by this committer ] Original commit   Revision:461930
Fix an error reported by pkg when cert-sync doesn't exist.
Tue, 13 Feb 2018
[ 20:45 feld search for other commits by this committer ] Original commit   Revision:461746
security/ca_root_nss: Add post-exec script to automatically sync to mono's
certificate store

PR:		225357
Fri, 19 Jan 2018
[ 18:49 jbeich search for other commits by this committer ] Original commit   Revision:459458
security/nss: update to 3.35

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2018Q1
Wed, 29 Nov 2017
[ 17:15 jbeich search for other commits by this committer ] Original commit   Revision:455124
security/nss: update to 3.34.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q4
Tue, 14 Nov 2017
[ 21:56 jbeich search for other commits by this committer ] Original commit   Revision:454204
security/nss: update to 3.34

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q4
Sun, 24 Sep 2017
[ 18:50 sunpoet search for other commits by this committer ] Original commit   Revision:450517
Update LICENSE

Approved by:	portmgr (blanket)
Tue, 12 Sep 2017
[ 09:12 jbeich search for other commits by this committer ] Original commit   Revision:449680
security/nss: update to 3.32.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q3 (maybe security, required by firefox-56.0)
Fri, 28 Jul 2017
[ 22:23 jbeich search for other commits by this committer ] Original commit   Revision:446857
security/nss: update to 3.32

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q3 (required by firefox-56.0 scheduled on 2017-09-26)
Sun, 11 Jun 2017
[ 18:20 jbeich search for other commits by this committer ] Original commit   Revision:443402
security/nss: update to 3.31

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q2
Sun, 23 Apr 2017
[ 16:11 jbeich search for other commits by this committer ] Original commit   Revision:439231
security/nss: update to 3.30.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.2_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_2_RTM
MFH:		2017Q2
Mon, 10 Apr 2017
[ 16:06 jbeich search for other commits by this committer ] Original commit   Revision:438185
security/nss: update to 3.30.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_1_RTM
MFH:		2017Q2
Thu, 16 Mar 2017
[ 17:23 jbeich search for other commits by this committer ] Original commit   Revision:436288
security/nss: update to 3.30

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_RTM
MFH:		2017Q1
Tue, 7 Mar 2017
[ 02:31 jbeich search for other commits by this committer ] Original commit   Revision:435578
security/nss: update to 3.29.3

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.2_release_notes
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.3_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_3_RTM
MFH:		2017Q1
Tue, 21 Feb 2017
[ 02:02 jbeich search for other commits by this committer ] Original commit   Revision:434498
security/nss: update to 3.29.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_1_RTM
MFH:		2017Q1
Wed, 15 Feb 2017
[ 09:48 jbeich search for other commits by this committer ] Original commit   Revision:434157
security/nss: update to 3.29

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_RTM
MFH:		2017Q1
Sun, 8 Jan 2017
[ 05:39 jbeich search for other commits by this committer ] Original commit   Revision:430854
security/nss: update to 3.28.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28.1_release_notes
MFH:		2017Q1
Thu, 22 Dec 2016
[ 15:30 jbeich search for other commits by this committer ] Original commit   Revision:429163
security/nss: update to 3.28

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes
MFH:		2016Q4
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Sun, 9 Oct 2016
[ 10:45 jbeich search for other commits by this committer ] Original commit   Revision:423587
security/nss: update to 3.27.1 and define license

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.1_release_notes
PR:		213312
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
MFH:		2016Q4
Wed, 28 Sep 2016
[ 08:23 jbeich search for other commits by this committer ] Original commit   Revision:422859
security/nss: update to 3.27

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27_release_notes
Fri, 23 Sep 2016
[ 14:59 mat search for other commits by this committer ] Original commit   Revision:422682
This uses OpenSSL, use openssl from ports if available.

Sponsored by:	Absolight
Sat, 6 Aug 2016
[ 14:47 jbeich search for other commits by this committer ] Original commit   Revision:419748
security/nss: update to 3.26

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes
MFH:		2016Q3
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 24 Jun 2016
[ 15:14 jbeich search for other commits by this committer ] Original commit   Revision:417431
security/nss: update to 3.25

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.25_release_notes
Wed, 2 Mar 2016
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:409978
security/nss: update to 3.22.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes
Changes:	https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24
MFH:		2016Q1 (maybe security)
Tue, 9 Feb 2016
[ 00:09 jbeich search for other commits by this committer ] Original commit   Revision:408519
security/nss: update to 3.22

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22_release_notes
PR:		207030
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Fri, 8 Jan 2016
[ 00:45 jbeich search for other commits by this committer ] Original commit   Revision:405494
security/nss: update to 3.21

Temporarily disable gtests as they require C++0x support and install a
library that may have conflicting API with devel/googletest.

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.21_release_notes
Sat, 2 Jan 2016
[ 15:15 miwi search for other commits by this committer ] Original commit   Revision:405074
- Pass maintainership to ports-secteam, with a explicit approval for gecko@

Differential Revision:	D2640
Fri, 20 Nov 2015
[ 00:38 jbeich search for other commits by this committer ] Original commit   Revision:401981 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
gecko: catch up with 2015-11-03 release train

- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes:	https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes:	http://www.seamonkey-project.org/news#2015-11-08
PR:		204277 [1], 204332 [2], 203099
Submitted by:	swills, Christoph Moench-Tegeder
MFH:		2015Q4
Security:	9d04936c-75f1-4a2c-9ade-4c1708be5df9
Thu, 20 Aug 2015
[ 13:13 jbeich search for other commits by this committer ] Original commit   Revision:394868
security/{,ca_root_}nss: update to 3.20

No CA root changes, just chasing NSS version.

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20_release_notes
Fri, 14 Aug 2015
[ 12:35 jbeich search for other commits by this committer ] Original commit   Revision:394204
security/{,ca_root_}nss: update to 3.19.3

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.3_release_notes
MFH:		2015Q3
Thu, 16 Jul 2015
[ 06:06 jbeich search for other commits by this committer ] Original commit   Revision:392273 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes:	https://www.mozilla.org/firefox/39.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH:		2015Q3
Security:	https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
Sat, 6 Jun 2015
[ 07:41 koobs search for other commits by this committer ] Original commit   Revision:388657
security/ca_root_nss: Enable certificate verification (for Base OpenSSL)

Enable the ETCSYMLINK option so that SSL certificate verification is
enabled by default for OpenSSL in base.

This change is the third in a set of changes [1][2] that improves the
default configuration and behaviour of client software relying on
OpenSSL for SSL/TLS and certificate verification.

A symlink is installed which points to the root certificate bundle in
the location that OpenSSL in base looks for them, as configured at build
time [2].

This allows any and all software utilising SSL_CTX_load_verify_locations
function to verify SSL certificates by default after installation of
this package.

[1] https://svnweb.freebsd.org/changeset/ports/372629
[2] https://svnweb.freebsd.org/changeset/ports/378720

PR:		189811 196357
Requested by:	many
Submitted by:	dreamcat4 gmail com
Approved by:	maintainer timeout (>1 year)
Mon, 1 Jun 2015
[ 14:21 jbeich search for other commits by this committer ] Original commit   Revision:388230
- Update NSS and ca_root_nss to 3.19.1
- Update Firefox to 38.0.5

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
Changes:	https://www.mozilla.org/firefox/38.0.5/releasenotes/
MFH:		2015Q2
Tue, 12 May 2015
[ 18:06 jbeich search for other commits by this committer ] Original commit   Revision:386162 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Update NSS and ca_root_nss to 3.19
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes:	https://www.mozilla.org/firefox/38.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes:	http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH:		2015Q2
Security:	https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html
Fri, 24 Apr 2015
[ 14:31 jbeich search for other commits by this committer ] Original commit   Revision:384648
- Update NSS to 3.18.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes
MFH:		2015Q2
Sun, 22 Mar 2015
[ 08:00 jbeich search for other commits by this committer ] Original commit   Revision:381889 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8

Changes:	https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes:	https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes:	https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes:	http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes:	https://www.enigmail.net/download/changelog.php#enig1.8
MFH:		2015Q1
X-MFH-With:	r380090
Security:	https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
Mon, 9 Feb 2015
[ 09:44 koobs search for other commits by this committer ] Original commit   Revision:378720
security/ca_root_nss: Fix SSL verification for ports OpenSSL consumers

Since 2.7.9, Python verifies SSL certificates by default. Currently,
even with security/ca_root_nss installed, Python fails certificate
verification.

Upon investigation, Python uses OpenSSL's standard
SSL_CTX_load_verify_locations function to load a list of CA root
certificates.

Support was added to ca_root_nss for "out of the box" certificate
verification for a number of base utilities in r372629 [1], but this
did not include support for software that uses OpenSSL's
SSL_CTX_load_verify_locations function.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 149 (showing only 100 on this page)

1 | 2  »