| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
Notes:
svn path=/head/; revision=368472
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OpenSSL commit 3db2c9f3:
Complain if we are attempting to encode with an invalid ASN.1 template
OpenSSL commit 43a7033:
Check that multi-strings/CHOICE types don't use implicit tagging
OpenSSL commit f960d812:
Correctly compare EdiPartyName in GENERAL_NAME_cmp()
Obtained from: OpenSSL 3db2c9f3, 43a7033, f960d812
Security: CVE-2020-1971
Notes:
svn path=/head/; revision=368447
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=366004
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We prepend "FreeBSD" to Clang version string. This broke compiler test for
AVX instruction support.
Reported by: jhb
Notes:
svn path=/head/; revision=364822
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=360175
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
See https://www.openssl.org/news/secadv/20200421.txt for details.
Approved by: so
Security: CVE-2020-1967
Notes:
svn path=/head/; revision=360146
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=359486
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=359060
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=352191
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=348340
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=344602
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Now the new devcrypto engine is enabled since r342009, many users started
seeing "Could not open /dev/crypto: No such file or directory". Disable
the annoying error message as it is not very useful anyway.
Note the patch was submitted upstream.
https://github.com/openssl/openssl/pull/7896
Notes:
svn path=/head/; revision=342057
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=340703
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
number bump.
Reported by: jkim
Discussed with: kib
MFC after: immediate
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=339741
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/openssl111/; revision=338896
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/openssl111/; revision=338767
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/openssl111/; revision=338765
|
| | |
| |
| |
| |
| |
| |
| | |
Prodded by: avg
Notes:
svn path=/projects/openssl111/; revision=338681
|
| |\|
| |
| |
| |
| |
| |
| | |
Note it does not update build infrastructure.
Notes:
svn path=/projects/openssl111/; revision=338663
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=337791
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=331627
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Because there was an extra declaration in the vendor version, we locally
removed the second one in r238405 with 1.0.1c. Later, upstream fixed it in
1.0.2d but they removed the first one. Therefore, both were removed in our
version unfortunately. Now we revert to the vendor one to re-add it.
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D10525
Notes:
svn path=/head/; revision=328419
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=326662
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=325328
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=318899
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Linking with lld fails as it contains a relative address, however the data
this address is for may be relocated from the shared object to the main
executable.
Fix this by adding the hidden attribute. This stops moving this value to
the main executable. It seems this is implicit upstream as it uses a
version script.
Approved by: jkim
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=316607
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=312825
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=307976
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=306342
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=306193
|
| | |
| |
| |
| |
| |
| |
| | |
MFC after: 1 week
Notes:
svn path=/head/; revision=304636
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Some consumers actually use this definition.
We probably need some procedure to ensure that SHLIB_VERSION_NUMBER
is updated whenever we change the library version in
secure/lib/libssl/Makefile.
Notes:
svn path=/head/; revision=301271
|
| |\|
| |
| |
| |
| |
| |
| | |
Relnotes: yes
Notes:
svn path=/head/; revision=298998
|
| |\|
| |
| |
| |
| |
| |
| | |
Relnotes: yes
Notes:
svn path=/head/; revision=296279
|
| |\|
| |
| |
| |
| |
| |
| | |
Relnotes: yes
Notes:
svn path=/head/; revision=295009
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=291719
|
| | |
| |
| |
| |
| |
| |
| | |
Reported by: brd
Notes:
svn path=/head/; revision=290947
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=290207
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=285329
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=284329
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=284283
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=280297
|
| |\|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 1 week
Relnotes: yes
Notes:
svn path=/head/; revision=277270
|
| |\|
| |
| |
| |
| |
| |
| | |
Fix build.
Notes:
svn path=/head/; revision=276863
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=276861
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=273144
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=269682
|
| |\|
| |
| |
| |
| |
| |
| | |
Approved by: so (delphij)
Notes:
svn path=/head/; revision=267256
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Security: CVE-2014-0195, CVE-2014-0221, CVE-2014-0224,
CVE-2014-3470
Security: SA-14:14.openssl
Approved by: so
Notes:
svn path=/head/; revision=267102
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Obtained from: OpenBSD
Security: FreeBSD-SA-14:09.openssl
Security: CVE-2014-0198
Notes:
svn path=/head/; revision=265985
|