| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=142426
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=142425
|
| | |
| |
| |
| |
| |
| |
| | |
part of recent releases.
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=142421
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=142423
|
| | |
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=142422
|
| | |
| |
| |
| |
| |
| |
| | |
from OpenSSL 0.9.5 (yet to be released), and is pretty complete.
Notes:
svn path=/head/; revision=133718
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=133666
|
| | |
| |
| |
| |
| |
| |
| | |
This is from the upcoming OpenSSL 0.9.8 release.
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=133665
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=127905
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
object could cause a null pointer dereference.
Obtained from: OpenSSL CVS (change number 12080)
MFC After: 1 day
Reported by: Daniel Lang <dl@leo.org>
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=127904
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=127134
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=127129
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=127128
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=127115
|
| | |
| |
| |
| |
| |
| |
| | |
Obtained from: OpenSSL CVS (http://cvs.openssl.org/chngview?cn=12033)
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=127114
|
| | |
| |
| |
| |
| |
| |
| |
| | |
PR: conf/50040
Requested by: Dimitry Andric <dim@xs4all.nl>
Notes:
svn path=/head/; revision=124292
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=120636
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=120635
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=120632
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=120631
|
| | |
| |
| |
| |
| |
| |
| | |
http://www.openssl.org/news/secadv_20030317.txt
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=112442
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=120630
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=112446
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=112440
|
| | |
| |
| |
| |
| |
| |
| | |
http://www.openssl.org/news/secadv_20030319.txt
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=112439
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=111150
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=111148
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=111147
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When libdes was replaced with OpenSSL's libcrypto, there were a few
interfaces that the former implemented but the latter did not. Because
some software in the base system still depended upon these interfaces,
we simply included them in our libcrypto (rnd_keys.c).
Now, finally get around to removing the dependencies on these
interfaces. There were basically two cases:
des_new_random_key -- This is just a wrapper for des_random_key, and
these calls were replaced.
des_init_random_number_generator et. al. -- A few functions were used
by the application to seed libdes's PRNG. These are not necessary
when using libcrypto, as OpenSSL internally seeds the PRNG from
/dev/random. These calls were simply removed.
Again, some of the Kerberos 4 files have been taken off the vendor
branch. I do not expect there to be future imports of KTH Kerberos 4.
Notes:
svn path=/head/; revision=110049
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=110019
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
des_read_pw_string to break (and thus rather mysteriously
breaking utilities such as kinit).
= Enable the BSD /dev/crypto interface.
(These changes are being imported on the vendor branch, as they have
already been accepted and committed to the OpenSSL CVS repository.)
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=110018
|
| | |
| |
| |
| |
| |
| |
| | |
This is cunning doublespeak for "use vendor code".
Notes:
svn path=/head/; revision=110007
|
| | |
| |
| |
| |
| |
| |
| | |
retained as it is still used.
Notes:
svn path=/head/; revision=110006
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=109999
|
| | |
| |
| |
| |
| |
| |
| | |
support for AES and OpenBSD's hardware crypto.
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=109998
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=101621
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=101619
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=101618
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=101616
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=101615
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=101614
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=101613
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=101387
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
recent OpenSSL update.
Obtained from: OpenSSL CVS
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=101386
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=100943
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=100937
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssl/dist/; revision=100936
|
| | |
| |
| |
| |
| |
| |
| | |
and is not part of the OpenSSL distribution. Remove it.
Notes:
svn path=/head/; revision=100934
|
| | |
| |
| |
| |
| |
| |
| |
| | |
longer included as part of the OpenSSL distribution. However, a few
we just don't need and are explicitly excluded in FREEBSD-Xlist.
Notes:
svn path=/head/; revision=100932
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=100931
|