History log of /freebsd-10-stable/crypto/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
343098 16-Jan-2019 emaste

MFC r343043: scp: disallow empty or current directory

Obtained from: OpenBSD scp.c 1.198
Security: CVE-2018-20685
Sponsored by: The FreeBSD Foundation

338464 05-Sep-2018 cy

Avoid printing extraneous function names when searching man page
database (apropos, man -k). This commit Replaces .SS with .SH,
similar to the man page provided by original heimdal (as in port).

PR: 230573
Submitted by: yuripv@yuripv.net

328557 29-Jan-2018 jkim

Revert a local change and sync. with head. No functional change.

Note this is a direct commit because head has OpenSSL 1.0.2.

326721 09-Dec-2017 gordon

Fix error state handling.

Security: CVE-2017-3737
Security: FreeBSD-SA-17:12.openssl

326357 29-Nov-2017 delphij

Avoid out-of-bounds read.

Security: CVE-2017-3735
Security: FreeBSD-SA-17:11.openssl
Obtained from: OpenSSL https://github.com/openssl/openssl/pull/4276

324137 30-Sep-2017 ngie

MFC r314601:
r314601 (by des):

Re-apply part of r311585 which was inadvertantly reverted in the upgrade
to 7.3p1. The other part (which adds -DLIBWRAP to sshd's CFLAGS) is
still in place.

323124 01-Sep-2017 des

Upgrade OpenSSH to 7.3p1.

This is the last version of OpenSSH which does not break compatibility
more than we can live with in a stable branch. Further commits will
follow to backport some bug fixes from newer versions.

The sshd breakage in the previous attempt was due to an upstream bug
(a 0 was changed to a 1 while refactoring send_rexec_state() in sshd.c)
which only manifested itself when sshd was built with SSH 1 support.

Approved by: re@


openssh/.cvsignore
openssh/.skipped-commit-ids
openssh/ChangeLog
openssh/INSTALL
openssh/Makefile.in
openssh/PROTOCOL
openssh/PROTOCOL.agent
openssh/PROTOCOL.certkeys
openssh/PROTOCOL.chacha20poly1305
openssh/README
openssh/audit-linux.c
openssh/auth-krb5.c
openssh/auth-options.c
openssh/auth-pam.c
openssh/auth-pam.h
openssh/auth-passwd.c
openssh/auth-rh-rsa.c
openssh/auth-rhosts.c
openssh/auth.c
openssh/auth.h
openssh/auth2-chall.c
openssh/auth2-hostbased.c
openssh/auth2.c
openssh/authfile.c
openssh/canohost.c
openssh/canohost.h
openssh/channels.c
openssh/cipher-bf1.c
openssh/cipher.c
openssh/clientloop.c
openssh/compat.c
openssh/config.h
openssh/configure.ac
openssh/contrib/cygwin/README
openssh/contrib/redhat/openssh.spec
openssh/contrib/ssh-copy-id
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/dh.c
openssh/dh.h
openssh/freebsd-configure.sh
openssh/kex.c
openssh/kex.h
openssh/kexc25519.c
openssh/kexdh.c
openssh/kexdhc.c
openssh/kexdhs.c
openssh/kexgexs.c
openssh/key.c
openssh/log.c
openssh/log.h
openssh/mac.c
openssh/mac.h
openssh/misc.c
openssh/misc.h
openssh/moduli
openssh/monitor.c
openssh/monitor_fdpass.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/mux.c
openssh/myproposal.h
openssh/opacket.h
openssh/openbsd-compat/.cvsignore
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/arc4random.c
openssh/openbsd-compat/bindresvport.c
openssh/openbsd-compat/bsd-asprintf.c
openssh/openbsd-compat/bsd-err.c
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-snprintf.c
openssh/openbsd-compat/inet_aton.c
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/port-solaris.h
openssh/openbsd-compat/regress/.cvsignore
openssh/openbsd-compat/vis.c
openssh/openbsd-compat/vis.h
openssh/openbsd-compat/xcrypt.c
openssh/packet.c
openssh/packet.h
openssh/pathnames.h
openssh/platform-tracing.c
openssh/platform.c
openssh/platform.h
openssh/progressmeter.c
openssh/readconf.c
openssh/readconf.h
openssh/regress/.cvsignore
openssh/regress/Makefile
openssh/regress/agent-getpeereid.sh
openssh/regress/cert-hostkey.sh
openssh/regress/cert-userkey.sh
openssh/regress/cfginclude.sh
openssh/regress/cfgparse.sh
openssh/regress/connect-privsep.sh
openssh/regress/forwarding.sh
openssh/regress/integrity.sh
openssh/regress/misc
openssh/regress/modpipe.c
openssh/regress/netcat.c
openssh/regress/sshcfgparse.sh
openssh/regress/test-exec.sh
openssh/regress/unittests/Makefile
openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
openssh/regress/unittests/sshkey/test_sshkey.c
openssh/regress/unittests/test_helper/Makefile
openssh/regress/unittests/utf8
openssh/roaming.h
openssh/sandbox-seccomp-filter.c
openssh/scard
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/serverloop.c
openssh/session.c
openssh/session.h
openssh/sftp-client.c
openssh/sftp-server.c
openssh/sftp.1
openssh/sftp.c
openssh/ssh-agent.1
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-ed25519.c
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh1.h
openssh/ssh2.h
openssh/ssh_api.c
openssh/ssh_config
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshbuf-getput-basic.c
openssh/sshbuf-misc.c
openssh/sshbuf.h
openssh/sshconnect2.c
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5
openssh/sshkey.c
openssh/sshkey.h
openssh/ttymodes.c
openssh/ttymodes.h
openssh/utf8.c
openssh/utf8.h
openssh/version.h
/freebsd-10-stable/secure/lib/libssh/Makefile
323121 01-Sep-2017 des

Revert OpenSSH 7.3p1; something went wrong between testing and committing.

Approved by: re@


openssh/.cvsignore
openssh/.skipped-commit-ids
openssh/ChangeLog
openssh/INSTALL
openssh/Makefile.in
openssh/PROTOCOL
openssh/PROTOCOL.agent
openssh/PROTOCOL.certkeys
openssh/PROTOCOL.chacha20poly1305
openssh/README
openssh/audit-linux.c
openssh/auth-krb5.c
openssh/auth-options.c
openssh/auth-pam.c
openssh/auth-pam.h
openssh/auth-passwd.c
openssh/auth-rh-rsa.c
openssh/auth-rhosts.c
openssh/auth.c
openssh/auth.h
openssh/auth2-chall.c
openssh/auth2-hostbased.c
openssh/auth2.c
openssh/authfile.c
openssh/canohost.c
openssh/canohost.h
openssh/channels.c
openssh/cipher-bf1.c
openssh/cipher.c
openssh/clientloop.c
openssh/compat.c
openssh/config.h
openssh/configure.ac
openssh/contrib/cygwin/README
openssh/contrib/redhat/openssh.spec
openssh/contrib/ssh-copy-id
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/dh.c
openssh/dh.h
openssh/freebsd-configure.sh
openssh/kex.c
openssh/kex.h
openssh/kexc25519.c
openssh/kexdh.c
openssh/kexdhc.c
openssh/kexdhs.c
openssh/kexgexs.c
openssh/key.c
openssh/log.c
openssh/log.h
openssh/mac.c
openssh/mac.h
openssh/misc.c
openssh/misc.h
openssh/moduli
openssh/monitor.c
openssh/monitor_fdpass.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/mux.c
openssh/myproposal.h
openssh/opacket.h
openssh/openbsd-compat/.cvsignore
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/arc4random.c
openssh/openbsd-compat/bindresvport.c
openssh/openbsd-compat/bsd-asprintf.c
openssh/openbsd-compat/bsd-err.c
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-snprintf.c
openssh/openbsd-compat/inet_aton.c
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/port-solaris.h
openssh/openbsd-compat/regress/.cvsignore
openssh/openbsd-compat/vis.c
openssh/openbsd-compat/vis.h
openssh/openbsd-compat/xcrypt.c
openssh/packet.c
openssh/packet.h
openssh/pathnames.h
openssh/platform-tracing.c
openssh/platform.c
openssh/platform.h
openssh/progressmeter.c
openssh/readconf.c
openssh/readconf.h
openssh/regress/.cvsignore
openssh/regress/Makefile
openssh/regress/agent-getpeereid.sh
openssh/regress/cert-hostkey.sh
openssh/regress/cert-userkey.sh
openssh/regress/cfginclude.sh
openssh/regress/cfgparse.sh
openssh/regress/connect-privsep.sh
openssh/regress/forwarding.sh
openssh/regress/integrity.sh
openssh/regress/misc
openssh/regress/modpipe.c
openssh/regress/netcat.c
openssh/regress/sshcfgparse.sh
openssh/regress/test-exec.sh
openssh/regress/unittests/Makefile
openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
openssh/regress/unittests/sshkey/test_sshkey.c
openssh/regress/unittests/test_helper/Makefile
openssh/regress/unittests/utf8
openssh/roaming.h
openssh/sandbox-seccomp-filter.c
openssh/scard
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/serverloop.c
openssh/session.c
openssh/session.h
openssh/sftp-client.c
openssh/sftp-server.c
openssh/sftp.1
openssh/sftp.c
openssh/ssh-agent.1
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-ed25519.c
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh1.h
openssh/ssh2.h
openssh/ssh_api.c
openssh/ssh_config
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshbuf-getput-basic.c
openssh/sshbuf-misc.c
openssh/sshbuf.h
openssh/sshconnect2.c
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5
openssh/sshkey.c
openssh/sshkey.h
openssh/ttymodes.c
openssh/ttymodes.h
openssh/utf8.c
openssh/utf8.h
openssh/version.h
/freebsd-10-stable/secure/lib/libssh/Makefile
323120 01-Sep-2017 des

Upgrade OpenSSH to 7.3p1.

This is the last version of OpenSSH which does not break compatibility
more than we can live with in a stable branch. Further commits will
follow to backport some bug fixes from newer versions.

Approved by: re@


openssh/.cvsignore
openssh/.skipped-commit-ids
openssh/ChangeLog
openssh/INSTALL
openssh/Makefile.in
openssh/PROTOCOL
openssh/PROTOCOL.agent
openssh/PROTOCOL.certkeys
openssh/PROTOCOL.chacha20poly1305
openssh/README
openssh/audit-linux.c
openssh/auth-krb5.c
openssh/auth-options.c
openssh/auth-pam.c
openssh/auth-pam.h
openssh/auth-passwd.c
openssh/auth-rh-rsa.c
openssh/auth-rhosts.c
openssh/auth.c
openssh/auth.h
openssh/auth2-chall.c
openssh/auth2-hostbased.c
openssh/auth2.c
openssh/authfile.c
openssh/canohost.c
openssh/canohost.h
openssh/channels.c
openssh/cipher-bf1.c
openssh/cipher.c
openssh/clientloop.c
openssh/compat.c
openssh/config.h
openssh/configure.ac
openssh/contrib/cygwin/README
openssh/contrib/redhat/openssh.spec
openssh/contrib/ssh-copy-id
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/dh.c
openssh/dh.h
openssh/freebsd-configure.sh
openssh/kex.c
openssh/kex.h
openssh/kexc25519.c
openssh/kexdh.c
openssh/kexdhc.c
openssh/kexdhs.c
openssh/kexgexs.c
openssh/key.c
openssh/log.c
openssh/log.h
openssh/mac.c
openssh/mac.h
openssh/misc.c
openssh/misc.h
openssh/moduli
openssh/monitor.c
openssh/monitor_fdpass.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/mux.c
openssh/myproposal.h
openssh/opacket.h
openssh/openbsd-compat/.cvsignore
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/arc4random.c
openssh/openbsd-compat/bindresvport.c
openssh/openbsd-compat/bsd-asprintf.c
openssh/openbsd-compat/bsd-err.c
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-snprintf.c
openssh/openbsd-compat/inet_aton.c
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/port-solaris.h
openssh/openbsd-compat/regress/.cvsignore
openssh/openbsd-compat/vis.c
openssh/openbsd-compat/vis.h
openssh/openbsd-compat/xcrypt.c
openssh/packet.c
openssh/packet.h
openssh/pathnames.h
openssh/platform-tracing.c
openssh/platform.c
openssh/platform.h
openssh/progressmeter.c
openssh/readconf.c
openssh/readconf.h
openssh/regress/.cvsignore
openssh/regress/Makefile
openssh/regress/agent-getpeereid.sh
openssh/regress/cert-hostkey.sh
openssh/regress/cert-userkey.sh
openssh/regress/cfginclude.sh
openssh/regress/cfgparse.sh
openssh/regress/connect-privsep.sh
openssh/regress/forwarding.sh
openssh/regress/integrity.sh
openssh/regress/misc
openssh/regress/modpipe.c
openssh/regress/netcat.c
openssh/regress/sshcfgparse.sh
openssh/regress/test-exec.sh
openssh/regress/unittests/Makefile
openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
openssh/regress/unittests/sshkey/test_sshkey.c
openssh/regress/unittests/test_helper/Makefile
openssh/regress/unittests/utf8
openssh/roaming.h
openssh/sandbox-seccomp-filter.c
openssh/scard
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/serverloop.c
openssh/session.c
openssh/session.h
openssh/sftp-client.c
openssh/sftp-server.c
openssh/sftp.1
openssh/sftp.c
openssh/ssh-agent.1
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-ed25519.c
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh1.h
openssh/ssh2.h
openssh/ssh_api.c
openssh/ssh_config
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshbuf-getput-basic.c
openssh/sshbuf-misc.c
openssh/sshbuf.h
openssh/sshconnect2.c
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5
openssh/sshkey.c
openssh/sshkey.h
openssh/ttymodes.c
openssh/ttymodes.h
openssh/utf8.c
openssh/utf8.h
openssh/version.h
/freebsd-10-stable/secure/lib/libssh/Makefile
322341 10-Aug-2017 delphij

Apply upstream fix:

Skip passwords longer than 1k in length so clients can't
easily DoS sshd by sending very long passwords, causing it to spend CPU
hashing them. feedback djm@, ok markus@.

Brought to our attention by tomas.kuthan at oracle.com, shilei-c at
360.cn and coredump at autistici.org

Security: CVE-2016-6515
Security: FreeBSD-SA-17:06.openssh

320907 12-Jul-2017 delphij

MFC r320906: MFV r320905: Import upstream fix for CVE-2017-11103.

In _krb5_extract_ticket() the KDC-REP service name must be obtained from
encrypted version stored in 'enc_part' instead of the unencrypted version
stored in 'ticket'. Use of the unecrypted version provides an
opportunity for successful server impersonation and other attacks.

Submitted by: hrs
Obtained from: Heimdal
Security: FreeBSD-SA-17:05.heimdal
Security: CVE-2017-11103

313234 04-Feb-2017 ngie

MFC r311585:

Conditionalize building libwrap support into sshd

Only build libwrap support into sshd if MK_TCP_WRAPPERS != no

This will unbreak the build if libwrap has been removed from the system

PR: 210141

312863 27-Jan-2017 delphij

Backport OpenSSL commit 56336b6c7a75ed28067cadedd8ac46572348bc2f:

crypto/evp: harden RC4_MD5 cipher.

Originally a crash in 32-bit build was reported CHACHA20-POLY1305
cipher. The crash is triggered by truncated packet and is result
of excessive hashing to the edge of accessible memory (or bogus
MAC value is produced if x86 MD5 assembly module is involved). Since
hash operation is read-only it is not considered to be exploitable
beyond a DoS condition.

Thanks to Robert Święcki for report.

This is a direct commit to stable/10.

Security: CVE-2017-3731

311915 11-Jan-2017 delphij

MFC r311914: MFV r311913:

Fix multiple OpenSSH vulnerabilities.

Submitted by: des
Approved by: so

308200 02-Nov-2016 delphij

Backport OpenSSL commit af58be768ebb690f78530f796e92b8ae5c9a4401:

Don't allow too many consecutive warning alerts

Certain warning alerts are ignored if they are received. This can mean that
no progress will be made if one peer continually sends those warning alerts.
Implement a count so that we abort the connection if we receive too many.

Issue reported by Shi Lei.

This is a direct commit to stable/10 and stable/9.

Security: CVE-2016-8610

308199 02-Nov-2016 delphij

MFC r308197: MFV r308196:

Fix OpenSSH remote Denial of Service vulnerability.

Security: CVE-2016-8858

306196 22-Sep-2016 jkim

Merge OpenSSL 1.0.1u.


openssl/CHANGES
openssl/CONTRIBUTING
openssl/Configure
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/apps.c
openssl/apps/enc.c
openssl/apps/passwd.c
openssl/apps/s_server.c
openssl/apps/x509.c
openssl/crypto/asn1/a_bytes.c
openssl/crypto/asn1/a_object.c
openssl/crypto/asn1/a_set.c
openssl/crypto/asn1/asn1_lib.c
openssl/crypto/asn1/asn_mime.c
openssl/crypto/asn1/d2i_pr.c
openssl/crypto/asn1/f_enum.c
openssl/crypto/asn1/f_int.c
openssl/crypto/asn1/f_string.c
openssl/crypto/asn1/p5_pbe.c
openssl/crypto/asn1/p5_pbev2.c
openssl/crypto/asn1/tasn_enc.c
openssl/crypto/asn1/tasn_prn.c
openssl/crypto/asn1/x_name.c
openssl/crypto/bio/bf_nbio.c
openssl/crypto/bn/bn_lib.c
openssl/crypto/bn/bn_print.c
openssl/crypto/bn/bn_rand.c
openssl/crypto/cms/cms_enc.c
openssl/crypto/cms/cms_ess.c
openssl/crypto/cms/cms_pwri.c
openssl/crypto/des/des.c
openssl/crypto/des/enc_writ.c
openssl/crypto/dsa/dsa_gen.c
openssl/crypto/dsa/dsa_ossl.c
openssl/crypto/evp/bio_ok.c
openssl/crypto/evp/digest.c
openssl/crypto/evp/e_seed.c
openssl/crypto/md2/md2_dgst.c
openssl/crypto/md32_common.h
openssl/crypto/mdc2/mdc2dgst.c
openssl/crypto/ocsp/ocsp_ext.c
openssl/crypto/opensslv.h
openssl/crypto/pem/pem.h
openssl/crypto/pem/pem_err.c
openssl/crypto/pem/pem_lib.c
openssl/crypto/pem/pvkfmt.c
openssl/crypto/pkcs12/p12_mutl.c
openssl/crypto/pkcs12/p12_npas.c
openssl/crypto/pkcs12/p12_utl.c
openssl/crypto/pkcs12/pkcs12.h
openssl/crypto/pkcs7/pk7_doit.c
openssl/crypto/rand/rand_unix.c
openssl/crypto/srp/srp_lib.c
openssl/crypto/srp/srp_vfy.c
openssl/crypto/ts/ts_lib.c
openssl/crypto/whrlpool/wp_dgst.c
openssl/crypto/x509/x509.h
openssl/crypto/x509/x509_err.c
openssl/crypto/x509/x509_txt.c
openssl/crypto/x509/x509_vfy.c
openssl/crypto/x509/x509_vfy.h
openssl/crypto/x509v3/v3_addr.c
openssl/doc/apps/cms.pod
openssl/doc/apps/smime.pod
openssl/doc/apps/verify.pod
openssl/doc/crypto/X509_verify_cert.pod
openssl/doc/crypto/d2i_PrivateKey.pod
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_pkt.c
openssl/ssl/d1_srvr.c
openssl/ssl/s23_clnt.c
openssl/ssl/s2_clnt.c
openssl/ssl/s2_srvr.c
openssl/ssl/s3_both.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl_err.c
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssl_sess.c
openssl/ssl/t1_lib.c
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/Makefile.man
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncodeInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_status_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
301792 10-Jun-2016 ngie

MFC r299495:
r299495 (by cem):

libkrb5: Fix potential double-free

If krb5_make_principal fails, tmp_creds.server may remain a pointer to freed
memory and then be double-freed. After freeing it the first time, initialize
it to NULL, which causes subsequent krb5_free_principal calls to do the right
thing.

CID: 1273430

299983 16-May-2016 jkim

Hide OPENSSL_cpuid_setup and OPENSSL_ia32cap_P symbols from libcrypto.so.
Note this is a direct commit because it is merged from OpenSSL upstream and
head (OpenSSL 1.0.2 branch) already has the same change:

https://github.com/openssl/openssl/commit/6206682

299964 16-May-2016 jkim

Detect Clang to support AVX instructions on x86 platforms.
Note head (OpenSSL 1.0.2 branch) has similar changes.

298999 03-May-2016 jkim

Merge OpenSSL 1.0.1t.

Relnotes: yes


openssl/CHANGES
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/pkcs7.c
openssl/crypto/asn1/a_bytes.c
openssl/crypto/asn1/a_d2i_fp.c
openssl/crypto/asn1/a_type.c
openssl/crypto/asn1/asn1_lib.c
openssl/crypto/asn1/asn1_par.c
openssl/crypto/asn1/t_x509.c
openssl/crypto/asn1/tasn_dec.c
openssl/crypto/asn1/tasn_enc.c
openssl/crypto/asn1/x_name.c
openssl/crypto/asn1/x_x509.c
openssl/crypto/bn/asm/x86-mont.pl
openssl/crypto/bn/asm/x86_64-mont.pl
openssl/crypto/bn/asm/x86_64-mont5.pl
openssl/crypto/comp/comp.h
openssl/crypto/evp/Makefile
openssl/crypto/evp/digest.c
openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
openssl/crypto/evp/encode.c
openssl/crypto/evp/evp_enc.c
openssl/crypto/opensslv.h
openssl/crypto/pem/pem_lib.c
openssl/crypto/pem/pvkfmt.c
openssl/crypto/x509/x509.h
openssl/crypto/x509/x509_err.c
openssl/crypto/x509/x509_obj.c
openssl/doc/apps/ciphers.pod
openssl/doc/crypto/EVP_EncodeInit.pod
openssl/doc/crypto/evp.pod
openssl/ssl/d1_both.c
openssl/ssl/s2_lib.c
openssl/ssl/s2_meth.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_lib.c
openssl/ssl/ssl.h
openssl/ssl/ssl_ciph.c
openssl/ssl/ssl_locl.h
openssl/ssl/t1_lib.c
openssl/util/libeay.num
openssl/util/mk1mf.pl
openssl/util/mkdef.pl
openssl/util/ssleay.num
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/Makefile.man
/freebsd-10-stable/secure/lib/libcrypto/amd64/x86_64-mont.S
/freebsd-10-stable/secure/lib/libcrypto/amd64/x86_64-mont5.S
/freebsd-10-stable/secure/lib/libcrypto/i386/x86-mont.s
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncodeInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_status_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
296781 12-Mar-2016 des

MFH (r296633): upgrade to 7.2p2 (fixes xauth command injection bug)
MFH (r296634): re-add aes-cbc to server-side default cipher list
MFH (r296651, r296657): fix gcc build of pam_ssh

PR: 207679
Security: CVE-2016-3115


openssh/ChangeLog
openssh/FREEBSD-upgrade
openssh/Makefile.in
openssh/README
openssh/README.platform
openssh/auth-bsdauth.c
openssh/auth-krb5.c
openssh/auth-options.c
openssh/auth-pam.c
openssh/auth.h
openssh/auth2-pubkey.c
openssh/authfd.c
openssh/authfd.h
openssh/authfile.c
openssh/channels.c
openssh/cipher.c
openssh/clientloop.c
openssh/clientloop.h
openssh/config.h
openssh/configure.ac
openssh/contrib/redhat/openssh.spec
openssh/contrib/ssh-copy-id
openssh/contrib/ssh-copy-id.1
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/dh.h
openssh/includes.h
openssh/kex.c
openssh/kex.h
openssh/kexc25519s.c
openssh/kexdhs.c
openssh/kexecdhs.c
openssh/kexgexs.c
openssh/key.c
openssh/key.h
openssh/krl.c
openssh/krl.h
openssh/loginrec.c
openssh/misc.c
openssh/monitor.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/mux.c
openssh/myproposal.h
openssh/opacket.c
openssh/opacket.h
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-poll.h
openssh/openbsd-compat/glob.c
openssh/openbsd-compat/glob.h
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/port-solaris.c
openssh/openbsd-compat/port-solaris.h
openssh/openbsd-compat/realpath.c
openssh/packet.c
openssh/packet.h
openssh/platform-pledge.c
openssh/platform.h
openssh/readconf.c
openssh/readconf.h
openssh/readpass.c
openssh/regress/Makefile
openssh/regress/agent-ptrace.sh
openssh/regress/cert-file.sh
openssh/regress/check-perm.c
openssh/regress/dhgex.sh
openssh/regress/hostkey-rotate.sh
openssh/regress/keys-command.sh
openssh/regress/keyscan.sh
openssh/regress/limit-keytype.sh
openssh/regress/principals-command.sh
openssh/regress/proxy-connect.sh
openssh/regress/rekey.sh
openssh/regress/setuid-allowed.c
openssh/regress/sftp-chroot.sh
openssh/regress/unittests/sshkey/test_file.c
openssh/regress/unittests/sshkey/test_fuzz.c
openssh/regress/unittests/sshkey/test_sshkey.c
openssh/roaming.h
openssh/roaming_client.c
openssh/roaming_common.c
openssh/roaming_dummy.c
openssh/roaming_serv.c
openssh/sandbox-pledge.c
openssh/sandbox-seccomp-filter.c
openssh/sandbox-solaris.c
openssh/sandbox-systrace.c
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/serverloop.c
openssh/session.c
openssh/sftp-client.c
openssh/sftp-client.h
openssh/sftp-server-main.c
openssh/sftp-server.c
openssh/sftp.1
openssh/sftp.c
openssh/ssh-add.c
openssh/ssh-agent.1
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.1
openssh/ssh-keyscan.c
openssh/ssh-keysign.8
openssh/ssh-keysign.c
openssh/ssh-pkcs11-client.c
openssh/ssh-pkcs11-helper.c
openssh/ssh-pkcs11.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh.h
openssh/ssh2.h
openssh/ssh_api.c
openssh/ssh_config
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshbuf-getput-basic.c
openssh/sshbuf.c
openssh/sshbuf.h
openssh/sshconnect.c
openssh/sshconnect.h
openssh/sshconnect1.c
openssh/sshconnect2.c
openssh/sshd.8
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5
openssh/ssherr.c
openssh/sshkey.c
openssh/sshkey.h
openssh/sshlogin.c
openssh/uidswap.c
openssh/version.h
openssh/xmalloc.c
openssh/xmalloc.h
/freebsd-10-stable/lib/libpam/modules/pam_ssh/Makefile
/freebsd-10-stable/lib/libpam/modules/pam_ssh/pam_ssh.c
/freebsd-10-stable/secure/lib/libssh/Makefile
/freebsd-10-stable/secure/libexec/sftp-server/Makefile
/freebsd-10-stable/secure/libexec/ssh-keysign/Makefile
/freebsd-10-stable/secure/libexec/ssh-pkcs11-helper/Makefile
/freebsd-10-stable/secure/usr.bin/scp/Makefile
/freebsd-10-stable/secure/usr.bin/sftp/Makefile
/freebsd-10-stable/secure/usr.bin/ssh-add/Makefile
/freebsd-10-stable/secure/usr.bin/ssh-agent/Makefile
/freebsd-10-stable/secure/usr.bin/ssh-keygen/Makefile
/freebsd-10-stable/secure/usr.bin/ssh-keyscan/Makefile
/freebsd-10-stable/secure/usr.bin/ssh/Makefile
/freebsd-10-stable/secure/usr.sbin/sshd/Makefile
296317 02-Mar-2016 delphij

Merge OpenSSL 1.0.1s. This is a security update.

Relnotes: yes
Approved by: re (so@ implicit)


openssl/CHANGES
openssl/Configure
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/s_server.c
openssl/crypto/bio/b_print.c
openssl/crypto/bio/bio.h
openssl/crypto/bn/Makefile
openssl/crypto/bn/asm/x86_64-mont5.pl
openssl/crypto/bn/bn.h
openssl/crypto/bn/bn_exp.c
openssl/crypto/bn/bn_print.c
openssl/crypto/bn/bn_recp.c
openssl/crypto/dsa/dsa_ameth.c
openssl/crypto/modes/ctr128.c
openssl/crypto/opensslconf.h
openssl/crypto/opensslv.h
openssl/crypto/perlasm/x86_64-xlate.pl
openssl/crypto/rsa/rsa_sign.c
openssl/crypto/srp/srp.h
openssl/crypto/srp/srp_vfy.c
openssl/doc/apps/ciphers.pod
openssl/doc/apps/s_client.pod
openssl/doc/apps/s_server.pod
openssl/doc/ssl/SSL_CTX_new.pod
openssl/doc/ssl/SSL_CTX_set_options.pod
openssl/doc/ssl/ssl.pod
openssl/ssl/Makefile
openssl/ssl/s2_lib.c
openssl/ssl/s3_lib.c
openssl/ssl/ssl_lib.c
openssl/util/libeay.num
openssl/util/mk1mf.pl
openssl/util/pl/BC-32.pl
openssl/util/pl/Mingw32.pl
openssl/util/pl/OS2-EMX.pl
openssl/util/pl/VC-32.pl
openssl/util/pl/linux.pl
openssl/util/pl/netware.pl
openssl/util/pl/ultrix.pl
openssl/util/pl/unix.pl
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/amd64/x86_64-mont5.S
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-arm.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-ia64.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-mips.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-powerpc.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-sparc64.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-x86.h
/freebsd-10-stable/secure/lib/libssl/Makefile.man
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_status_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
295367 07-Feb-2016 des

MFH (r265214, r294333, r294407, r294467): misc prop fixes
MFH (r285975, r287143): register mergeinfo for security fixes
MFH (r294497, r294498, r295139): internal documentation
MFH (r294328): upgrade to openssh 6.7p1, re-add libwrap
MFH (r294332): upgrade to openssh 6.8p1
MFH (r294367): update pam_ssh for api changes
MFH (r294909): switch usedns back on
MFH (r294336): upgrade to openssh 6.9p1
MFH (r294495): re-enable dsa keys
MFH (r294464): upgrade to openssh 7.0p1
MFH (r294496): upgrade to openssh 7.1p2

Approved by: re (gjb)
Relnotes: yes


openssh
openssh/.cvsignore
openssh/ChangeLog
openssh/FREEBSD-upgrade
openssh/INSTALL
openssh/Makefile.in
openssh/OVERVIEW
openssh/PROTOCOL
openssh/PROTOCOL.agent
openssh/PROTOCOL.krl
openssh/PROTOCOL.mux
openssh/README
openssh/addrmatch.c
openssh/atomicio.c
openssh/auth-bsdauth.c
openssh/auth-chall.c
openssh/auth-krb5.c
openssh/auth-options.c
openssh/auth-options.h
openssh/auth-pam.c
openssh/auth-passwd.c
openssh/auth-rh-rsa.c
openssh/auth-rhosts.c
openssh/auth-rsa.c
openssh/auth.c
openssh/auth.h
openssh/auth1.c
openssh/auth2-chall.c
openssh/auth2-gss.c
openssh/auth2-hostbased.c
openssh/auth2-kbdint.c
openssh/auth2-none.c
openssh/auth2-passwd.c
openssh/auth2-pubkey.c
openssh/auth2.c
openssh/authfd.c
openssh/authfd.h
openssh/authfile.c
openssh/authfile.h
openssh/bitmap.c
openssh/bitmap.h
openssh/bufaux.c
openssh/bufbn.c
openssh/bufec.c
openssh/buffer.c
openssh/buffer.h
openssh/canohost.c
openssh/chacha.h
openssh/channels.c
openssh/channels.h
openssh/cipher-3des1.c
openssh/cipher-aesctr.c
openssh/cipher-aesctr.h
openssh/cipher-bf1.c
openssh/cipher-chachapoly.c
openssh/cipher-chachapoly.h
openssh/cipher-ctr.c
openssh/cipher.c
openssh/cipher.h
openssh/clientloop.c
openssh/compat.c
openssh/compat.h
openssh/compress.c
openssh/compress.h
openssh/config.guess
openssh/config.h
openssh/configure.ac
openssh/contrib/Makefile
openssh/contrib/README
openssh/contrib/caldera
openssh/contrib/cygwin/README
openssh/contrib/cygwin/ssh-host-config
openssh/contrib/cygwin/ssh-user-config
openssh/contrib/redhat/openssh.spec
openssh/contrib/suse/openssh.spec
openssh/deattack.c
openssh/deattack.h
openssh/defines.h
openssh/dh.c
openssh/dh.h
openssh/digest-libc.c
openssh/digest-openssl.c
openssh/digest.h
openssh/dispatch.c
openssh/dispatch.h
openssh/dns.c
openssh/dns.h
openssh/entropy.c
openssh/ge25519.h
openssh/groupaccess.c
openssh/gss-genr.c
openssh/gss-serv-krb5.c
openssh/gss-serv.c
openssh/hmac.c
openssh/hmac.h
openssh/hostfile.c
openssh/hostfile.h
openssh/includes.h
openssh/kex.c
openssh/kex.h
openssh/kexc25519.c
openssh/kexc25519c.c
openssh/kexc25519s.c
openssh/kexdh.c
openssh/kexdhc.c
openssh/kexdhs.c
openssh/kexecdh.c
openssh/kexecdhc.c
openssh/kexecdhs.c
openssh/kexgex.c
openssh/kexgexc.c
openssh/kexgexs.c
openssh/key.c
openssh/key.h
openssh/krl.c
openssh/krl.h
openssh/log.c
openssh/loginrec.c
openssh/mac.c
openssh/mac.h
openssh/match.c
openssh/match.h
openssh/misc.c
openssh/misc.h
openssh/moduli
openssh/moduli.0
openssh/moduli.c
openssh/monitor.c
openssh/monitor.h
openssh/monitor_fdpass.c
openssh/monitor_mm.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/msg.c
openssh/msg.h
openssh/mux.c
openssh/myproposal.h
openssh/opacket.c
openssh/opacket.h
openssh/openbsd-compat
openssh/openbsd-compat/.cvsignore
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/arc4random.c
openssh/openbsd-compat/bcrypt_pbkdf.c
openssh/openbsd-compat/bsd-cygwin_util.c
openssh/openbsd-compat/bsd-cygwin_util.h
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-snprintf.c
openssh/openbsd-compat/explicit_bzero.c
openssh/openbsd-compat/fake-rfc2553.h
openssh/openbsd-compat/getrrsetbyname-ldns.c
openssh/openbsd-compat/kludge-fd_set.c
openssh/openbsd-compat/md5.c
openssh/openbsd-compat/md5.h
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/openssl-compat.c
openssh/openbsd-compat/openssl-compat.h
openssh/openbsd-compat/port-linux.c
openssh/openbsd-compat/port-tun.c
openssh/openbsd-compat/port-uw.c
openssh/openbsd-compat/readpassphrase.c
openssh/openbsd-compat/reallocarray.c
openssh/openbsd-compat/realpath.c
openssh/openbsd-compat/regress
openssh/openbsd-compat/regress/.cvsignore
openssh/openbsd-compat/regress/Makefile.in
openssh/openbsd-compat/regress/opensslvertest.c
openssh/openbsd-compat/rmd160.c
openssh/openbsd-compat/rmd160.h
openssh/openbsd-compat/sha1.c
openssh/openbsd-compat/sha1.h
openssh/openbsd-compat/sha2.c
openssh/openbsd-compat/sha2.h
openssh/openbsd-compat/xcrypt.c
openssh/opensshd.init.in
openssh/packet.c
openssh/packet.h
openssh/platform.c
openssh/poly1305.h
openssh/progressmeter.c
openssh/progressmeter.h
openssh/readconf.c
openssh/readconf.h
openssh/regress/.cvsignore
openssh/regress/Makefile
openssh/regress/README.regress
openssh/regress/agent-pkcs11.sh
openssh/regress/agent-timeout.sh
openssh/regress/agent.sh
openssh/regress/broken-pipe.sh
openssh/regress/cert-hostkey.sh
openssh/regress/cert-userkey.sh
openssh/regress/cfgmatch.sh
openssh/regress/cfgparse.sh
openssh/regress/cipher-speed.sh
openssh/regress/connect-privsep.sh
openssh/regress/connect.sh
openssh/regress/dhgex.sh
openssh/regress/dynamic-forward.sh
openssh/regress/exit-status.sh
openssh/regress/forcecommand.sh
openssh/regress/forward-control.sh
openssh/regress/forwarding.sh
openssh/regress/host-expand.sh
openssh/regress/hostkey-agent.sh
openssh/regress/hostkey-rotate.sh
openssh/regress/integrity.sh
openssh/regress/kextype.sh
openssh/regress/key-options.sh
openssh/regress/keygen-change.sh
openssh/regress/keygen-knownhosts.sh
openssh/regress/keys-command.sh
openssh/regress/keyscan.sh
openssh/regress/keytype.sh
openssh/regress/krl.sh
openssh/regress/limit-keytype.sh
openssh/regress/localcommand.sh
openssh/regress/login-timeout.sh
openssh/regress/multiplex.sh
openssh/regress/multipubkey.sh
openssh/regress/netcat.c
openssh/regress/principals-command.sh
openssh/regress/proto-mismatch.sh
openssh/regress/proto-version.sh
openssh/regress/proxy-connect.sh
openssh/regress/reconfigure.sh
openssh/regress/reexec.sh
openssh/regress/rekey.sh
openssh/regress/ssh-com.sh
openssh/regress/ssh2putty.sh
openssh/regress/sshd-log-wrapper.sh
openssh/regress/stderr-data.sh
openssh/regress/t11.ok
openssh/regress/t4.ok
openssh/regress/test-exec.sh
openssh/regress/transfer.sh
openssh/regress/try-ciphers.sh
openssh/regress/unittests
openssh/regress/unittests/Makefile
openssh/regress/unittests/Makefile.inc
openssh/regress/unittests/bitmap
openssh/regress/unittests/bitmap/Makefile
openssh/regress/unittests/bitmap/tests.c
openssh/regress/unittests/hostkeys
openssh/regress/unittests/hostkeys/Makefile
openssh/regress/unittests/hostkeys/mktestdata.sh
openssh/regress/unittests/hostkeys/test_iterate.c
openssh/regress/unittests/hostkeys/testdata/dsa_1.pub
openssh/regress/unittests/hostkeys/testdata/dsa_2.pub
openssh/regress/unittests/hostkeys/testdata/dsa_3.pub
openssh/regress/unittests/hostkeys/testdata/dsa_4.pub
openssh/regress/unittests/hostkeys/testdata/dsa_5.pub
openssh/regress/unittests/hostkeys/testdata/dsa_6.pub
openssh/regress/unittests/hostkeys/testdata/ecdsa_1.pub
openssh/regress/unittests/hostkeys/testdata/ecdsa_2.pub
openssh/regress/unittests/hostkeys/testdata/ecdsa_3.pub
openssh/regress/unittests/hostkeys/testdata/ecdsa_4.pub
openssh/regress/unittests/hostkeys/testdata/ecdsa_5.pub
openssh/regress/unittests/hostkeys/testdata/ecdsa_6.pub
openssh/regress/unittests/hostkeys/testdata/ed25519_1.pub
openssh/regress/unittests/hostkeys/testdata/ed25519_2.pub
openssh/regress/unittests/hostkeys/testdata/ed25519_3.pub
openssh/regress/unittests/hostkeys/testdata/ed25519_4.pub
openssh/regress/unittests/hostkeys/testdata/ed25519_5.pub
openssh/regress/unittests/hostkeys/testdata/ed25519_6.pub
openssh/regress/unittests/hostkeys/testdata/rsa1_1.pub
openssh/regress/unittests/hostkeys/testdata/rsa1_2.pub
openssh/regress/unittests/hostkeys/testdata/rsa1_3.pub
openssh/regress/unittests/hostkeys/testdata/rsa1_4.pub
openssh/regress/unittests/hostkeys/testdata/rsa1_5.pub
openssh/regress/unittests/hostkeys/testdata/rsa1_6.pub
openssh/regress/unittests/hostkeys/testdata/rsa_1.pub
openssh/regress/unittests/hostkeys/testdata/rsa_2.pub
openssh/regress/unittests/hostkeys/testdata/rsa_3.pub
openssh/regress/unittests/hostkeys/testdata/rsa_4.pub
openssh/regress/unittests/hostkeys/testdata/rsa_5.pub
openssh/regress/unittests/hostkeys/testdata/rsa_6.pub
openssh/regress/unittests/hostkeys/tests.c
openssh/regress/unittests/kex
openssh/regress/unittests/kex/Makefile
openssh/regress/unittests/kex/test_kex.c
openssh/regress/unittests/kex/tests.c
openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c
openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c
openssh/regress/unittests/sshkey/common.c
openssh/regress/unittests/sshkey/mktestdata.sh
openssh/regress/unittests/sshkey/test_file.c
openssh/regress/unittests/sshkey/test_fuzz.c
openssh/regress/unittests/sshkey/test_sshkey.c
openssh/regress/unittests/sshkey/testdata/dsa_1
openssh/regress/unittests/sshkey/testdata/dsa_1-cert.fp
openssh/regress/unittests/sshkey/testdata/dsa_1-cert.pub
openssh/regress/unittests/sshkey/testdata/dsa_1.fp
openssh/regress/unittests/sshkey/testdata/dsa_1.fp.bb
openssh/regress/unittests/sshkey/testdata/dsa_1.param.g
openssh/regress/unittests/sshkey/testdata/dsa_1.param.priv
openssh/regress/unittests/sshkey/testdata/dsa_1.param.pub
openssh/regress/unittests/sshkey/testdata/dsa_1.pub
openssh/regress/unittests/sshkey/testdata/dsa_1_pw
openssh/regress/unittests/sshkey/testdata/dsa_2
openssh/regress/unittests/sshkey/testdata/dsa_2.fp
openssh/regress/unittests/sshkey/testdata/dsa_2.fp.bb
openssh/regress/unittests/sshkey/testdata/dsa_2.pub
openssh/regress/unittests/sshkey/testdata/dsa_n
openssh/regress/unittests/sshkey/testdata/dsa_n_pw
openssh/regress/unittests/sshkey/testdata/ecdsa_1
openssh/regress/unittests/sshkey/testdata/ecdsa_1-cert.fp
openssh/regress/unittests/sshkey/testdata/ecdsa_1-cert.pub
openssh/regress/unittests/sshkey/testdata/ecdsa_1.fp
openssh/regress/unittests/sshkey/testdata/ecdsa_1.fp.bb
openssh/regress/unittests/sshkey/testdata/ecdsa_1.param.priv
openssh/regress/unittests/sshkey/testdata/ecdsa_1.param.pub
openssh/regress/unittests/sshkey/testdata/ecdsa_1.pub
openssh/regress/unittests/sshkey/testdata/ecdsa_1_pw
openssh/regress/unittests/sshkey/testdata/ecdsa_2
openssh/regress/unittests/sshkey/testdata/ecdsa_2.fp
openssh/regress/unittests/sshkey/testdata/ecdsa_2.fp.bb
openssh/regress/unittests/sshkey/testdata/ecdsa_2.param.priv
openssh/regress/unittests/sshkey/testdata/ecdsa_2.param.pub
openssh/regress/unittests/sshkey/testdata/ecdsa_2.pub
openssh/regress/unittests/sshkey/testdata/ecdsa_n
openssh/regress/unittests/sshkey/testdata/ecdsa_n_pw
openssh/regress/unittests/sshkey/testdata/ed25519_1
openssh/regress/unittests/sshkey/testdata/ed25519_1-cert.fp
openssh/regress/unittests/sshkey/testdata/ed25519_1-cert.pub
openssh/regress/unittests/sshkey/testdata/ed25519_1.fp
openssh/regress/unittests/sshkey/testdata/ed25519_1.fp.bb
openssh/regress/unittests/sshkey/testdata/ed25519_1.pub
openssh/regress/unittests/sshkey/testdata/ed25519_1_pw
openssh/regress/unittests/sshkey/testdata/ed25519_2
openssh/regress/unittests/sshkey/testdata/ed25519_2.fp
openssh/regress/unittests/sshkey/testdata/ed25519_2.fp.bb
openssh/regress/unittests/sshkey/testdata/ed25519_2.pub
openssh/regress/unittests/sshkey/testdata/rsa1_1
openssh/regress/unittests/sshkey/testdata/rsa1_1.fp
openssh/regress/unittests/sshkey/testdata/rsa1_1.fp.bb
openssh/regress/unittests/sshkey/testdata/rsa1_1.param.n
openssh/regress/unittests/sshkey/testdata/rsa1_1.pub
openssh/regress/unittests/sshkey/testdata/rsa1_1_pw
openssh/regress/unittests/sshkey/testdata/rsa1_2
openssh/regress/unittests/sshkey/testdata/rsa1_2.fp
openssh/regress/unittests/sshkey/testdata/rsa1_2.fp.bb
openssh/regress/unittests/sshkey/testdata/rsa1_2.param.n
openssh/regress/unittests/sshkey/testdata/rsa1_2.pub
openssh/regress/unittests/sshkey/testdata/rsa_1
openssh/regress/unittests/sshkey/testdata/rsa_1-cert.fp
openssh/regress/unittests/sshkey/testdata/rsa_1-cert.pub
openssh/regress/unittests/sshkey/testdata/rsa_1.fp
openssh/regress/unittests/sshkey/testdata/rsa_1.fp.bb
openssh/regress/unittests/sshkey/testdata/rsa_1.param.n
openssh/regress/unittests/sshkey/testdata/rsa_1.param.p
openssh/regress/unittests/sshkey/testdata/rsa_1.param.q
openssh/regress/unittests/sshkey/testdata/rsa_1.pub
openssh/regress/unittests/sshkey/testdata/rsa_1_pw
openssh/regress/unittests/sshkey/testdata/rsa_2
openssh/regress/unittests/sshkey/testdata/rsa_2.fp
openssh/regress/unittests/sshkey/testdata/rsa_2.fp.bb
openssh/regress/unittests/sshkey/testdata/rsa_2.param.n
openssh/regress/unittests/sshkey/testdata/rsa_2.param.p
openssh/regress/unittests/sshkey/testdata/rsa_2.param.q
openssh/regress/unittests/sshkey/testdata/rsa_2.pub
openssh/regress/unittests/sshkey/testdata/rsa_n
openssh/regress/unittests/sshkey/testdata/rsa_n_pw
openssh/regress/unittests/test_helper/Makefile
openssh/regress/unittests/test_helper/fuzz.c
openssh/regress/unittests/test_helper/test_helper.c
openssh/regress/unittests/test_helper/test_helper.h
openssh/regress/valgrind-unit.sh
openssh/regress/yes-head.sh
openssh/rijndael.c
openssh/rijndael.h
openssh/roaming_client.c
openssh/roaming_common.c
openssh/roaming_dummy.c
openssh/rsa.c
openssh/rsa.h
openssh/sandbox-seccomp-filter.c
openssh/sandbox-systrace.c
openssh/scard/.cvsignore
openssh/scp.0
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/servconf.h
openssh/serverloop.c
openssh/session.c
openssh/sftp-client.c
openssh/sftp-client.h
openssh/sftp-common.c
openssh/sftp-common.h
openssh/sftp-glob.c
openssh/sftp-server.0
openssh/sftp-server.8
openssh/sftp-server.c
openssh/sftp.0
openssh/sftp.1
openssh/sftp.c
openssh/ssh-add.0
openssh/ssh-add.1
openssh/ssh-add.c
openssh/ssh-agent.0
openssh/ssh-agent.1
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-ed25519.c
openssh/ssh-keygen.0
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.0
openssh/ssh-keyscan.1
openssh/ssh-keyscan.c
openssh/ssh-keysign.0
openssh/ssh-keysign.c
openssh/ssh-pkcs11-client.c
openssh/ssh-pkcs11-helper.0
openssh/ssh-pkcs11-helper.c
openssh/ssh-pkcs11.c
openssh/ssh-pkcs11.h
openssh/ssh-rsa.c
openssh/ssh.0
openssh/ssh.1
openssh/ssh.c
openssh/ssh.h
openssh/ssh_api.c
openssh/ssh_api.h
openssh/ssh_config
openssh/ssh_config.0
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshbuf-getput-basic.c
openssh/sshbuf-getput-crypto.c
openssh/sshbuf-misc.c
openssh/sshbuf.c
openssh/sshbuf.h
openssh/sshconnect.c
openssh/sshconnect1.c
openssh/sshconnect2.c
openssh/sshd.0
openssh/sshd.8
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.0
openssh/sshd_config.5
openssh/ssherr.c
openssh/ssherr.h
openssh/sshkey.c
openssh/sshkey.h
openssh/sshlogin.c
openssh/sshpty.c
openssh/uidswap.c
openssh/umac.c
openssh/uuencode.c
openssh/version.h
openssh/xmalloc.c
openssh/xmalloc.h
/freebsd-10-stable/lib/libpam/modules/pam_ssh/pam_ssh.c
/freebsd-10-stable/secure/lib/libssh/Makefile
/freebsd-10-stable/secure/usr.sbin/sshd/Makefile
295016 28-Jan-2016 jkim

Merge OpenSSL 1.0.1r.

Relnotes: yes


openssl/ACKNOWLEDGMENTS
openssl/CHANGES
openssl/Configure
openssl/INSTALL
openssl/LICENSE
openssl/Makefile
openssl/Makefile.org
openssl/NEWS
openssl/README
openssl/apps/engine.c
openssl/apps/ocsp.c
openssl/apps/pkcs12.c
openssl/apps/speed.c
openssl/apps/x509.c
openssl/crypto/aes/aes.h
openssl/crypto/aes/aes_cbc.c
openssl/crypto/aes/aes_cfb.c
openssl/crypto/aes/aes_core.c
openssl/crypto/aes/aes_ctr.c
openssl/crypto/aes/aes_ecb.c
openssl/crypto/aes/aes_ige.c
openssl/crypto/aes/aes_locl.h
openssl/crypto/aes/aes_misc.c
openssl/crypto/aes/aes_ofb.c
openssl/crypto/aes/aes_x86core.c
openssl/crypto/bio/bio.h
openssl/crypto/bio/bss_bio.c
openssl/crypto/bio/bss_conn.c
openssl/crypto/bio/bss_dgram.c
openssl/crypto/bn/bn_exp.c
openssl/crypto/bn/exptest.c
openssl/crypto/camellia/camellia.c
openssl/crypto/camellia/camellia.h
openssl/crypto/camellia/cmll_cbc.c
openssl/crypto/camellia/cmll_cfb.c
openssl/crypto/camellia/cmll_ctr.c
openssl/crypto/camellia/cmll_ecb.c
openssl/crypto/camellia/cmll_locl.h
openssl/crypto/camellia/cmll_misc.c
openssl/crypto/camellia/cmll_ofb.c
openssl/crypto/camellia/cmll_utl.c
openssl/crypto/des/des_old.c
openssl/crypto/des/des_old.h
openssl/crypto/des/des_old2.c
openssl/crypto/dsa/dsa_ossl.c
openssl/crypto/dso/dso.h
openssl/crypto/dso/dso_dl.c
openssl/crypto/dso/dso_dlfcn.c
openssl/crypto/dso/dso_lib.c
openssl/crypto/ec/ectest.c
openssl/crypto/engine/eng_all.c
openssl/crypto/evp/e_camellia.c
openssl/crypto/evp/e_old.c
openssl/crypto/evp/e_seed.c
openssl/crypto/mem_clr.c
openssl/crypto/o_dir.c
openssl/crypto/o_dir.h
openssl/crypto/o_dir_test.c
openssl/crypto/o_str.c
openssl/crypto/o_str.h
openssl/crypto/o_time.c
openssl/crypto/o_time.h
openssl/crypto/opensslv.h
openssl/crypto/rc4/rc4_utl.c
openssl/crypto/rsa/rsa_chk.c
openssl/crypto/rsa/rsa_sign.c
openssl/crypto/seed/seed_cbc.c
openssl/crypto/seed/seed_cfb.c
openssl/crypto/seed/seed_ecb.c
openssl/crypto/seed/seed_ofb.c
openssl/crypto/sha/sha1test.c
openssl/crypto/store/store.h
openssl/crypto/store/str_lib.c
openssl/crypto/store/str_locl.h
openssl/crypto/store/str_mem.c
openssl/crypto/store/str_meth.c
openssl/crypto/ts/ts_rsp_verify.c
openssl/crypto/ui/ui.h
openssl/crypto/ui/ui_compat.c
openssl/crypto/ui/ui_compat.h
openssl/crypto/ui/ui_lib.c
openssl/crypto/ui/ui_locl.h
openssl/crypto/ui/ui_openssl.c
openssl/crypto/ui/ui_util.c
openssl/crypto/x509/x509_vfy.c
openssl/crypto/x509/x509_vfy.h
openssl/crypto/x509v3/v3_pci.c
openssl/crypto/x509v3/v3_pcia.c
openssl/doc/apps/s_time.pod
openssl/doc/crypto/BIO_s_connect.pod
openssl/doc/ssl/SSL_CTX_set_tlsext_status_cb.pod
openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
openssl/engines/e_chil.c
openssl/ssl/d1_both.c
openssl/ssl/kssl.c
openssl/ssl/kssl.h
openssl/ssl/kssl_lcl.h
openssl/ssl/s2_srvr.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl_sess.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/util/pl/VC-32.pl
openssl/util/pod2mantest
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/Makefile.man
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_status_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
294693 24-Jan-2016 des

MFH (r291198, r291260, r291261, r291375, r294325, r294335, r294563)

Remove the HPN and None cipher patches.

294666 24-Jan-2016 des

MFH (r263234, r263691, r266465, r290671, r290672, r290673, r290674,
r294320, r294322, r294324, r294330, r294469, r294494, r294466)

Reduce diffs to head in preparation for removing HPN and None.

294193 16-Jan-2016 des

MFH (r292408): use correct length in calloc() call

294049 14-Jan-2016 glebius

Merge r294048: fix OpenSSH client information leak.

Security: SA-16:07.openssh
Security: CVE-2016-0777

291721 03-Dec-2015 jkim

Merge OpenSSL 1.0.1q.


openssl/CHANGES
openssl/CONTRIBUTING
openssl/Configure
openssl/FAQ
openssl/Makefile
openssl/Makefile.org
openssl/NEWS
openssl/README
openssl/apps/Makefile
openssl/apps/apps.c
openssl/apps/asn1pars.c
openssl/apps/ca.c
openssl/apps/ecparam.c
openssl/apps/engine.c
openssl/apps/ocsp.c
openssl/apps/pkcs12.c
openssl/apps/s_client.c
openssl/apps/s_server.c
openssl/appveyor.yml
openssl/crypto/aes/asm/aes-586.pl
openssl/crypto/aes/asm/aesni-x86.pl
openssl/crypto/asn1/asn1_par.c
openssl/crypto/asn1/d2i_pr.c
openssl/crypto/asn1/tasn_dec.c
openssl/crypto/asn1/x_bignum.c
openssl/crypto/asn1/x_pubkey.c
openssl/crypto/asn1/x_x509.c
openssl/crypto/bio/b_dump.c
openssl/crypto/bio/bss_file.c
openssl/crypto/bn/asm/armv4-gf2m.pl
openssl/crypto/bn/asm/ia64.S
openssl/crypto/bn/asm/s390x-gf2m.pl
openssl/crypto/bn/asm/x86-gf2m.pl
openssl/crypto/bn/asm/x86_64-gcc.c
openssl/crypto/bn/asm/x86_64-gf2m.pl
openssl/crypto/bn/bn_exp.c
openssl/crypto/bn/bn_gcd.c
openssl/crypto/bn/bn_gf2m.c
openssl/crypto/bn/bn_mont.c
openssl/crypto/bn/bn_recp.c
openssl/crypto/bn/bn_x931p.c
openssl/crypto/bn/bntest.c
openssl/crypto/buffer/buf_str.c
openssl/crypto/buffer/buffer.h
openssl/crypto/cms/cms_enc.c
openssl/crypto/cms/cms_pwri.c
openssl/crypto/cms/cms_smime.c
openssl/crypto/comp/c_zlib.c
openssl/crypto/conf/conf_def.c
openssl/crypto/conf/conf_sap.c
openssl/crypto/cryptlib.c
openssl/crypto/dsa/dsa_ameth.c
openssl/crypto/dsa/dsa_gen.c
openssl/crypto/ec/ec.h
openssl/crypto/ec/ec_asn1.c
openssl/crypto/ec/ec_key.c
openssl/crypto/engine/eng_cryptodev.c
openssl/crypto/engine/eng_list.c
openssl/crypto/evp/e_des3.c
openssl/crypto/evp/encode.c
openssl/crypto/evp/evp_key.c
openssl/crypto/evp/evp_lib.c
openssl/crypto/evp/evp_pbe.c
openssl/crypto/evp/p_lib.c
openssl/crypto/evp/pmeth_gn.c
openssl/crypto/hmac/hm_ameth.c
openssl/crypto/jpake/jpake.c
openssl/crypto/mem_clr.c
openssl/crypto/modes/asm/ghash-armv4.pl
openssl/crypto/modes/asm/ghash-x86.pl
openssl/crypto/ocsp/ocsp_lib.c
openssl/crypto/ocsp/ocsp_prn.c
openssl/crypto/opensslconf.h
openssl/crypto/opensslconf.h.in
openssl/crypto/opensslv.h
openssl/crypto/pem/pem_info.c
openssl/crypto/pem/pvkfmt.c
openssl/crypto/pkcs12/p12_add.c
openssl/crypto/pkcs12/p12_crpt.c
openssl/crypto/pkcs12/p12_mutl.c
openssl/crypto/pkcs7/pk7_doit.c
openssl/crypto/rc4/asm/rc4-x86_64.pl
openssl/crypto/rsa/rsa_ameth.c
openssl/crypto/rsa/rsa_gen.c
openssl/crypto/rsa/rsa_sign.c
openssl/crypto/rsa/rsa_test.c
openssl/crypto/sha/asm/sha1-586.pl
openssl/crypto/sha/asm/sha256-586.pl
openssl/crypto/sha/asm/sha512-586.pl
openssl/crypto/sha/asm/sha512-parisc.pl
openssl/crypto/sparccpuid.S
openssl/crypto/srp/srp_vfy.c
openssl/crypto/ts/ts_rsp_verify.c
openssl/crypto/whrlpool/asm/wp-mmx.pl
openssl/crypto/x509/x509_cmp.c
openssl/crypto/x509/x509_lu.c
openssl/crypto/x509v3/v3_cpols.c
openssl/crypto/x509v3/v3_ncons.c
openssl/crypto/x509v3/v3_pci.c
openssl/crypto/x509v3/v3_pcia.c
openssl/doc/apps/ciphers.pod
openssl/doc/apps/dgst.pod
openssl/doc/apps/genrsa.pod
openssl/doc/apps/req.pod
openssl/doc/apps/x509.pod
openssl/doc/crypto/BIO_read.pod
openssl/doc/crypto/BN_rand.pod
openssl/doc/crypto/DSA_generate_parameters.pod
openssl/doc/crypto/EVP_DigestVerifyInit.pod
openssl/doc/crypto/EVP_SignInit.pod
openssl/doc/crypto/buffer.pod
openssl/doc/crypto/d2i_X509_NAME.pod
openssl/doc/dir-locals.example.el
openssl/doc/openssl-c-indent.el
openssl/doc/ssl/SSL_CTX_add_extra_chain_cert.pod
openssl/e_os.h
openssl/engines/e_chil.c
openssl/ssl/Makefile
openssl/ssl/bio_ssl.c
openssl/ssl/clienthellotest.c
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_srvr.c
openssl/ssl/s23_clnt.c
openssl/ssl/s3_cbc.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_enc.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl3.h
openssl/ssl/ssl_asn1.c
openssl/ssl/ssl_cert.c
openssl/ssl/ssl_ciph.c
openssl/ssl/ssl_err.c
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssl_rsa.c
openssl/ssl/ssl_sess.c
openssl/ssl/ssltest.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/ssl/tls1.h
openssl/util/indent.pro
openssl/util/mk1mf.pl
openssl/util/mkrc.pl
openssl/util/mkstack.pl
openssl/util/pl/VC-32.pl
openssl/util/pod2mantest
openssl/util/selftest.pl
openssl/util/toutf8.sh
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/Makefile.man
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/Makefile.man
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
287144 25-Aug-2015 delphij

MFC: Fix OpenSSH multiple vulnerabilities.

Security: FreeBSD-SA-15:22.openssh

285976 28-Jul-2015 delphij

Fix patch(1) shell injection vulnerability. [SA-15:14]

Fix resource exhaustion in TCP reassembly. [SA-15:15]

Fix OpenSSH multiple vulnerabilities. [SA-15:16]

285750 21-Jul-2015 vangyzen

MFC r285642

ssh: canonicize the host name before looking it up in the host file

Re-apply r99054 by des in 2002. This was accidentally dropped
by the update to OpenSSH 6.5p1 (r261320).

This change is actually taken from r387082 of
ports/security/openssh-portable/files/patch-ssh.c

Differential Revision: https://reviews.freebsd.org/D3103
PR: 198043
Approved by: re (gjb), kib (mentor)
Sponsored by: Dell Inc.
Relnotes: yes

285330 09-Jul-2015 jkim

MFC: r285329

Merge OpenSSL 1.0.1p.

Approved by: re (gjb)
Relnotes: yes


openssl/CHANGES
openssl/Makefile
openssl/Makefile.org
openssl/NEWS
openssl/README
openssl/crypto/bio/bio.h
openssl/crypto/evp/e_aes.c
openssl/crypto/opensslconf.h
openssl/crypto/opensslconf.h.in
openssl/crypto/opensslv.h
openssl/crypto/pkcs12/p12_kiss.c
openssl/crypto/threads/mttest.c
openssl/crypto/threads/pthread2.sh
openssl/crypto/x509/Makefile
openssl/crypto/x509/verify_extra_test.c
openssl/crypto/x509/x509_vfy.c
openssl/doc/crypto/X509_NAME_get_index_by_NID.pod
openssl/doc/crypto/X509_STORE_CTX_new.pod
openssl/doc/crypto/X509_verify_cert.pod
openssl/ssl/s3_clnt.c
openssl/ssl/s3_srvr.c
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
284950 30-Jun-2015 des

MFH (r283578): import new moduli from upstream

284330 12-Jun-2015 jkim

MFC: r284329

Merge OpenSSL 1.0.1o.

Note it is instantly merged because it restores ABI compatibility broken by
the previous OpenSSL 1.0.1n.

Relnotes: yes


openssl/CHANGES
openssl/Makefile
openssl/NEWS
openssl/README
openssl/crypto/hmac/hmac.c
openssl/crypto/hmac/hmac.h
openssl/crypto/hmac/hmactest.c
openssl/crypto/opensslv.h
openssl/ssl/t1_lib.c
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
284285 11-Jun-2015 jkim

MFC: r284283

Merge OpenSSL 1.0.1n.


openssl/CHANGES
openssl/Configure
openssl/Makefile
openssl/Makefile.org
openssl/NEWS
openssl/README
openssl/apps/Makefile
openssl/apps/apps.c
openssl/apps/asn1pars.c
openssl/apps/ca.c
openssl/apps/cms.c
openssl/apps/dhparam.c
openssl/apps/enc.c
openssl/apps/gendh.c
openssl/apps/ocsp.c
openssl/apps/s_cb.c
openssl/apps/s_client.c
openssl/apps/s_server.c
openssl/apps/s_time.c
openssl/apps/smime.c
openssl/apps/srp.c
openssl/apps/verify.c
openssl/crypto/Makefile
openssl/crypto/aes/Makefile
openssl/crypto/asn1/Makefile
openssl/crypto/asn1/a_int.c
openssl/crypto/asn1/asn1_gen.c
openssl/crypto/asn1/asn_mime.c
openssl/crypto/asn1/bio_ndef.c
openssl/crypto/asn1/tasn_new.c
openssl/crypto/asn1/tasn_prn.c
openssl/crypto/asn1/x_x509.c
openssl/crypto/bf/Makefile
openssl/crypto/bio/Makefile
openssl/crypto/bio/b_print.c
openssl/crypto/bio/bf_nbio.c
openssl/crypto/bio/bio_lib.c
openssl/crypto/bio/bss_dgram.c
openssl/crypto/bn/Makefile
openssl/crypto/bn/bn.h
openssl/crypto/bn/bn_err.c
openssl/crypto/bn/bn_gf2m.c
openssl/crypto/bn/bn_lcl.h
openssl/crypto/bn/bn_print.c
openssl/crypto/bn/bn_rand.c
openssl/crypto/bn/bn_shift.c
openssl/crypto/buffer/Makefile
openssl/crypto/buffer/buffer.c
openssl/crypto/camellia/Makefile
openssl/crypto/cast/Makefile
openssl/crypto/cmac/Makefile
openssl/crypto/cmac/cmac.c
openssl/crypto/cms/Makefile
openssl/crypto/cms/cms_pwri.c
openssl/crypto/cms/cms_smime.c
openssl/crypto/comp/Makefile
openssl/crypto/conf/Makefile
openssl/crypto/cryptlib.c
openssl/crypto/des/Makefile
openssl/crypto/des/des.c
openssl/crypto/des/enc_writ.c
openssl/crypto/dh/Makefile
openssl/crypto/dh/dh_ameth.c
openssl/crypto/dsa/Makefile
openssl/crypto/dsa/dsa_gen.c
openssl/crypto/dsa/dsa_ossl.c
openssl/crypto/dso/Makefile
openssl/crypto/dso/dso_lib.c
openssl/crypto/ec/Makefile
openssl/crypto/ec/ec2_oct.c
openssl/crypto/ec/ec_asn1.c
openssl/crypto/ec/ec_check.c
openssl/crypto/ec/ec_key.c
openssl/crypto/ec/ec_lcl.h
openssl/crypto/ec/ec_lib.c
openssl/crypto/ec/eck_prn.c
openssl/crypto/ec/ecp_oct.c
openssl/crypto/ec/ectest.c
openssl/crypto/ecdh/Makefile
openssl/crypto/ecdsa/Makefile
openssl/crypto/ecdsa/ecdsatest.c
openssl/crypto/engine/Makefile
openssl/crypto/engine/eng_table.c
openssl/crypto/err/Makefile
openssl/crypto/evp/Makefile
openssl/crypto/evp/bio_ok.c
openssl/crypto/evp/e_aes.c
openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
openssl/crypto/evp/e_rc4_hmac_md5.c
openssl/crypto/evp/encode.c
openssl/crypto/evp/evp.h
openssl/crypto/evp/p_seal.c
openssl/crypto/hmac/Makefile
openssl/crypto/hmac/hmac.c
openssl/crypto/hmac/hmac.h
openssl/crypto/hmac/hmactest.c
openssl/crypto/idea/Makefile
openssl/crypto/jpake/Makefile
openssl/crypto/krb5/Makefile
openssl/crypto/lhash/Makefile
openssl/crypto/md2/Makefile
openssl/crypto/md32_common.h
openssl/crypto/md4/Makefile
openssl/crypto/md5/Makefile
openssl/crypto/mdc2/Makefile
openssl/crypto/mem.c
openssl/crypto/modes/Makefile
openssl/crypto/modes/gcm128.c
openssl/crypto/objects/Makefile
openssl/crypto/objects/o_names.c
openssl/crypto/objects/obj_dat.c
openssl/crypto/objects/objects.README
openssl/crypto/objects/objects.pl
openssl/crypto/ocsp/Makefile
openssl/crypto/ocsp/ocsp_ext.c
openssl/crypto/ocsp/ocsp_vfy.c
openssl/crypto/opensslv.h
openssl/crypto/pem/Makefile
openssl/crypto/pem/pem_lib.c
openssl/crypto/pem/pem_pk8.c
openssl/crypto/pkcs12/Makefile
openssl/crypto/pkcs12/p12_mutl.c
openssl/crypto/pkcs7/Makefile
openssl/crypto/pkcs7/pk7_doit.c
openssl/crypto/pqueue/Makefile
openssl/crypto/rand/Makefile
openssl/crypto/rc2/Makefile
openssl/crypto/rc4/Makefile
openssl/crypto/rc5/Makefile
openssl/crypto/ripemd/Makefile
openssl/crypto/rsa/Makefile
openssl/crypto/rsa/rsa_pmeth.c
openssl/crypto/seed/Makefile
openssl/crypto/sha/Makefile
openssl/crypto/srp/Makefile
openssl/crypto/srp/srp_vfy.c
openssl/crypto/stack/Makefile
openssl/crypto/store/Makefile
openssl/crypto/threads/th-lock.c
openssl/crypto/ts/Makefile
openssl/crypto/txt_db/Makefile
openssl/crypto/ui/Makefile
openssl/crypto/whrlpool/Makefile
openssl/crypto/x509/Makefile
openssl/crypto/x509/x509_lu.c
openssl/crypto/x509/x509_vfy.c
openssl/crypto/x509/x509_vfy.h
openssl/crypto/x509/x509_vpm.c
openssl/crypto/x509/x509type.c
openssl/crypto/x509v3/Makefile
openssl/crypto/x509v3/v3_alt.c
openssl/crypto/x509v3/v3_cpols.c
openssl/crypto/x509v3/v3_utl.c
openssl/doc/apps/cms.pod
openssl/doc/apps/config.pod
openssl/doc/apps/dhparam.pod
openssl/doc/apps/ocsp.pod
openssl/doc/apps/s_client.pod
openssl/doc/apps/s_server.pod
openssl/doc/apps/smime.pod
openssl/doc/apps/verify.pod
openssl/doc/crypto/BN_rand.pod
openssl/doc/crypto/BN_set_bit.pod
openssl/doc/crypto/X509_VERIFY_PARAM_set_flags.pod
openssl/doc/crypto/pem.pod
openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
openssl/e_os2.h
openssl/engines/Makefile
openssl/engines/ccgost/Makefile
openssl/engines/ccgost/e_gost_err.c
openssl/engines/ccgost/e_gost_err.h
openssl/engines/ccgost/gost2001.c
openssl/engines/ccgost/gost94_keyx.c
openssl/engines/ccgost/gost_ameth.c
openssl/engines/ccgost/gost_pmeth.c
openssl/engines/ccgost/gost_sign.c
openssl/engines/e_sureware.c
openssl/ssl/Makefile
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_pkt.c
openssl/ssl/d1_srvr.c
openssl/ssl/s2_pkt.c
openssl/ssl/s2_srvr.c
openssl/ssl/s3_both.c
openssl/ssl/s3_cbc.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl_err.c
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssl_sess.c
openssl/ssl/ssl_stat.c
openssl/ssl/ssltest.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/ssl/tls_srp.c
openssl/util/mk1mf.pl
openssl/util/mkerr.pl
openssl/util/pl/BC-32.pl
openssl/util/pl/VC-32.pl
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
281893 23-Apr-2015 bdrewery

MFC r280999:

Use proper CHAN_TCP_PACKET_DEFAULT for agent forwarding when HPN disabled.

281185 07-Apr-2015 bdrewery

MFC r280360:

Document "none" for VersionAddendum.

280304 20-Mar-2015 jkim

MFC: r280297

Merge OpenSSL 1.0.1m.

Relnotes: yes


openssl/CHANGES
openssl/Configure
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/app_rand.c
openssl/apps/apps.c
openssl/apps/apps.h
openssl/apps/asn1pars.c
openssl/apps/ca.c
openssl/apps/ciphers.c
openssl/apps/cms.c
openssl/apps/crl.c
openssl/apps/crl2p7.c
openssl/apps/dgst.c
openssl/apps/dh.c
openssl/apps/dhparam.c
openssl/apps/dsa.c
openssl/apps/dsaparam.c
openssl/apps/ec.c
openssl/apps/ecparam.c
openssl/apps/enc.c
openssl/apps/engine.c
openssl/apps/errstr.c
openssl/apps/gendh.c
openssl/apps/gendsa.c
openssl/apps/genpkey.c
openssl/apps/genrsa.c
openssl/apps/nseq.c
openssl/apps/ocsp.c
openssl/apps/openssl.c
openssl/apps/passwd.c
openssl/apps/pkcs12.c
openssl/apps/pkcs7.c
openssl/apps/pkcs8.c
openssl/apps/pkey.c
openssl/apps/pkeyparam.c
openssl/apps/pkeyutl.c
openssl/apps/prime.c
openssl/apps/progs.h
openssl/apps/rand.c
openssl/apps/req.c
openssl/apps/rsa.c
openssl/apps/rsautl.c
openssl/apps/s_apps.h
openssl/apps/s_cb.c
openssl/apps/s_client.c
openssl/apps/s_server.c
openssl/apps/s_socket.c
openssl/apps/s_time.c
openssl/apps/sess_id.c
openssl/apps/smime.c
openssl/apps/speed.c
openssl/apps/spkac.c
openssl/apps/srp.c
openssl/apps/testdsa.h
openssl/apps/testrsa.h
openssl/apps/timeouts.h
openssl/apps/ts.c
openssl/apps/verify.c
openssl/apps/version.c
openssl/apps/x509.c
openssl/crypto/LPdir_unix.c
openssl/crypto/aes/aes.h
openssl/crypto/aes/aes_cbc.c
openssl/crypto/aes/aes_cfb.c
openssl/crypto/aes/aes_core.c
openssl/crypto/aes/aes_ctr.c
openssl/crypto/aes/aes_ecb.c
openssl/crypto/aes/aes_ige.c
openssl/crypto/aes/aes_locl.h
openssl/crypto/aes/aes_misc.c
openssl/crypto/aes/aes_ofb.c
openssl/crypto/aes/aes_wrap.c
openssl/crypto/aes/aes_x86core.c
openssl/crypto/arm_arch.h
openssl/crypto/armcap.c
openssl/crypto/asn1/a_bitstr.c
openssl/crypto/asn1/a_bool.c
openssl/crypto/asn1/a_bytes.c
openssl/crypto/asn1/a_d2i_fp.c
openssl/crypto/asn1/a_digest.c
openssl/crypto/asn1/a_dup.c
openssl/crypto/asn1/a_enum.c
openssl/crypto/asn1/a_gentm.c
openssl/crypto/asn1/a_i2d_fp.c
openssl/crypto/asn1/a_int.c
openssl/crypto/asn1/a_mbstr.c
openssl/crypto/asn1/a_object.c
openssl/crypto/asn1/a_octet.c
openssl/crypto/asn1/a_print.c
openssl/crypto/asn1/a_set.c
openssl/crypto/asn1/a_sign.c
openssl/crypto/asn1/a_strex.c
openssl/crypto/asn1/a_strnid.c
openssl/crypto/asn1/a_time.c
openssl/crypto/asn1/a_type.c
openssl/crypto/asn1/a_utctm.c
openssl/crypto/asn1/a_utf8.c
openssl/crypto/asn1/a_verify.c
openssl/crypto/asn1/ameth_lib.c
openssl/crypto/asn1/asn1.h
openssl/crypto/asn1/asn1_err.c
openssl/crypto/asn1/asn1_gen.c
openssl/crypto/asn1/asn1_lib.c
openssl/crypto/asn1/asn1_locl.h
openssl/crypto/asn1/asn1_mac.h
openssl/crypto/asn1/asn1_par.c
openssl/crypto/asn1/asn1t.h
openssl/crypto/asn1/asn_mime.c
openssl/crypto/asn1/asn_moid.c
openssl/crypto/asn1/asn_pack.c
openssl/crypto/asn1/bio_asn1.c
openssl/crypto/asn1/bio_ndef.c
openssl/crypto/asn1/charmap.h
openssl/crypto/asn1/d2i_pr.c
openssl/crypto/asn1/d2i_pu.c
openssl/crypto/asn1/evp_asn1.c
openssl/crypto/asn1/f_enum.c
openssl/crypto/asn1/f_int.c
openssl/crypto/asn1/f_string.c
openssl/crypto/asn1/i2d_pr.c
openssl/crypto/asn1/i2d_pu.c
openssl/crypto/asn1/n_pkey.c
openssl/crypto/asn1/nsseq.c
openssl/crypto/asn1/p5_pbe.c
openssl/crypto/asn1/p5_pbev2.c
openssl/crypto/asn1/p8_pkey.c
openssl/crypto/asn1/t_bitst.c
openssl/crypto/asn1/t_crl.c
openssl/crypto/asn1/t_pkey.c
openssl/crypto/asn1/t_req.c
openssl/crypto/asn1/t_spki.c
openssl/crypto/asn1/t_x509.c
openssl/crypto/asn1/t_x509a.c
openssl/crypto/asn1/tasn_dec.c
openssl/crypto/asn1/tasn_enc.c
openssl/crypto/asn1/tasn_fre.c
openssl/crypto/asn1/tasn_new.c
openssl/crypto/asn1/tasn_prn.c
openssl/crypto/asn1/tasn_typ.c
openssl/crypto/asn1/tasn_utl.c
openssl/crypto/asn1/x_algor.c
openssl/crypto/asn1/x_attrib.c
openssl/crypto/asn1/x_bignum.c
openssl/crypto/asn1/x_crl.c
openssl/crypto/asn1/x_exten.c
openssl/crypto/asn1/x_info.c
openssl/crypto/asn1/x_long.c
openssl/crypto/asn1/x_name.c
openssl/crypto/asn1/x_nx509.c
openssl/crypto/asn1/x_pkey.c
openssl/crypto/asn1/x_pubkey.c
openssl/crypto/asn1/x_req.c
openssl/crypto/asn1/x_sig.c
openssl/crypto/asn1/x_spki.c
openssl/crypto/asn1/x_val.c
openssl/crypto/asn1/x_x509.c
openssl/crypto/asn1/x_x509a.c
openssl/crypto/bf/bf_cbc.c
openssl/crypto/bf/bf_cfb64.c
openssl/crypto/bf/bf_ecb.c
openssl/crypto/bf/bf_enc.c
openssl/crypto/bf/bf_locl.h
openssl/crypto/bf/bf_ofb64.c
openssl/crypto/bf/bf_opts.c
openssl/crypto/bf/bf_pi.h
openssl/crypto/bf/bf_skey.c
openssl/crypto/bf/bfspeed.c
openssl/crypto/bf/bftest.c
openssl/crypto/bf/blowfish.h
openssl/crypto/bio/b_dump.c
openssl/crypto/bio/b_print.c
openssl/crypto/bio/b_sock.c
openssl/crypto/bio/bf_buff.c
openssl/crypto/bio/bf_lbuf.c
openssl/crypto/bio/bf_nbio.c
openssl/crypto/bio/bf_null.c
openssl/crypto/bio/bio.h
openssl/crypto/bio/bio_cb.c
openssl/crypto/bio/bio_err.c
openssl/crypto/bio/bio_lcl.h
openssl/crypto/bio/bio_lib.c
openssl/crypto/bio/bss_acpt.c
openssl/crypto/bio/bss_bio.c
openssl/crypto/bio/bss_conn.c
openssl/crypto/bio/bss_dgram.c
openssl/crypto/bio/bss_fd.c
openssl/crypto/bio/bss_file.c
openssl/crypto/bio/bss_log.c
openssl/crypto/bio/bss_mem.c
openssl/crypto/bio/bss_null.c
openssl/crypto/bio/bss_rtcp.c
openssl/crypto/bio/bss_sock.c
openssl/crypto/bn/asm/x86_64-gcc.c
openssl/crypto/bn/bn.h
openssl/crypto/bn/bn_add.c
openssl/crypto/bn/bn_asm.c
openssl/crypto/bn/bn_blind.c
openssl/crypto/bn/bn_const.c
openssl/crypto/bn/bn_ctx.c
openssl/crypto/bn/bn_depr.c
openssl/crypto/bn/bn_div.c
openssl/crypto/bn/bn_err.c
openssl/crypto/bn/bn_exp.c
openssl/crypto/bn/bn_exp2.c
openssl/crypto/bn/bn_gcd.c
openssl/crypto/bn/bn_gf2m.c
openssl/crypto/bn/bn_kron.c
openssl/crypto/bn/bn_lcl.h
openssl/crypto/bn/bn_lib.c
openssl/crypto/bn/bn_mod.c
openssl/crypto/bn/bn_mont.c
openssl/crypto/bn/bn_mpi.c
openssl/crypto/bn/bn_mul.c
openssl/crypto/bn/bn_nist.c
openssl/crypto/bn/bn_prime.c
openssl/crypto/bn/bn_prime.h
openssl/crypto/bn/bn_print.c
openssl/crypto/bn/bn_rand.c
openssl/crypto/bn/bn_recp.c
openssl/crypto/bn/bn_shift.c
openssl/crypto/bn/bn_sqr.c
openssl/crypto/bn/bn_sqrt.c
openssl/crypto/bn/bn_word.c
openssl/crypto/bn/bn_x931p.c
openssl/crypto/bn/bnspeed.c
openssl/crypto/bn/bntest.c
openssl/crypto/bn/divtest.c
openssl/crypto/bn/exp.c
openssl/crypto/bn/expspeed.c
openssl/crypto/bn/exptest.c
openssl/crypto/buffer/buf_err.c
openssl/crypto/buffer/buf_str.c
openssl/crypto/buffer/buffer.c
openssl/crypto/buffer/buffer.h
openssl/crypto/camellia/camellia.c
openssl/crypto/camellia/camellia.h
openssl/crypto/camellia/cmll_cbc.c
openssl/crypto/camellia/cmll_cfb.c
openssl/crypto/camellia/cmll_ctr.c
openssl/crypto/camellia/cmll_ecb.c
openssl/crypto/camellia/cmll_locl.h
openssl/crypto/camellia/cmll_misc.c
openssl/crypto/camellia/cmll_ofb.c
openssl/crypto/camellia/cmll_utl.c
openssl/crypto/cast/c_cfb64.c
openssl/crypto/cast/c_ecb.c
openssl/crypto/cast/c_enc.c
openssl/crypto/cast/c_ofb64.c
openssl/crypto/cast/c_skey.c
openssl/crypto/cast/cast.h
openssl/crypto/cast/cast_lcl.h
openssl/crypto/cast/cast_s.h
openssl/crypto/cast/cast_spd.c
openssl/crypto/cast/castopts.c
openssl/crypto/cast/casttest.c
openssl/crypto/cmac/cm_ameth.c
openssl/crypto/cmac/cm_pmeth.c
openssl/crypto/cmac/cmac.c
openssl/crypto/cmac/cmac.h
openssl/crypto/cms/cms.h
openssl/crypto/cms/cms_asn1.c
openssl/crypto/cms/cms_att.c
openssl/crypto/cms/cms_cd.c
openssl/crypto/cms/cms_dd.c
openssl/crypto/cms/cms_enc.c
openssl/crypto/cms/cms_env.c
openssl/crypto/cms/cms_err.c
openssl/crypto/cms/cms_ess.c
openssl/crypto/cms/cms_io.c
openssl/crypto/cms/cms_lcl.h
openssl/crypto/cms/cms_lib.c
openssl/crypto/cms/cms_pwri.c
openssl/crypto/cms/cms_sd.c
openssl/crypto/cms/cms_smime.c
openssl/crypto/comp/c_rle.c
openssl/crypto/comp/c_zlib.c
openssl/crypto/comp/comp.h
openssl/crypto/comp/comp_err.c
openssl/crypto/comp/comp_lib.c
openssl/crypto/conf/cnf_save.c
openssl/crypto/conf/conf.h
openssl/crypto/conf/conf_api.c
openssl/crypto/conf/conf_api.h
openssl/crypto/conf/conf_def.c
openssl/crypto/conf/conf_def.h
openssl/crypto/conf/conf_err.c
openssl/crypto/conf/conf_lib.c
openssl/crypto/conf/conf_mall.c
openssl/crypto/conf/conf_mod.c
openssl/crypto/conf/conf_sap.c
openssl/crypto/conf/test.c
openssl/crypto/constant_time_locl.h
openssl/crypto/constant_time_test.c
openssl/crypto/cpt_err.c
openssl/crypto/cryptlib.c
openssl/crypto/cryptlib.h
openssl/crypto/crypto.h
openssl/crypto/cversion.c
openssl/crypto/des/cbc3_enc.c
openssl/crypto/des/cbc_cksm.c
openssl/crypto/des/cbc_enc.c
openssl/crypto/des/cfb64ede.c
openssl/crypto/des/cfb64enc.c
openssl/crypto/des/cfb_enc.c
openssl/crypto/des/des.c
openssl/crypto/des/des.h
openssl/crypto/des/des_enc.c
openssl/crypto/des/des_locl.h
openssl/crypto/des/des_old.c
openssl/crypto/des/des_old.h
openssl/crypto/des/des_old2.c
openssl/crypto/des/des_opts.c
openssl/crypto/des/des_ver.h
openssl/crypto/des/destest.c
openssl/crypto/des/ecb3_enc.c
openssl/crypto/des/ecb_enc.c
openssl/crypto/des/ede_cbcm_enc.c
openssl/crypto/des/enc_read.c
openssl/crypto/des/enc_writ.c
openssl/crypto/des/fcrypt.c
openssl/crypto/des/fcrypt_b.c
openssl/crypto/des/ncbc_enc.c
openssl/crypto/des/ofb64ede.c
openssl/crypto/des/ofb64enc.c
openssl/crypto/des/ofb_enc.c
openssl/crypto/des/pcbc_enc.c
openssl/crypto/des/qud_cksm.c
openssl/crypto/des/rand_key.c
openssl/crypto/des/read2pwd.c
openssl/crypto/des/read_pwd.c
openssl/crypto/des/rpc_des.h
openssl/crypto/des/rpc_enc.c
openssl/crypto/des/rpw.c
openssl/crypto/des/set_key.c
openssl/crypto/des/speed.c
openssl/crypto/des/spr.h
openssl/crypto/des/str2key.c
openssl/crypto/des/xcbc_enc.c
openssl/crypto/dh/dh.h
openssl/crypto/dh/dh_ameth.c
openssl/crypto/dh/dh_asn1.c
openssl/crypto/dh/dh_check.c
openssl/crypto/dh/dh_depr.c
openssl/crypto/dh/dh_err.c
openssl/crypto/dh/dh_gen.c
openssl/crypto/dh/dh_key.c
openssl/crypto/dh/dh_lib.c
openssl/crypto/dh/dh_pmeth.c
openssl/crypto/dh/dh_prn.c
openssl/crypto/dh/dhtest.c
openssl/crypto/dh/p1024.c
openssl/crypto/dh/p192.c
openssl/crypto/dh/p512.c
openssl/crypto/dsa/dsa.h
openssl/crypto/dsa/dsa_ameth.c
openssl/crypto/dsa/dsa_asn1.c
openssl/crypto/dsa/dsa_depr.c
openssl/crypto/dsa/dsa_err.c
openssl/crypto/dsa/dsa_gen.c
openssl/crypto/dsa/dsa_key.c
openssl/crypto/dsa/dsa_lib.c
openssl/crypto/dsa/dsa_locl.h
openssl/crypto/dsa/dsa_ossl.c
openssl/crypto/dsa/dsa_pmeth.c
openssl/crypto/dsa/dsa_prn.c
openssl/crypto/dsa/dsa_sign.c
openssl/crypto/dsa/dsa_vrf.c
openssl/crypto/dsa/dsagen.c
openssl/crypto/dsa/dsatest.c
openssl/crypto/dso/dso.h
openssl/crypto/dso/dso_beos.c
openssl/crypto/dso/dso_dl.c
openssl/crypto/dso/dso_dlfcn.c
openssl/crypto/dso/dso_err.c
openssl/crypto/dso/dso_lib.c
openssl/crypto/dso/dso_null.c
openssl/crypto/dso/dso_openssl.c
openssl/crypto/ebcdic.c
openssl/crypto/ebcdic.h
openssl/crypto/ec/ec.h
openssl/crypto/ec/ec2_mult.c
openssl/crypto/ec/ec2_oct.c
openssl/crypto/ec/ec2_smpl.c
openssl/crypto/ec/ec_ameth.c
openssl/crypto/ec/ec_asn1.c
openssl/crypto/ec/ec_check.c
openssl/crypto/ec/ec_curve.c
openssl/crypto/ec/ec_cvt.c
openssl/crypto/ec/ec_err.c
openssl/crypto/ec/ec_key.c
openssl/crypto/ec/ec_lcl.h
openssl/crypto/ec/ec_lib.c
openssl/crypto/ec/ec_mult.c
openssl/crypto/ec/ec_oct.c
openssl/crypto/ec/ec_pmeth.c
openssl/crypto/ec/ec_print.c
openssl/crypto/ec/eck_prn.c
openssl/crypto/ec/ecp_mont.c
openssl/crypto/ec/ecp_nist.c
openssl/crypto/ec/ecp_nistp224.c
openssl/crypto/ec/ecp_nistp256.c
openssl/crypto/ec/ecp_nistp521.c
openssl/crypto/ec/ecp_nistputil.c
openssl/crypto/ec/ecp_oct.c
openssl/crypto/ec/ecp_smpl.c
openssl/crypto/ec/ectest.c
openssl/crypto/ecdh/ecdh.h
openssl/crypto/ecdh/ecdhtest.c
openssl/crypto/ecdh/ech_err.c
openssl/crypto/ecdh/ech_key.c
openssl/crypto/ecdh/ech_lib.c
openssl/crypto/ecdh/ech_locl.h
openssl/crypto/ecdh/ech_ossl.c
openssl/crypto/ecdsa/ecdsa.h
openssl/crypto/ecdsa/ecdsatest.c
openssl/crypto/ecdsa/ecs_asn1.c
openssl/crypto/ecdsa/ecs_err.c
openssl/crypto/ecdsa/ecs_lib.c
openssl/crypto/ecdsa/ecs_locl.h
openssl/crypto/ecdsa/ecs_ossl.c
openssl/crypto/ecdsa/ecs_sign.c
openssl/crypto/ecdsa/ecs_vrf.c
openssl/crypto/engine/eng_all.c
openssl/crypto/engine/eng_cnf.c
openssl/crypto/engine/eng_cryptodev.c
openssl/crypto/engine/eng_ctrl.c
openssl/crypto/engine/eng_dyn.c
openssl/crypto/engine/eng_err.c
openssl/crypto/engine/eng_fat.c
openssl/crypto/engine/eng_init.c
openssl/crypto/engine/eng_int.h
openssl/crypto/engine/eng_lib.c
openssl/crypto/engine/eng_list.c
openssl/crypto/engine/eng_openssl.c
openssl/crypto/engine/eng_pkey.c
openssl/crypto/engine/eng_rdrand.c
openssl/crypto/engine/eng_rsax.c
openssl/crypto/engine/eng_table.c
openssl/crypto/engine/engine.h
openssl/crypto/engine/enginetest.c
openssl/crypto/engine/tb_asnmth.c
openssl/crypto/engine/tb_cipher.c
openssl/crypto/engine/tb_dh.c
openssl/crypto/engine/tb_digest.c
openssl/crypto/engine/tb_dsa.c
openssl/crypto/engine/tb_ecdh.c
openssl/crypto/engine/tb_ecdsa.c
openssl/crypto/engine/tb_pkmeth.c
openssl/crypto/engine/tb_rand.c
openssl/crypto/engine/tb_rsa.c
openssl/crypto/engine/tb_store.c
openssl/crypto/err/err.c
openssl/crypto/err/err.h
openssl/crypto/err/err_all.c
openssl/crypto/err/err_prn.c
openssl/crypto/evp/Makefile
openssl/crypto/evp/bio_b64.c
openssl/crypto/evp/bio_enc.c
openssl/crypto/evp/bio_md.c
openssl/crypto/evp/bio_ok.c
openssl/crypto/evp/c_all.c
openssl/crypto/evp/c_allc.c
openssl/crypto/evp/c_alld.c
openssl/crypto/evp/digest.c
openssl/crypto/evp/e_aes.c
openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
openssl/crypto/evp/e_bf.c
openssl/crypto/evp/e_camellia.c
openssl/crypto/evp/e_cast.c
openssl/crypto/evp/e_des.c
openssl/crypto/evp/e_des3.c
openssl/crypto/evp/e_dsa.c
openssl/crypto/evp/e_idea.c
openssl/crypto/evp/e_null.c
openssl/crypto/evp/e_old.c
openssl/crypto/evp/e_rc2.c
openssl/crypto/evp/e_rc4.c
openssl/crypto/evp/e_rc4_hmac_md5.c
openssl/crypto/evp/e_rc5.c
openssl/crypto/evp/e_seed.c
openssl/crypto/evp/e_xcbc_d.c
openssl/crypto/evp/encode.c
openssl/crypto/evp/evp.h
openssl/crypto/evp/evp_acnf.c
openssl/crypto/evp/evp_cnf.c
openssl/crypto/evp/evp_enc.c
openssl/crypto/evp/evp_err.c
openssl/crypto/evp/evp_extra_test.c
openssl/crypto/evp/evp_fips.c
openssl/crypto/evp/evp_key.c
openssl/crypto/evp/evp_lib.c
openssl/crypto/evp/evp_locl.h
openssl/crypto/evp/evp_pbe.c
openssl/crypto/evp/evp_pkey.c
openssl/crypto/evp/evp_test.c
openssl/crypto/evp/m_dss.c
openssl/crypto/evp/m_dss1.c
openssl/crypto/evp/m_ecdsa.c
openssl/crypto/evp/m_md2.c
openssl/crypto/evp/m_md4.c
openssl/crypto/evp/m_md5.c
openssl/crypto/evp/m_mdc2.c
openssl/crypto/evp/m_null.c
openssl/crypto/evp/m_ripemd.c
openssl/crypto/evp/m_sha.c
openssl/crypto/evp/m_sha1.c
openssl/crypto/evp/m_sigver.c
openssl/crypto/evp/m_wp.c
openssl/crypto/evp/names.c
openssl/crypto/evp/openbsd_hw.c
openssl/crypto/evp/p5_crpt.c
openssl/crypto/evp/p5_crpt2.c
openssl/crypto/evp/p_dec.c
openssl/crypto/evp/p_enc.c
openssl/crypto/evp/p_lib.c
openssl/crypto/evp/p_open.c
openssl/crypto/evp/p_seal.c
openssl/crypto/evp/p_sign.c
openssl/crypto/evp/p_verify.c
openssl/crypto/evp/pmeth_fn.c
openssl/crypto/evp/pmeth_gn.c
openssl/crypto/evp/pmeth_lib.c
openssl/crypto/ex_data.c
openssl/crypto/fips_err.h
openssl/crypto/fips_ers.c
openssl/crypto/hmac/hm_ameth.c
openssl/crypto/hmac/hm_pmeth.c
openssl/crypto/hmac/hmac.c
openssl/crypto/hmac/hmac.h
openssl/crypto/hmac/hmactest.c
openssl/crypto/idea/i_cbc.c
openssl/crypto/idea/i_cfb64.c
openssl/crypto/idea/i_ecb.c
openssl/crypto/idea/i_ofb64.c
openssl/crypto/idea/i_skey.c
openssl/crypto/idea/idea.h
openssl/crypto/idea/idea_lcl.h
openssl/crypto/idea/idea_spd.c
openssl/crypto/idea/ideatest.c
openssl/crypto/jpake/jpake.c
openssl/crypto/jpake/jpake.h
openssl/crypto/jpake/jpake_err.c
openssl/crypto/jpake/jpaketest.c
openssl/crypto/krb5/krb5_asn.c
openssl/crypto/krb5/krb5_asn.h
openssl/crypto/lhash/lh_stats.c
openssl/crypto/lhash/lh_test.c
openssl/crypto/lhash/lhash.c
openssl/crypto/lhash/lhash.h
openssl/crypto/md2/md2.c
openssl/crypto/md2/md2.h
openssl/crypto/md2/md2_dgst.c
openssl/crypto/md2/md2_one.c
openssl/crypto/md2/md2test.c
openssl/crypto/md32_common.h
openssl/crypto/md4/md4.c
openssl/crypto/md4/md4.h
openssl/crypto/md4/md4_dgst.c
openssl/crypto/md4/md4_locl.h
openssl/crypto/md4/md4_one.c
openssl/crypto/md4/md4test.c
openssl/crypto/md5/md5.c
openssl/crypto/md5/md5.h
openssl/crypto/md5/md5_dgst.c
openssl/crypto/md5/md5_locl.h
openssl/crypto/md5/md5_one.c
openssl/crypto/md5/md5test.c
openssl/crypto/mdc2/mdc2.h
openssl/crypto/mdc2/mdc2_one.c
openssl/crypto/mdc2/mdc2dgst.c
openssl/crypto/mdc2/mdc2test.c
openssl/crypto/mem.c
openssl/crypto/mem_clr.c
openssl/crypto/mem_dbg.c
openssl/crypto/modes/cbc128.c
openssl/crypto/modes/ccm128.c
openssl/crypto/modes/cfb128.c
openssl/crypto/modes/ctr128.c
openssl/crypto/modes/cts128.c
openssl/crypto/modes/gcm128.c
openssl/crypto/modes/modes.h
openssl/crypto/modes/modes_lcl.h
openssl/crypto/modes/ofb128.c
openssl/crypto/modes/xts128.c
openssl/crypto/o_dir.c
openssl/crypto/o_dir.h
openssl/crypto/o_dir_test.c
openssl/crypto/o_fips.c
openssl/crypto/o_init.c
openssl/crypto/o_str.c
openssl/crypto/o_str.h
openssl/crypto/o_time.c
openssl/crypto/o_time.h
openssl/crypto/objects/o_names.c
openssl/crypto/objects/obj_dat.c
openssl/crypto/objects/obj_err.c
openssl/crypto/objects/obj_lib.c
openssl/crypto/objects/obj_mac.h
openssl/crypto/objects/obj_xref.c
openssl/crypto/objects/obj_xref.h
openssl/crypto/objects/objects.h
openssl/crypto/objects/objects.pl
openssl/crypto/objects/objxref.pl
openssl/crypto/ocsp/ocsp.h
openssl/crypto/ocsp/ocsp_asn.c
openssl/crypto/ocsp/ocsp_cl.c
openssl/crypto/ocsp/ocsp_err.c
openssl/crypto/ocsp/ocsp_ext.c
openssl/crypto/ocsp/ocsp_ht.c
openssl/crypto/ocsp/ocsp_lib.c
openssl/crypto/ocsp/ocsp_prn.c
openssl/crypto/ocsp/ocsp_srv.c
openssl/crypto/ocsp/ocsp_vfy.c
openssl/crypto/opensslv.h
openssl/crypto/ossl_typ.h
openssl/crypto/pem/pem.h
openssl/crypto/pem/pem2.h
openssl/crypto/pem/pem_all.c
openssl/crypto/pem/pem_err.c
openssl/crypto/pem/pem_info.c
openssl/crypto/pem/pem_lib.c
openssl/crypto/pem/pem_oth.c
openssl/crypto/pem/pem_pk8.c
openssl/crypto/pem/pem_pkey.c
openssl/crypto/pem/pem_seal.c
openssl/crypto/pem/pem_sign.c
openssl/crypto/pem/pem_x509.c
openssl/crypto/pem/pem_xaux.c
openssl/crypto/pem/pvkfmt.c
openssl/crypto/pkcs12/p12_add.c
openssl/crypto/pkcs12/p12_asn.c
openssl/crypto/pkcs12/p12_attr.c
openssl/crypto/pkcs12/p12_crpt.c
openssl/crypto/pkcs12/p12_crt.c
openssl/crypto/pkcs12/p12_decr.c
openssl/crypto/pkcs12/p12_init.c
openssl/crypto/pkcs12/p12_key.c
openssl/crypto/pkcs12/p12_kiss.c
openssl/crypto/pkcs12/p12_mutl.c
openssl/crypto/pkcs12/p12_npas.c
openssl/crypto/pkcs12/p12_p8d.c
openssl/crypto/pkcs12/p12_p8e.c
openssl/crypto/pkcs12/p12_utl.c
openssl/crypto/pkcs12/pk12err.c
openssl/crypto/pkcs12/pkcs12.h
openssl/crypto/pkcs7/bio_pk7.c
openssl/crypto/pkcs7/pk7_asn1.c
openssl/crypto/pkcs7/pk7_attr.c
openssl/crypto/pkcs7/pk7_dgst.c
openssl/crypto/pkcs7/pk7_doit.c
openssl/crypto/pkcs7/pk7_enc.c
openssl/crypto/pkcs7/pk7_lib.c
openssl/crypto/pkcs7/pk7_mime.c
openssl/crypto/pkcs7/pk7_smime.c
openssl/crypto/pkcs7/pkcs7.h
openssl/crypto/pkcs7/pkcs7err.c
openssl/crypto/ppccap.c
openssl/crypto/pqueue/pq_test.c
openssl/crypto/pqueue/pqueue.c
openssl/crypto/pqueue/pqueue.h
openssl/crypto/rand/md_rand.c
openssl/crypto/rand/rand.h
openssl/crypto/rand/rand_egd.c
openssl/crypto/rand/rand_err.c
openssl/crypto/rand/rand_lcl.h
openssl/crypto/rand/rand_lib.c
openssl/crypto/rand/rand_unix.c
openssl/crypto/rand/randfile.c
openssl/crypto/rand/randtest.c
openssl/crypto/rc2/rc2.h
openssl/crypto/rc2/rc2_cbc.c
openssl/crypto/rc2/rc2_ecb.c
openssl/crypto/rc2/rc2_locl.h
openssl/crypto/rc2/rc2_skey.c
openssl/crypto/rc2/rc2cfb64.c
openssl/crypto/rc2/rc2ofb64.c
openssl/crypto/rc2/rc2speed.c
openssl/crypto/rc2/rc2test.c
openssl/crypto/rc2/tab.c
openssl/crypto/rc4/rc4.c
openssl/crypto/rc4/rc4.h
openssl/crypto/rc4/rc4_enc.c
openssl/crypto/rc4/rc4_locl.h
openssl/crypto/rc4/rc4_skey.c
openssl/crypto/rc4/rc4_utl.c
openssl/crypto/rc4/rc4speed.c
openssl/crypto/rc4/rc4test.c
openssl/crypto/rc5/rc5.h
openssl/crypto/rc5/rc5_ecb.c
openssl/crypto/rc5/rc5_enc.c
openssl/crypto/rc5/rc5_locl.h
openssl/crypto/rc5/rc5_skey.c
openssl/crypto/rc5/rc5cfb64.c
openssl/crypto/rc5/rc5ofb64.c
openssl/crypto/rc5/rc5speed.c
openssl/crypto/rc5/rc5test.c
openssl/crypto/ripemd/ripemd.h
openssl/crypto/ripemd/rmd160.c
openssl/crypto/ripemd/rmd_dgst.c
openssl/crypto/ripemd/rmd_locl.h
openssl/crypto/ripemd/rmd_one.c
openssl/crypto/ripemd/rmdconst.h
openssl/crypto/ripemd/rmdtest.c
openssl/crypto/rsa/rsa.h
openssl/crypto/rsa/rsa_ameth.c
openssl/crypto/rsa/rsa_asn1.c
openssl/crypto/rsa/rsa_chk.c
openssl/crypto/rsa/rsa_crpt.c
openssl/crypto/rsa/rsa_depr.c
openssl/crypto/rsa/rsa_eay.c
openssl/crypto/rsa/rsa_err.c
openssl/crypto/rsa/rsa_gen.c
openssl/crypto/rsa/rsa_lib.c
openssl/crypto/rsa/rsa_locl.h
openssl/crypto/rsa/rsa_none.c
openssl/crypto/rsa/rsa_null.c
openssl/crypto/rsa/rsa_oaep.c
openssl/crypto/rsa/rsa_pk1.c
openssl/crypto/rsa/rsa_pmeth.c
openssl/crypto/rsa/rsa_prn.c
openssl/crypto/rsa/rsa_pss.c
openssl/crypto/rsa/rsa_saos.c
openssl/crypto/rsa/rsa_sign.c
openssl/crypto/rsa/rsa_ssl.c
openssl/crypto/rsa/rsa_test.c
openssl/crypto/rsa/rsa_x931.c
openssl/crypto/s390xcap.c
openssl/crypto/seed/seed.c
openssl/crypto/seed/seed.h
openssl/crypto/seed/seed_cbc.c
openssl/crypto/seed/seed_cfb.c
openssl/crypto/seed/seed_ecb.c
openssl/crypto/seed/seed_locl.h
openssl/crypto/seed/seed_ofb.c
openssl/crypto/sha/sha.c
openssl/crypto/sha/sha.h
openssl/crypto/sha/sha1.c
openssl/crypto/sha/sha1_one.c
openssl/crypto/sha/sha1dgst.c
openssl/crypto/sha/sha1test.c
openssl/crypto/sha/sha256.c
openssl/crypto/sha/sha256t.c
openssl/crypto/sha/sha512.c
openssl/crypto/sha/sha512t.c
openssl/crypto/sha/sha_dgst.c
openssl/crypto/sha/sha_locl.h
openssl/crypto/sha/sha_one.c
openssl/crypto/sha/shatest.c
openssl/crypto/sparcv9cap.c
openssl/crypto/srp/srp.h
openssl/crypto/srp/srp_grps.h
openssl/crypto/srp/srp_lcl.h
openssl/crypto/srp/srp_lib.c
openssl/crypto/srp/srp_vfy.c
openssl/crypto/srp/srptest.c
openssl/crypto/stack/safestack.h
openssl/crypto/stack/stack.c
openssl/crypto/stack/stack.h
openssl/crypto/store/store.h
openssl/crypto/store/str_err.c
openssl/crypto/store/str_lib.c
openssl/crypto/store/str_locl.h
openssl/crypto/store/str_mem.c
openssl/crypto/store/str_meth.c
openssl/crypto/symhacks.h
openssl/crypto/threads/mttest.c
openssl/crypto/threads/th-lock.c
openssl/crypto/ts/ts.h
openssl/crypto/ts/ts_asn1.c
openssl/crypto/ts/ts_conf.c
openssl/crypto/ts/ts_err.c
openssl/crypto/ts/ts_lib.c
openssl/crypto/ts/ts_req_print.c
openssl/crypto/ts/ts_req_utils.c
openssl/crypto/ts/ts_rsp_print.c
openssl/crypto/ts/ts_rsp_sign.c
openssl/crypto/ts/ts_rsp_utils.c
openssl/crypto/ts/ts_rsp_verify.c
openssl/crypto/ts/ts_verify_ctx.c
openssl/crypto/txt_db/txt_db.c
openssl/crypto/txt_db/txt_db.h
openssl/crypto/ui/ui.h
openssl/crypto/ui/ui_compat.c
openssl/crypto/ui/ui_compat.h
openssl/crypto/ui/ui_err.c
openssl/crypto/ui/ui_lib.c
openssl/crypto/ui/ui_locl.h
openssl/crypto/ui/ui_openssl.c
openssl/crypto/ui/ui_util.c
openssl/crypto/uid.c
openssl/crypto/vms_rms.h
openssl/crypto/whrlpool/whrlpool.h
openssl/crypto/whrlpool/wp_block.c
openssl/crypto/whrlpool/wp_dgst.c
openssl/crypto/whrlpool/wp_locl.h
openssl/crypto/whrlpool/wp_test.c
openssl/crypto/x509/by_dir.c
openssl/crypto/x509/by_file.c
openssl/crypto/x509/x509.h
openssl/crypto/x509/x509_att.c
openssl/crypto/x509/x509_cmp.c
openssl/crypto/x509/x509_d2.c
openssl/crypto/x509/x509_def.c
openssl/crypto/x509/x509_err.c
openssl/crypto/x509/x509_ext.c
openssl/crypto/x509/x509_lu.c
openssl/crypto/x509/x509_obj.c
openssl/crypto/x509/x509_r2x.c
openssl/crypto/x509/x509_req.c
openssl/crypto/x509/x509_set.c
openssl/crypto/x509/x509_trs.c
openssl/crypto/x509/x509_txt.c
openssl/crypto/x509/x509_v3.c
openssl/crypto/x509/x509_vfy.c
openssl/crypto/x509/x509_vfy.h
openssl/crypto/x509/x509_vpm.c
openssl/crypto/x509/x509cset.c
openssl/crypto/x509/x509name.c
openssl/crypto/x509/x509rset.c
openssl/crypto/x509/x509spki.c
openssl/crypto/x509/x509type.c
openssl/crypto/x509/x_all.c
openssl/crypto/x509v3/ext_dat.h
openssl/crypto/x509v3/pcy_cache.c
openssl/crypto/x509v3/pcy_data.c
openssl/crypto/x509v3/pcy_int.h
openssl/crypto/x509v3/pcy_lib.c
openssl/crypto/x509v3/pcy_map.c
openssl/crypto/x509v3/pcy_node.c
openssl/crypto/x509v3/pcy_tree.c
openssl/crypto/x509v3/tabtest.c
openssl/crypto/x509v3/v3_addr.c
openssl/crypto/x509v3/v3_akey.c
openssl/crypto/x509v3/v3_akeya.c
openssl/crypto/x509v3/v3_alt.c
openssl/crypto/x509v3/v3_asid.c
openssl/crypto/x509v3/v3_bcons.c
openssl/crypto/x509v3/v3_bitst.c
openssl/crypto/x509v3/v3_conf.c
openssl/crypto/x509v3/v3_cpols.c
openssl/crypto/x509v3/v3_crld.c
openssl/crypto/x509v3/v3_enum.c
openssl/crypto/x509v3/v3_extku.c
openssl/crypto/x509v3/v3_genn.c
openssl/crypto/x509v3/v3_ia5.c
openssl/crypto/x509v3/v3_info.c
openssl/crypto/x509v3/v3_int.c
openssl/crypto/x509v3/v3_lib.c
openssl/crypto/x509v3/v3_ncons.c
openssl/crypto/x509v3/v3_ocsp.c
openssl/crypto/x509v3/v3_pci.c
openssl/crypto/x509v3/v3_pcia.c
openssl/crypto/x509v3/v3_pcons.c
openssl/crypto/x509v3/v3_pku.c
openssl/crypto/x509v3/v3_pmaps.c
openssl/crypto/x509v3/v3_prn.c
openssl/crypto/x509v3/v3_purp.c
openssl/crypto/x509v3/v3_skey.c
openssl/crypto/x509v3/v3_sxnet.c
openssl/crypto/x509v3/v3_utl.c
openssl/crypto/x509v3/v3conf.c
openssl/crypto/x509v3/v3err.c
openssl/crypto/x509v3/v3prin.c
openssl/crypto/x509v3/x509v3.h
openssl/doc/apps/ciphers.pod
openssl/doc/apps/config.pod
openssl/doc/apps/ocsp.pod
openssl/doc/crypto/CMS_get0_type.pod
openssl/doc/crypto/CONF_modules_load_file.pod
openssl/doc/crypto/OPENSSL_config.pod
openssl/doc/crypto/d2i_CMS_ContentInfo.pod
openssl/doc/crypto/d2i_ECPrivateKey.pod
openssl/doc/crypto/d2i_X509.pod
openssl/doc/ssl/SSL_CTX_set_read_ahead.pod
openssl/doc/ssl/SSL_pending.pod
openssl/doc/ssl/ssl.pod
openssl/e_os.h
openssl/e_os2.h
openssl/engines/ccgost/e_gost_err.c
openssl/engines/ccgost/e_gost_err.h
openssl/engines/ccgost/gost2001.c
openssl/engines/ccgost/gost2001_keyx.c
openssl/engines/ccgost/gost2001_keyx.h
openssl/engines/ccgost/gost89.c
openssl/engines/ccgost/gost89.h
openssl/engines/ccgost/gost94_keyx.c
openssl/engines/ccgost/gost_ameth.c
openssl/engines/ccgost/gost_asn1.c
openssl/engines/ccgost/gost_crypt.c
openssl/engines/ccgost/gost_ctl.c
openssl/engines/ccgost/gost_eng.c
openssl/engines/ccgost/gost_keywrap.c
openssl/engines/ccgost/gost_keywrap.h
openssl/engines/ccgost/gost_lcl.h
openssl/engines/ccgost/gost_md.c
openssl/engines/ccgost/gost_params.c
openssl/engines/ccgost/gost_params.h
openssl/engines/ccgost/gost_pmeth.c
openssl/engines/ccgost/gost_sign.c
openssl/engines/ccgost/gosthash.c
openssl/engines/ccgost/gosthash.h
openssl/engines/ccgost/gostsum.c
openssl/engines/e_4758cca.c
openssl/engines/e_4758cca_err.c
openssl/engines/e_4758cca_err.h
openssl/engines/e_aep.c
openssl/engines/e_aep_err.c
openssl/engines/e_aep_err.h
openssl/engines/e_atalla.c
openssl/engines/e_atalla_err.c
openssl/engines/e_atalla_err.h
openssl/engines/e_capi.c
openssl/engines/e_capi_err.c
openssl/engines/e_capi_err.h
openssl/engines/e_chil.c
openssl/engines/e_chil_err.c
openssl/engines/e_chil_err.h
openssl/engines/e_cswift.c
openssl/engines/e_cswift_err.c
openssl/engines/e_cswift_err.h
openssl/engines/e_gmp.c
openssl/engines/e_gmp_err.c
openssl/engines/e_gmp_err.h
openssl/engines/e_nuron.c
openssl/engines/e_nuron_err.c
openssl/engines/e_nuron_err.h
openssl/engines/e_padlock.c
openssl/engines/e_sureware.c
openssl/engines/e_sureware_err.c
openssl/engines/e_sureware_err.h
openssl/engines/e_ubsec.c
openssl/engines/e_ubsec_err.c
openssl/engines/e_ubsec_err.h
openssl/engines/vendor_defns/aep.h
openssl/engines/vendor_defns/atalla.h
openssl/engines/vendor_defns/cswift.h
openssl/engines/vendor_defns/hw_4758_cca.h
openssl/engines/vendor_defns/hw_ubsec.h
openssl/engines/vendor_defns/hwcryptohook.h
openssl/engines/vendor_defns/sureware.h
openssl/ssl/bio_ssl.c
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_enc.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_meth.c
openssl/ssl/d1_pkt.c
openssl/ssl/d1_srtp.c
openssl/ssl/d1_srvr.c
openssl/ssl/dtls1.h
openssl/ssl/heartbeat_test.c
openssl/ssl/kssl.c
openssl/ssl/kssl.h
openssl/ssl/kssl_lcl.h
openssl/ssl/s23_clnt.c
openssl/ssl/s23_lib.c
openssl/ssl/s23_meth.c
openssl/ssl/s23_pkt.c
openssl/ssl/s23_srvr.c
openssl/ssl/s2_clnt.c
openssl/ssl/s2_enc.c
openssl/ssl/s2_lib.c
openssl/ssl/s2_meth.c
openssl/ssl/s2_pkt.c
openssl/ssl/s2_srvr.c
openssl/ssl/s3_both.c
openssl/ssl/s3_cbc.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_enc.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_meth.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/srtp.h
openssl/ssl/ssl.h
openssl/ssl/ssl2.h
openssl/ssl/ssl23.h
openssl/ssl/ssl3.h
openssl/ssl/ssl_algs.c
openssl/ssl/ssl_asn1.c
openssl/ssl/ssl_cert.c
openssl/ssl/ssl_ciph.c
openssl/ssl/ssl_err.c
openssl/ssl/ssl_err2.c
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssl_rsa.c
openssl/ssl/ssl_sess.c
openssl/ssl/ssl_stat.c
openssl/ssl/ssl_task.c
openssl/ssl/ssl_txt.c
openssl/ssl/ssl_utst.c
openssl/ssl/ssltest.c
openssl/ssl/t1_clnt.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/ssl/t1_meth.c
openssl/ssl/t1_reneg.c
openssl/ssl/t1_srvr.c
openssl/ssl/tls1.h
openssl/ssl/tls_srp.c
openssl/util/ck_errf.pl
openssl/util/indent.pro
openssl/util/libeay.num
openssl/util/mkerr.pl
openssl/util/openssl-format-source
openssl/util/su-filter.pl
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/Makefile.man
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_CMS_ContentInfo.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ECPrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-arm.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-mips.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-powerpc.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-sparc64.h
/freebsd-10-stable/secure/lib/libcrypto/opensslconf-x86.h
/freebsd-10-stable/secure/lib/libssl/Makefile.man
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_read_ahead.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
280274 20-Mar-2015 delphij

Fix issues with original SA-15:06.openssl commit:

- Revert a portion of ASN1 change per suggested by OpenBSD
and OpenSSL developers. The change was removed from the
formal OpenSSL release and does not solve security issue.
- Properly fix CVE-2015-0209 and CVE-2015-0288.

Pointy hat to: delphij

280266 19-Mar-2015 delphij

Fix multiple OpenSSL vulnerabilities.

Security: FreeBSD-SA-15:06.openssl
Security: CVE-2015-0209
Security: CVE-2015-0286
Security: CVE-2015-0287
Security: CVE-2015-0288
Security: CVE-2015-0289
Security: CVE-2015-0293

280250 19-Mar-2015 rwatson

Merge an applicable subset of r263234 from HEAD to stable/10:

Update most userspace consumers of capability.h to use capsicum.h instead.

auditdistd is not updated as I will make the change upstream and then do a
vendor import sometime in the next week or two.

Note that a significant fraction does not apply, as FreeBSD 10 doesn't
contain a Capsicumised ping, casperd, libcasper, etc. When these features
are merged, the capsicum.h change will need to be merged with them.

Sponsored by: Google, Inc.

277597 23-Jan-2015 jkim

MFC: r277270

Merge OpenSSL 1.0.1l.

Relnotes: yes


openssl/CHANGES
openssl/Makefile
openssl/NEWS
openssl/README
openssl/crypto/Makefile
openssl/crypto/ecdsa/Makefile
openssl/crypto/ecdsa/ecs_vrf.c
openssl/crypto/opensslv.h
openssl/crypto/x509v3/v3_ncons.c
openssl/e_os.h
openssl/util/mk1mf.pl
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
276864 09-Jan-2015 jkim

MFC: r276861, r276863

Merge OpenSSL 1.0.1k.


openssl/CHANGES
openssl/Configure
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/ca.c
openssl/apps/dgst.c
openssl/apps/ocsp.c
openssl/apps/openssl.c
openssl/apps/s_client.c
openssl/apps/s_server.c
openssl/apps/s_time.c
openssl/apps/speed.c
openssl/crypto/Makefile
openssl/crypto/aes/asm/aes-mips.pl
openssl/crypto/asn1/a_bitstr.c
openssl/crypto/asn1/a_type.c
openssl/crypto/asn1/a_verify.c
openssl/crypto/asn1/asn1.h
openssl/crypto/asn1/asn1_err.c
openssl/crypto/asn1/tasn_dec.c
openssl/crypto/asn1/x_algor.c
openssl/crypto/asn1/x_name.c
openssl/crypto/bio/bio.h
openssl/crypto/bio/bss_dgram.c
openssl/crypto/bn/asm/mips.pl
openssl/crypto/bn/asm/mips3.s
openssl/crypto/bn/asm/x86_64-gcc.c
openssl/crypto/bn/bn.h
openssl/crypto/bn/bn_asm.c
openssl/crypto/bn/bn_ctx.c
openssl/crypto/bn/bn_div.c
openssl/crypto/bn/bntest.c
openssl/crypto/constant_time_locl.h
openssl/crypto/cversion.c
openssl/crypto/dsa/dsa_asn1.c
openssl/crypto/dso/dso_dlfcn.c
openssl/crypto/ec/ec_lib.c
openssl/crypto/ec/ec_mult.c
openssl/crypto/ec/ec_pmeth.c
openssl/crypto/ec/ecp_nistp256.c
openssl/crypto/ec/ectest.c
openssl/crypto/ecdsa/Makefile
openssl/crypto/ecdsa/ecs_vrf.c
openssl/crypto/engine/eng_dyn.c
openssl/crypto/evp/Makefile
openssl/crypto/evp/e_des3.c
openssl/crypto/evp/evp_enc.c
openssl/crypto/md32_common.h
openssl/crypto/mem.c
openssl/crypto/objects/obj_xref.h
openssl/crypto/objects/objxref.pl
openssl/crypto/opensslv.h
openssl/crypto/sha/asm/sha1-mips.pl
openssl/crypto/sha/asm/sha512-mips.pl
openssl/crypto/ts/ts_rsp_sign.c
openssl/crypto/x509/x509.h
openssl/crypto/x509/x509_vpm.c
openssl/crypto/x509/x_all.c
openssl/doc/HOWTO/certificates.txt
openssl/doc/HOWTO/proxy_certificates.txt
openssl/doc/apps/dgst.pod
openssl/doc/apps/ocsp.pod
openssl/doc/crypto/EVP_EncryptInit.pod
openssl/doc/crypto/EVP_PKEY_encrypt.pod
openssl/doc/crypto/X509_NAME_add_entry_by_txt.pod
openssl/doc/crypto/X509_NAME_get_index_by_NID.pod
openssl/doc/ssl/SSL_CTX_set_mode.pod
openssl/doc/ssl/SSL_CTX_set_options.pod
openssl/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod
openssl/e_os.h
openssl/engines/e_padlock.c
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_enc.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_pkt.c
openssl/ssl/d1_srvr.c
openssl/ssl/dtls1.h
openssl/ssl/kssl.c
openssl/ssl/s23_srvr.c
openssl/ssl/s2_enc.c
openssl/ssl/s2_pkt.c
openssl/ssl/s2_srvr.c
openssl/ssl/s3_both.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_enc.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_meth.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/srtp.h
openssl/ssl/ssl.h
openssl/ssl/ssl3.h
openssl/ssl/ssl_cert.c
openssl/ssl/ssl_ciph.c
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssl_sess.c
openssl/ssl/ssltest.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/util/libeay.num
openssl/util/mk1mf.pl
openssl/util/mkbuildinf.pl
openssl/util/mkdef.pl
openssl/util/pl/netware.pl
openssl/util/ssleay.num
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
276486 31-Dec-2014 ngie

MFC r264400,r265836:

r264400:

NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.

r265836:

Remove last two NO_MAN= in the tree. In both of these cases, MAN= is
what is needed.


/freebsd-10-stable/cddl/usr.bin/sgsmsg/Makefile
/freebsd-10-stable/cddl/usr.bin/zinject/Makefile
/freebsd-10-stable/cddl/usr.bin/zlook/Makefile
/freebsd-10-stable/cddl/usr.bin/ztest/Makefile
/freebsd-10-stable/cddl/usr.sbin/zhack/Makefile
/freebsd-10-stable/contrib/libucl/Makefile.am
/freebsd-10-stable/contrib/libucl/doc/Makefile.am
/freebsd-10-stable/contrib/libucl/tests/Makefile.am
/freebsd-10-stable/contrib/libucl/utils/Makefile.am
/freebsd-10-stable/contrib/ofed/usr.bin/ibsendtrap/Makefile
/freebsd-10-stable/contrib/ofed/usr.lib/libsdp/Makefile
heimdal/appl/Makefile.am
heimdal/appl/ftp/Makefile.am
heimdal/appl/ftp/common/Makefile.am
heimdal/lib/Makefile.am
heimdal/lib/ipc/Makefile.am
/freebsd-10-stable/games/fortune/unstr/Makefile
/freebsd-10-stable/games/ppt/Makefile
/freebsd-10-stable/games/primes/Makefile
/freebsd-10-stable/gnu/usr.bin/cc/c++/Makefile
/freebsd-10-stable/gnu/usr.bin/cc/c++filt/Makefile
/freebsd-10-stable/gnu/usr.bin/cc/cc1/Makefile
/freebsd-10-stable/gnu/usr.bin/cc/cc1plus/Makefile
/freebsd-10-stable/gnu/usr.bin/cc/collect2/Makefile
/freebsd-10-stable/gnu/usr.bin/cc/protoize/Makefile
/freebsd-10-stable/gnu/usr.bin/gdb/Makefile.inc
/freebsd-10-stable/gnu/usr.bin/gdb/gdbtui/Makefile
/freebsd-10-stable/gnu/usr.bin/groff/src/devices/grohtml/Makefile
/freebsd-10-stable/gnu/usr.bin/groff/src/preproc/html/Makefile
/freebsd-10-stable/kerberos5/libexec/digest-service/Makefile
/freebsd-10-stable/kerberos5/libexec/ipropd-slave/Makefile
/freebsd-10-stable/kerberos5/tools/asn1_compile/Makefile
/freebsd-10-stable/kerberos5/tools/make-roken/Makefile
/freebsd-10-stable/kerberos5/tools/slc/Makefile
/freebsd-10-stable/kerberos5/usr.bin/hxtool/Makefile
/freebsd-10-stable/kerberos5/usr.bin/ksu/Makefile
/freebsd-10-stable/lib/libarchive/test/Makefile
/freebsd-10-stable/lib/libauditd/Makefile
/freebsd-10-stable/lib/libproc/Makefile
/freebsd-10-stable/lib/libproc/test/t1-bkpt/Makefile
/freebsd-10-stable/lib/libproc/test/t2-name2map/Makefile
/freebsd-10-stable/lib/libproc/test/t3-name2sym/Makefile
/freebsd-10-stable/lib/ncurses/form/Makefile
/freebsd-10-stable/lib/ncurses/menu/Makefile
/freebsd-10-stable/lib/ncurses/ncurses/Makefile
/freebsd-10-stable/lib/ncurses/panel/Makefile
/freebsd-10-stable/libexec/bootpd/bootpgw/Makefile
/freebsd-10-stable/libexec/ulog-helper/Makefile
/freebsd-10-stable/release/picobsd/tinyware/aps/Makefile
/freebsd-10-stable/release/picobsd/tinyware/help/Makefile
/freebsd-10-stable/release/picobsd/tinyware/msg/Makefile
/freebsd-10-stable/release/picobsd/tinyware/ns/Makefile
/freebsd-10-stable/release/picobsd/tinyware/oinit/Makefile
/freebsd-10-stable/release/picobsd/tinyware/simple_httpd/Makefile
/freebsd-10-stable/release/picobsd/tinyware/sps/Makefile
/freebsd-10-stable/release/picobsd/tinyware/view/Makefile
/freebsd-10-stable/release/picobsd/tinyware/vm/Makefile
/freebsd-10-stable/rescue/rescue/Makefile
/freebsd-10-stable/sbin/geom/Makefile
/freebsd-10-stable/sbin/rtsol/Makefile
/freebsd-10-stable/secure/lib/libcrypto/engines/lib4758cca/Makefile
/freebsd-10-stable/share/examples/FreeBSD_version/Makefile
/freebsd-10-stable/share/examples/find_interface/Makefile
/freebsd-10-stable/share/examples/kld/cdev/test/Makefile
/freebsd-10-stable/share/examples/kld/syscall/test/Makefile
/freebsd-10-stable/share/examples/libvgl/Makefile
/freebsd-10-stable/share/examples/perfmon/Makefile
/freebsd-10-stable/share/examples/ppi/Makefile
/freebsd-10-stable/share/mk/bsd.README
/freebsd-10-stable/share/mk/bsd.test.mk
/freebsd-10-stable/sys/boot/amd64/boot1.efi/Makefile
/freebsd-10-stable/sys/boot/amd64/efi/Makefile
/freebsd-10-stable/sys/boot/arm/at91/boot0/Makefile
/freebsd-10-stable/sys/boot/arm/at91/boot0iic/Makefile
/freebsd-10-stable/sys/boot/arm/at91/boot0spi/Makefile
/freebsd-10-stable/sys/boot/arm/at91/boot2/Makefile
/freebsd-10-stable/sys/boot/arm/at91/bootiic/Makefile
/freebsd-10-stable/sys/boot/arm/at91/bootspi/Makefile
/freebsd-10-stable/sys/boot/arm/at91/libat91/Makefile
/freebsd-10-stable/sys/boot/arm/ixp425/boot2/Makefile
/freebsd-10-stable/sys/boot/i386/boot0/Makefile
/freebsd-10-stable/sys/boot/i386/btx/btx/Makefile
/freebsd-10-stable/sys/boot/i386/btx/btxldr/Makefile
/freebsd-10-stable/sys/boot/i386/btx/lib/Makefile
/freebsd-10-stable/sys/boot/i386/cdboot/Makefile
/freebsd-10-stable/sys/boot/i386/kgzldr/Makefile
/freebsd-10-stable/sys/boot/i386/mbr/Makefile
/freebsd-10-stable/sys/boot/i386/pmbr/Makefile
/freebsd-10-stable/sys/boot/i386/zfsloader/Makefile
/freebsd-10-stable/sys/boot/ia64/efi/Makefile
/freebsd-10-stable/sys/boot/ia64/ski/Makefile
/freebsd-10-stable/sys/boot/libstand32/Makefile
/freebsd-10-stable/sys/boot/pc98/boot0.5/Makefile
/freebsd-10-stable/sys/boot/pc98/boot0/Makefile
/freebsd-10-stable/sys/boot/pc98/btx/btx/Makefile
/freebsd-10-stable/sys/boot/pc98/btx/btxldr/Makefile
/freebsd-10-stable/sys/boot/pc98/btx/lib/Makefile
/freebsd-10-stable/sys/boot/pc98/cdboot/Makefile
/freebsd-10-stable/sys/boot/pc98/kgzldr/Makefile
/freebsd-10-stable/sys/boot/powerpc/boot1.chrp/Makefile
/freebsd-10-stable/sys/boot/powerpc/uboot/Makefile
/freebsd-10-stable/sys/boot/sparc64/boot1/Makefile
/freebsd-10-stable/sys/boot/userboot/libstand/Makefile
/freebsd-10-stable/sys/boot/userboot/test/Makefile
/freebsd-10-stable/sys/boot/userboot/userboot/Makefile
/freebsd-10-stable/sys/crypto/rijndael/Makefile
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/Makefile
/freebsd-10-stable/sys/dev/patm/genrtab/Makefile
/freebsd-10-stable/tests/sys/netinet/Makefile
/freebsd-10-stable/tools/KSE/ksetest/Makefile
/freebsd-10-stable/tools/KSE/rr/Makefile
/freebsd-10-stable/tools/bsdbox/Makefile
/freebsd-10-stable/tools/diag/dumpvfscache/Makefile
/freebsd-10-stable/tools/diag/localeck/Makefile
/freebsd-10-stable/tools/regression/acct/Makefile
/freebsd-10-stable/tools/regression/aio/aiop/Makefile
/freebsd-10-stable/tools/regression/aio/aiotest/Makefile
/freebsd-10-stable/tools/regression/aio/kqueue/Makefile
/freebsd-10-stable/tools/regression/aio/kqueue/lio/Makefile
/freebsd-10-stable/tools/regression/audit/audit_pipe_ioctl/Makefile
/freebsd-10-stable/tools/regression/doat/Makefile
/freebsd-10-stable/tools/regression/environ/Makefile.envctl
/freebsd-10-stable/tools/regression/environ/Makefile.retention
/freebsd-10-stable/tools/regression/environ/Makefile.timings
/freebsd-10-stable/tools/regression/ethernet/ethermulti/Makefile
/freebsd-10-stable/tools/regression/execve/Makefile
/freebsd-10-stable/tools/regression/fifo/fifo_create/Makefile
/freebsd-10-stable/tools/regression/fifo/fifo_io/Makefile
/freebsd-10-stable/tools/regression/fifo/fifo_misc/Makefile
/freebsd-10-stable/tools/regression/fifo/fifo_open/Makefile
/freebsd-10-stable/tools/regression/file/dup/Makefile
/freebsd-10-stable/tools/regression/file/flock/Makefile
/freebsd-10-stable/tools/regression/file/ftruncate/Makefile
/freebsd-10-stable/tools/regression/file/newfileops_on_fork/Makefile
/freebsd-10-stable/tools/regression/filemon/Makefile
/freebsd-10-stable/tools/regression/fsx/Makefile
/freebsd-10-stable/tools/regression/gaithrstress/Makefile
/freebsd-10-stable/tools/regression/geom/ConfCmp/Makefile
/freebsd-10-stable/tools/regression/geom/MdLoad/Makefile
/freebsd-10-stable/tools/regression/include/stdatomic/Makefile
/freebsd-10-stable/tools/regression/include/tgmath/Makefile
/freebsd-10-stable/tools/regression/kgssapi/Makefile
/freebsd-10-stable/tools/regression/kqueue/Makefile
/freebsd-10-stable/tools/regression/kthread/kld/Makefile
/freebsd-10-stable/tools/regression/lib/libc/resolv/Makefile
/freebsd-10-stable/tools/regression/mac/mac_bsdextended/Makefile
/freebsd-10-stable/tools/regression/mlock/Makefile
/freebsd-10-stable/tools/regression/mmap/Makefile
/freebsd-10-stable/tools/regression/mqueue/mqtest1/Makefile
/freebsd-10-stable/tools/regression/mqueue/mqtest2/Makefile
/freebsd-10-stable/tools/regression/mqueue/mqtest3/Makefile
/freebsd-10-stable/tools/regression/mqueue/mqtest4/Makefile
/freebsd-10-stable/tools/regression/mqueue/mqtest5/Makefile
/freebsd-10-stable/tools/regression/netinet/arphold/Makefile
/freebsd-10-stable/tools/regression/netinet/ipbroadcast/Makefile
/freebsd-10-stable/tools/regression/netinet/ipdivert/Makefile
/freebsd-10-stable/tools/regression/netinet/ipmulticast/Makefile
/freebsd-10-stable/tools/regression/netinet/ipsockopt/Makefile
/freebsd-10-stable/tools/regression/netinet/msocket/Makefile
/freebsd-10-stable/tools/regression/netinet/msocket_ifnet_remove/Makefile
/freebsd-10-stable/tools/regression/netinet/rawconnect/Makefile
/freebsd-10-stable/tools/regression/netinet/tcpconnect/Makefile
/freebsd-10-stable/tools/regression/netinet/tcpdrop/Makefile
/freebsd-10-stable/tools/regression/netinet/tcpfullwindowrst/Makefile
/freebsd-10-stable/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile
/freebsd-10-stable/tools/regression/netinet/tcpsocktimewait/Makefile
/freebsd-10-stable/tools/regression/netinet/tcpstream/Makefile
/freebsd-10-stable/tools/regression/netinet/udpconnectjail/Makefile
/freebsd-10-stable/tools/regression/netinet/udpzerobyte/Makefile
/freebsd-10-stable/tools/regression/netinet6/icmp6_filter/Makefile
/freebsd-10-stable/tools/regression/netinet6/inet6_rth/Makefile
/freebsd-10-stable/tools/regression/netinet6/ip6_sockets/Makefile
/freebsd-10-stable/tools/regression/nfsmmap/test1/Makefile
/freebsd-10-stable/tools/regression/nfsmmap/test2/Makefile
/freebsd-10-stable/tools/regression/p1003_1b/Makefile
/freebsd-10-stable/tools/regression/pipe/Makefile
/freebsd-10-stable/tools/regression/posixsem/Makefile
/freebsd-10-stable/tools/regression/posixsem2/Makefile
/freebsd-10-stable/tools/regression/posixshm/Makefile
/freebsd-10-stable/tools/regression/pthread/cv_cancel1/Makefile
/freebsd-10-stable/tools/regression/pthread/mutex_isowned_np/Makefile
/freebsd-10-stable/tools/regression/rpcsec_gss/Makefile
/freebsd-10-stable/tools/regression/security/access/Makefile
/freebsd-10-stable/tools/regression/security/cap_test/Makefile
/freebsd-10-stable/tools/regression/security/open_to_operation/Makefile
/freebsd-10-stable/tools/regression/security/proc_to_proc/Makefile
/freebsd-10-stable/tools/regression/sigqueue/sigqtest1/Makefile
/freebsd-10-stable/tools/regression/sigqueue/sigqtest2/Makefile
/freebsd-10-stable/tools/regression/sockets/accept_fd_leak/Makefile
/freebsd-10-stable/tools/regression/sockets/accf_data_attach/Makefile
/freebsd-10-stable/tools/regression/sockets/fstat/Makefile
/freebsd-10-stable/tools/regression/sockets/kqueue/Makefile
/freebsd-10-stable/tools/regression/sockets/listen_backlog/Makefile
/freebsd-10-stable/tools/regression/sockets/listenclose/Makefile
/freebsd-10-stable/tools/regression/sockets/pr_atomic/Makefile
/freebsd-10-stable/tools/regression/sockets/reconnect/Makefile
/freebsd-10-stable/tools/regression/sockets/rtsocket/Makefile
/freebsd-10-stable/tools/regression/sockets/sblock/Makefile
/freebsd-10-stable/tools/regression/sockets/sendfile/Makefile
/freebsd-10-stable/tools/regression/sockets/shutdown/Makefile
/freebsd-10-stable/tools/regression/sockets/sigpipe/Makefile
/freebsd-10-stable/tools/regression/sockets/so_setfib/Makefile
/freebsd-10-stable/tools/regression/sockets/socketpair/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_bindconnect/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_close_race/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_cmsg/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_gc/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_passfd/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_sendtorace/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_socket/Makefile
/freebsd-10-stable/tools/regression/sockets/unix_sorflush/Makefile
/freebsd-10-stable/tools/regression/sockets/zerosend/Makefile
/freebsd-10-stable/tools/regression/sysvmsg/Makefile
/freebsd-10-stable/tools/regression/sysvsem/Makefile
/freebsd-10-stable/tools/regression/sysvshm/Makefile
/freebsd-10-stable/tools/regression/tls/ttls1/Makefile
/freebsd-10-stable/tools/regression/tls/ttls2/Makefile
/freebsd-10-stable/tools/regression/tls/ttls4/Makefile
/freebsd-10-stable/tools/regression/tmpfs/Makefile
/freebsd-10-stable/tools/regression/ufs/uprintf/Makefile
/freebsd-10-stable/tools/test/auxinfo/Makefile
/freebsd-10-stable/tools/test/iconv/gnu/Makefile
/freebsd-10-stable/tools/test/iconv/posix/Makefile
/freebsd-10-stable/tools/test/iconv/refgen/Makefile
/freebsd-10-stable/tools/test/iconv/tablegen/Makefile
/freebsd-10-stable/tools/test/malloc/Makefile
/freebsd-10-stable/tools/test/netfibs/Makefile
/freebsd-10-stable/tools/test/ppsapi/Makefile
/freebsd-10-stable/tools/test/ptrace/Makefile
/freebsd-10-stable/tools/test/upsdl/Makefile
/freebsd-10-stable/tools/tools/aac/Makefile
/freebsd-10-stable/tools/tools/ath/Makefile.inc
/freebsd-10-stable/tools/tools/ath/ath_ee_9287_print/Makefile
/freebsd-10-stable/tools/tools/ath/ath_ee_9300_print/Makefile
/freebsd-10-stable/tools/tools/ath/ath_ee_v14_print/Makefile
/freebsd-10-stable/tools/tools/ath/ath_ee_v4k_print/Makefile
/freebsd-10-stable/tools/tools/ath/athstats/Makefile
/freebsd-10-stable/tools/tools/atsectl/Makefile
/freebsd-10-stable/tools/tools/bootparttest/Makefile
/freebsd-10-stable/tools/tools/cfi/Makefile
/freebsd-10-stable/tools/tools/cxgbetool/Makefile
/freebsd-10-stable/tools/tools/cxgbtool/Makefile
/freebsd-10-stable/tools/tools/drm/radeon/mkregtable/Makefile
/freebsd-10-stable/tools/tools/find-sb/Makefile
/freebsd-10-stable/tools/tools/gdb_regofs/Makefile
/freebsd-10-stable/tools/tools/ifinfo/Makefile
/freebsd-10-stable/tools/tools/ifpifa/Makefile
/freebsd-10-stable/tools/tools/ipw/Makefile
/freebsd-10-stable/tools/tools/iwi/Makefile
/freebsd-10-stable/tools/tools/mfi/Makefile
/freebsd-10-stable/tools/tools/mwl/mwldebug/Makefile
/freebsd-10-stable/tools/tools/mwl/mwlstats/Makefile
/freebsd-10-stable/tools/tools/ncpus/Makefile
/freebsd-10-stable/tools/tools/net80211/stumbler/Makefile
/freebsd-10-stable/tools/tools/net80211/w00t/Makefile.inc
/freebsd-10-stable/tools/tools/net80211/wesside/dics/Makefile
/freebsd-10-stable/tools/tools/net80211/wesside/udps/Makefile
/freebsd-10-stable/tools/tools/net80211/wesside/wesside/Makefile
/freebsd-10-stable/tools/tools/net80211/wlaninject/Makefile
/freebsd-10-stable/tools/tools/net80211/wlanstats/Makefile
/freebsd-10-stable/tools/tools/net80211/wlantxtime/Makefile
/freebsd-10-stable/tools/tools/net80211/wlanwatch/Makefile
/freebsd-10-stable/tools/tools/net80211/wlanwds/Makefile
/freebsd-10-stable/tools/tools/netmap/Makefile
/freebsd-10-stable/tools/tools/netrate/http/Makefile
/freebsd-10-stable/tools/tools/netrate/httpd/Makefile
/freebsd-10-stable/tools/tools/netrate/juggle/Makefile
/freebsd-10-stable/tools/tools/netrate/netblast/Makefile
/freebsd-10-stable/tools/tools/netrate/netreceive/Makefile
/freebsd-10-stable/tools/tools/netrate/netsend/Makefile
/freebsd-10-stable/tools/tools/netrate/tcpconnect/Makefile
/freebsd-10-stable/tools/tools/netrate/tcpp/Makefile
/freebsd-10-stable/tools/tools/netrate/tcpreceive/Makefile
/freebsd-10-stable/tools/tools/npe/npestats/Makefile
/freebsd-10-stable/tools/tools/nxge/Makefile
/freebsd-10-stable/tools/tools/pciroms/Makefile
/freebsd-10-stable/tools/tools/pirtool/Makefile
/freebsd-10-stable/tools/tools/syscall_timing/Makefile
/freebsd-10-stable/tools/tools/tionxcl/Makefile
/freebsd-10-stable/tools/tools/umastat/Makefile
/freebsd-10-stable/tools/tools/vxge/Makefile
/freebsd-10-stable/tools/tools/wtap/vis_map/Makefile
/freebsd-10-stable/tools/tools/wtap/wtap/Makefile
/freebsd-10-stable/tools/tools/zfsboottest/Makefile
/freebsd-10-stable/usr.bin/bzip2recover/Makefile
/freebsd-10-stable/usr.bin/clang/clang-tblgen/Makefile
/freebsd-10-stable/usr.bin/clang/llvm-mc/Makefile
/freebsd-10-stable/usr.bin/clang/llvm-objdump/Makefile
/freebsd-10-stable/usr.bin/clang/llvm-rtdyld/Makefile
/freebsd-10-stable/usr.bin/clang/macho-dump/Makefile
/freebsd-10-stable/usr.bin/cpio/test/Makefile
/freebsd-10-stable/usr.bin/dirname/Makefile
/freebsd-10-stable/usr.bin/locate/bigram/Makefile
/freebsd-10-stable/usr.bin/locate/code/Makefile
/freebsd-10-stable/usr.bin/mkcsmapper_static/Makefile
/freebsd-10-stable/usr.bin/mkesdb_static/Makefile
/freebsd-10-stable/usr.bin/svn/svn/Makefile
/freebsd-10-stable/usr.bin/svn/svnadmin/Makefile
/freebsd-10-stable/usr.bin/svn/svndumpfilter/Makefile
/freebsd-10-stable/usr.bin/svn/svnlook/Makefile
/freebsd-10-stable/usr.bin/svn/svnmucc/Makefile
/freebsd-10-stable/usr.bin/svn/svnrdump/Makefile
/freebsd-10-stable/usr.bin/svn/svnserve/Makefile
/freebsd-10-stable/usr.bin/svn/svnsync/Makefile
/freebsd-10-stable/usr.bin/svn/svnversion/Makefile
/freebsd-10-stable/usr.bin/tar/test/Makefile
/freebsd-10-stable/usr.bin/unexpand/Makefile
/freebsd-10-stable/usr.bin/uudecode/Makefile
/freebsd-10-stable/usr.bin/vgrind/RETEST/Makefile
/freebsd-10-stable/usr.bin/xlint/lint2/Makefile
/freebsd-10-stable/usr.sbin/bhyvectl/Makefile
/freebsd-10-stable/usr.sbin/bootparamd/callbootd/Makefile
/freebsd-10-stable/usr.sbin/bsdinstall/distextract/Makefile
/freebsd-10-stable/usr.sbin/bsdinstall/distfetch/Makefile
/freebsd-10-stable/usr.sbin/bsdinstall/scripts/Makefile
/freebsd-10-stable/usr.sbin/crunch/examples/Makefile
/freebsd-10-stable/usr.sbin/ctm/ctm_dequeue/Makefile
/freebsd-10-stable/usr.sbin/ctm/ctm_smail/Makefile
/freebsd-10-stable/usr.sbin/ctm/mkCTM/Makefile
/freebsd-10-stable/usr.sbin/fifolog/fifolog_reader/Makefile
/freebsd-10-stable/usr.sbin/fifolog/fifolog_writer/Makefile
/freebsd-10-stable/usr.sbin/lpr/filters.ru/koi2855/Makefile
/freebsd-10-stable/usr.sbin/lpr/filters.ru/koi2alt/Makefile
/freebsd-10-stable/usr.sbin/lpr/filters/Makefile
/freebsd-10-stable/usr.sbin/ntp/ntp-keygen/Makefile
/freebsd-10-stable/usr.sbin/ntp/ntpd/Makefile
/freebsd-10-stable/usr.sbin/ntp/ntpdate/Makefile
/freebsd-10-stable/usr.sbin/ntp/ntpdc/Makefile
/freebsd-10-stable/usr.sbin/ntp/ntpq/Makefile
/freebsd-10-stable/usr.sbin/ntp/ntptime/Makefile
/freebsd-10-stable/usr.sbin/portsnap/make_index/Makefile
/freebsd-10-stable/usr.sbin/portsnap/phttpget/Makefile
/freebsd-10-stable/usr.sbin/rpc.ypupdated/Makefile
273149 15-Oct-2014 jkim

MFC: r273144, r273146

Merge OpenSSL 1.0.1j.

Relnotes: yes


/freebsd-10-stable/ObsoleteFiles.inc
openssl/CHANGES
openssl/Configure
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/s_client.c
openssl/crypto/Makefile
openssl/crypto/aes/asm/aesni-x86_64.pl
openssl/crypto/asn1/a_strex.c
openssl/crypto/bn/asm/x86_64-gcc.c
openssl/crypto/bn/bn_exp.c
openssl/crypto/bn/bn_nist.c
openssl/crypto/bn/exptest.c
openssl/crypto/constant_time_locl.h
openssl/crypto/constant_time_test.c
openssl/crypto/dsa/dsa_ameth.c
openssl/crypto/ebcdic.h
openssl/crypto/ec/ec.h
openssl/crypto/ec/ec2_smpl.c
openssl/crypto/ec/ec_ameth.c
openssl/crypto/ec/ec_asn1.c
openssl/crypto/ec/ecp_mont.c
openssl/crypto/ec/ecp_nist.c
openssl/crypto/ec/ecp_smpl.c
openssl/crypto/ec/ectest.c
openssl/crypto/evp/Makefile
openssl/crypto/evp/e_aes.c
openssl/crypto/evp/evp_enc.c
openssl/crypto/md5/asm/md5-x86_64.pl
openssl/crypto/modes/modes.h
openssl/crypto/ocsp/ocsp_vfy.c
openssl/crypto/opensslconf.h
openssl/crypto/opensslv.h
openssl/crypto/ossl_typ.h
openssl/crypto/pkcs7/pkcs7.h
openssl/crypto/pqueue/pqueue.h
openssl/crypto/rsa/Makefile
openssl/crypto/rsa/rsa.h
openssl/crypto/rsa/rsa_err.c
openssl/crypto/rsa/rsa_oaep.c
openssl/crypto/rsa/rsa_pk1.c
openssl/crypto/rsa/rsa_sign.c
openssl/crypto/stack/safestack.h
openssl/doc/apps/c_rehash.pod
openssl/doc/apps/dgst.pod
openssl/doc/crypto/BIO_s_accept.pod
openssl/doc/crypto/CMS_add1_signer.pod
openssl/doc/crypto/CMS_sign_add1_signer.pod
openssl/doc/crypto/EVP_DigestInit.pod
openssl/doc/crypto/EVP_DigestVerifyInit.pod
openssl/doc/crypto/EVP_EncryptInit.pod
openssl/doc/crypto/EVP_PKEY_set1_RSA.pod
openssl/doc/crypto/EVP_PKEY_sign.pod
openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
openssl/e_os.h
openssl/ssl/Makefile
openssl/ssl/d1_both.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_srtp.c
openssl/ssl/dtls1.h
openssl/ssl/s23_clnt.c
openssl/ssl/s23_srvr.c
openssl/ssl/s2_lib.c
openssl/ssl/s3_cbc.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_enc.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/srtp.h
openssl/ssl/ssl.h
openssl/ssl/ssl3.h
openssl/ssl/ssl_err.c
openssl/ssl/ssl_lib.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/ssl/tls1.h
openssl/util/mk1mf.pl
openssl/util/mkdef.pl
openssl/util/ssleay.num
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/Makefile.man
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/Makefile.man
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/c_rehash.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
271473 12-Sep-2014 gjb

MFC r271284:
Include the gssapi_krb5 library in KRB5_LDFLAGS.

PR: 156245
Approved by: re (marius)
Sponsored by: The FreeBSD Foundation

269686 07-Aug-2014 jkim

MFC: r269682

Merge OpenSSL 1.0.1i.


openssl/CHANGES
openssl/Configure
openssl/FAQ
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/apps.c
openssl/apps/ca.c
openssl/apps/ciphers.c
openssl/apps/crl2p7.c
openssl/apps/enc.c
openssl/apps/ocsp.c
openssl/apps/progs.h
openssl/apps/progs.pl
openssl/apps/s_client.c
openssl/apps/s_server.c
openssl/crypto/asn1/a_object.c
openssl/crypto/asn1/a_utctm.c
openssl/crypto/asn1/ameth_lib.c
openssl/crypto/asn1/asn1_lib.c
openssl/crypto/asn1/asn_mime.c
openssl/crypto/asn1/asn_pack.c
openssl/crypto/asn1/bio_asn1.c
openssl/crypto/asn1/charmap.pl
openssl/crypto/asn1/evp_asn1.c
openssl/crypto/asn1/t_x509.c
openssl/crypto/asn1/tasn_enc.c
openssl/crypto/asn1/x_crl.c
openssl/crypto/bio/bio_lib.c
openssl/crypto/bn/bn_exp.c
openssl/crypto/bn/bn_lib.c
openssl/crypto/bn/bn_sqr.c
openssl/crypto/cms/cms_pwri.c
openssl/crypto/conf/conf_def.c
openssl/crypto/ec/ec_lib.c
openssl/crypto/ec/ecp_smpl.c
openssl/crypto/ec/ectest.c
openssl/crypto/evp/e_aes.c
openssl/crypto/evp/evp_pbe.c
openssl/crypto/idea/ideatest.c
openssl/crypto/objects/obj_dat.c
openssl/crypto/objects/obj_dat.h
openssl/crypto/objects/obj_dat.pl
openssl/crypto/ocsp/ocsp_ht.c
openssl/crypto/ocsp/ocsp_lib.c
openssl/crypto/opensslconf.h
openssl/crypto/opensslv.h
openssl/crypto/pem/pvkfmt.c
openssl/crypto/pkcs7/Makefile
openssl/crypto/pkcs7/bio_ber.c
openssl/crypto/pkcs7/dec.c
openssl/crypto/pkcs7/des.pem
openssl/crypto/pkcs7/doc
openssl/crypto/pkcs7/enc.c
openssl/crypto/pkcs7/es1.pem
openssl/crypto/pkcs7/example.c
openssl/crypto/pkcs7/example.h
openssl/crypto/pkcs7/info.pem
openssl/crypto/pkcs7/infokey.pem
openssl/crypto/pkcs7/p7
openssl/crypto/pkcs7/server.pem
openssl/crypto/pkcs7/sign.c
openssl/crypto/pkcs7/t
openssl/crypto/pkcs7/verify.c
openssl/crypto/rand/md_rand.c
openssl/crypto/rand/rand_lcl.h
openssl/crypto/rand/rand_lib.c
openssl/crypto/rand/randfile.c
openssl/crypto/rsa/rsa_eay.c
openssl/crypto/srp/srp_lib.c
openssl/crypto/ui/ui_lib.c
openssl/doc/apps/asn1parse.pod
openssl/doc/apps/ca.pod
openssl/doc/apps/ciphers.pod
openssl/doc/apps/cms.pod
openssl/doc/apps/crl.pod
openssl/doc/apps/dhparam.pod
openssl/doc/apps/dsa.pod
openssl/doc/apps/ecparam.pod
openssl/doc/apps/gendsa.pod
openssl/doc/apps/genrsa.pod
openssl/doc/apps/rsa.pod
openssl/doc/apps/s_client.pod
openssl/doc/apps/s_server.pod
openssl/doc/apps/verify.pod
openssl/doc/apps/x509.pod
openssl/doc/apps/x509v3_config.pod
openssl/doc/crypto/ASN1_generate_nconf.pod
openssl/doc/crypto/BIO_f_base64.pod
openssl/doc/crypto/BIO_push.pod
openssl/doc/crypto/ERR_get_error.pod
openssl/doc/crypto/EVP_DigestInit.pod
openssl/doc/crypto/EVP_EncryptInit.pod
openssl/doc/crypto/EVP_SignInit.pod
openssl/doc/crypto/RSA_set_method.pod
openssl/doc/crypto/RSA_sign.pod
openssl/doc/crypto/des.pod
openssl/doc/crypto/err.pod
openssl/doc/crypto/pem.pod
openssl/doc/crypto/ui.pod
openssl/doc/fingerprints.txt
openssl/doc/ssl/SSL_CIPHER_get_name.pod
openssl/doc/ssl/SSL_CTX_add_extra_chain_cert.pod
openssl/doc/ssl/SSL_CTX_add_session.pod
openssl/doc/ssl/SSL_CTX_new.pod
openssl/doc/ssl/SSL_CTX_set_cipher_list.pod
openssl/doc/ssl/SSL_CTX_set_client_CA_list.pod
openssl/doc/ssl/SSL_CTX_set_client_cert_cb.pod
openssl/doc/ssl/SSL_CTX_set_options.pod
openssl/doc/ssl/SSL_CTX_set_tlsext_ticket_key_cb.pod
openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
openssl/doc/ssl/SSL_CTX_set_verify.pod
openssl/doc/ssl/SSL_get_version.pod
openssl/doc/ssl/d2i_SSL_SESSION.pod
openssl/ssl/Makefile
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_srvr.c
openssl/ssl/heartbeat_test.c
openssl/ssl/s23_lib.c
openssl/ssl/s23_srvr.c
openssl/ssl/s2_lib.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_enc.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl_ciph.c
openssl/ssl/ssl_err.c
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssl_stat.c
openssl/ssl/ssl_utst.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/ssl/tls_srp.c
openssl/util/mk1mf.pl
openssl/util/mkdef.pl
openssl/util/mkerr.pl
openssl/util/ssleay.num
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/Makefile.man
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
267258 09-Jun-2014 jkim

MFC: r267256

Merge OpenSSL 1.0.1h.

Approved by: so (delphij)


openssl/ACKNOWLEDGMENTS
openssl/CHANGES
openssl/Makefile
openssl/NEWS
openssl/README
openssl/apps/enc.c
openssl/apps/ocsp.c
openssl/apps/req.c
openssl/apps/s_cb.c
openssl/apps/s_socket.c
openssl/apps/smime.c
openssl/crypto/asn1/a_strnid.c
openssl/crypto/bio/bss_dgram.c
openssl/crypto/bn/bn_mont.c
openssl/crypto/cms/cms_env.c
openssl/crypto/cms/cms_sd.c
openssl/crypto/cms/cms_smime.c
openssl/crypto/dso/dso_dlfcn.c
openssl/crypto/ec/ec_ameth.c
openssl/crypto/ec/ec_asn1.c
openssl/crypto/ec/ec_lcl.h
openssl/crypto/evp/bio_b64.c
openssl/crypto/evp/encode.c
openssl/crypto/opensslv.h
openssl/crypto/pkcs12/p12_crt.c
openssl/crypto/pkcs12/p12_kiss.c
openssl/crypto/pkcs7/pk7_doit.c
openssl/crypto/pkcs7/pkcs7.h
openssl/crypto/pkcs7/pkcs7err.c
openssl/crypto/rsa/rsa_ameth.c
openssl/crypto/srp/srp_vfy.c
openssl/crypto/ts/ts_rsp_verify.c
openssl/crypto/x509v3/v3_purp.c
openssl/doc/apps/cms.pod
openssl/doc/apps/enc.pod
openssl/doc/apps/s_server.pod
openssl/doc/apps/smime.pod
openssl/doc/apps/verify.pod
openssl/doc/apps/version.pod
openssl/doc/apps/x509v3_config.pod
openssl/doc/crypto/CMS_decrypt.pod
openssl/doc/crypto/CONF_modules_free.pod
openssl/doc/crypto/CONF_modules_load_file.pod
openssl/doc/crypto/OPENSSL_config.pod
openssl/doc/crypto/X509_NAME_ENTRY_get_object.pod
openssl/doc/crypto/X509_STORE_CTX_get_ex_new_index.pod
openssl/doc/fingerprints.txt
openssl/doc/ssl/SSL_CTX_set_msg_callback.pod
openssl/doc/ssl/SSL_CTX_set_options.pod
openssl/doc/ssl/SSL_get_peer_cert_chain.pod
openssl/engines/ccgost/gost_ameth.c
openssl/ssl/Makefile
openssl/ssl/d1_both.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_pkt.c
openssl/ssl/d1_srvr.c
openssl/ssl/heartbeat_test.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl3.h
openssl/ssl/ssl_asn1.c
openssl/ssl/ssl_err.c
openssl/ssl/ssl_lib.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
267103 05-Jun-2014 delphij

Fix OpenSSL multiple vulnerabilities.

Security: CVE-2014-0195, CVE-2014-0221, CVE-2014-0224,
CVE-2014-3470
Security: SA-14:14.openssl

265986 13-May-2014 delphij

Fix OpenSSL NULL pointer deference vulnerability.

Obtained from: OpenBSD
Security: FreeBSD-SA-14:09.openssl
Security: CVE-2014-0198

265122 30-Apr-2014 delphij

Fix devfs rules not applied by default for jails.

Fix OpenSSL use-after-free vulnerability.

Fix TCP reassembly vulnerability.

Security: FreeBSD-SA-14:07.devfs
Security: CVE-2014-3001
Security: FreeBSD-SA-14:08.tcp
Security: CVE-2014-3000
Security: FreeBSD-SA-14:09.openssl
Security: CVE-2010-5298

264692 20-Apr-2014 des

MFH (r264691): merge upstream patch for EC calculation bug

264377 12-Apr-2014 des

MFH (r263712): upgrade openssh to 6.6p1
MFH (r264308): restore p level in debugging output


openssh/ChangeLog
openssh/Makefile.in
openssh/README
openssh/auth-rsa.c
openssh/auth.h
openssh/auth1.c
openssh/auth2-chall.c
openssh/auth2-gss.c
openssh/auth2-jpake.c
openssh/auth2-passwd.c
openssh/auth2.c
openssh/authfd.c
openssh/authfile.c
openssh/bufaux.c
openssh/bufbn.c
openssh/bufec.c
openssh/buffer.c
openssh/canohost.c
openssh/channels.c
openssh/cipher-3des1.c
openssh/cipher-chachapoly.c
openssh/cipher.c
openssh/clientloop.c
openssh/config.h
openssh/config.h.in
openssh/configure
openssh/configure.ac
openssh/contrib/caldera/openssh.spec
openssh/contrib/redhat/openssh.spec
openssh/contrib/suse/openssh.spec
openssh/digest-libc.c
openssh/digest-openssl.c
openssh/digest.c
openssh/digest.h
openssh/gss-serv.c
openssh/hmac.c
openssh/hmac.h
openssh/hostfile.c
openssh/jpake.c
openssh/jpake.h
openssh/kex.c
openssh/kex.h
openssh/kexc25519.c
openssh/kexdhc.c
openssh/kexdhs.c
openssh/kexecdhc.c
openssh/kexecdhs.c
openssh/kexgexc.c
openssh/kexgexs.c
openssh/key.c
openssh/krl.c
openssh/mac.c
openssh/moduli.0
openssh/monitor.c
openssh/monitor.h
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/bsd-poll.c
openssh/openbsd-compat/explicit_bzero.c
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/openssl-compat.c
openssh/openbsd-compat/openssl-compat.h
openssh/packet.c
openssh/readconf.c
openssh/readconf.h
openssh/readpass.c
openssh/regress/Makefile
openssh/regress/agent-ptrace.sh
openssh/regress/agent.sh
openssh/regress/cert-hostkey.sh
openssh/regress/dhgex.sh
openssh/regress/host-expand.sh
openssh/regress/login-timeout.sh
openssh/regress/scp-ssh-wrapper.sh
openssh/regress/scp.sh
openssh/regress/setuid-allowed.c
openssh/regress/sftp-chroot.sh
openssh/rsa.c
openssh/sandbox-capsicum.c
openssh/sandbox-seccomp-filter.c
openssh/sandbox-systrace.c
openssh/schnorr.h
openssh/scp.0
openssh/servconf.c
openssh/servconf.h
openssh/serverloop.c
openssh/session.c
openssh/sftp-client.c
openssh/sftp-server.0
openssh/sftp.0
openssh/ssh-add.0
openssh/ssh-add.c
openssh/ssh-agent.0
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-ed25519.c
openssh/ssh-gss.h
openssh/ssh-keygen.0
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.0
openssh/ssh-keyscan.1
openssh/ssh-keysign.0
openssh/ssh-pkcs11-helper.0
openssh/ssh-rsa.c
openssh/ssh.0
openssh/ssh.c
openssh/ssh2.h
openssh/ssh_config
openssh/ssh_config.0
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshconnect.c
openssh/sshconnect1.c
openssh/sshconnect2.c
openssh/sshd.0
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.0
openssh/sshd_config.5
openssh/sshlogin.c
openssh/version.h
/freebsd-10-stable/secure/lib/libssh/Makefile
/freebsd-10-stable/secure/usr.sbin/sshd/Makefile
264331 10-Apr-2014 jkim

MFC: r261037, r264278

Merge OpenSSL 1.0.1f and 1.0.1g.


openssl/CHANGES
openssl/Configure
openssl/FAQ
openssl/Makefile
openssl/Makefile.org
openssl/NEWS
openssl/README
openssl/apps/Makefile
openssl/apps/apps.c
openssl/apps/apps.h
openssl/apps/crl.c
openssl/apps/dgst.c
openssl/apps/ecparam.c
openssl/apps/openssl.c
openssl/apps/pkcs12.c
openssl/apps/req.c
openssl/config
openssl/crypto/Makefile
openssl/crypto/aes/asm/aes-parisc.pl
openssl/crypto/aes/asm/bsaes-x86_64.pl
openssl/crypto/aes/asm/vpaes-x86_64.pl
openssl/crypto/armcap.c
openssl/crypto/asn1/a_int.c
openssl/crypto/asn1/asn1_err.c
openssl/crypto/bio/bss_dgram.c
openssl/crypto/bio/bss_log.c
openssl/crypto/bn/Makefile
openssl/crypto/bn/asm/mips-mont.pl
openssl/crypto/bn/asm/mips.pl
openssl/crypto/bn/asm/parisc-mont.pl
openssl/crypto/bn/asm/x86_64-gf2m.pl
openssl/crypto/bn/asm/x86_64-mont5.pl
openssl/crypto/bn/bn_nist.c
openssl/crypto/buffer/buffer.c
openssl/crypto/buffer/buffer.h
openssl/crypto/cms/cms_lib.c
openssl/crypto/cryptlib.c
openssl/crypto/ec/ec_ameth.c
openssl/crypto/ec/ec_asn1.c
openssl/crypto/ec/ec_lib.c
openssl/crypto/engine/eng_list.c
openssl/crypto/engine/eng_rdrand.c
openssl/crypto/evp/Makefile
openssl/crypto/evp/bio_b64.c
openssl/crypto/evp/digest.c
openssl/crypto/evp/e_aes.c
openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
openssl/crypto/evp/e_des3.c
openssl/crypto/evp/p5_crpt2.c
openssl/crypto/modes/Makefile
openssl/crypto/modes/asm/ghash-parisc.pl
openssl/crypto/modes/cbc128.c
openssl/crypto/modes/ccm128.c
openssl/crypto/modes/cts128.c
openssl/crypto/modes/gcm128.c
openssl/crypto/modes/modes_lcl.h
openssl/crypto/opensslv.h
openssl/crypto/pariscid.pl
openssl/crypto/pem/pem_info.c
openssl/crypto/pkcs12/p12_crt.c
openssl/crypto/rand/md_rand.c
openssl/crypto/rand/rand.h
openssl/crypto/rand/rand_err.c
openssl/crypto/rand/rand_lib.c
openssl/crypto/rc4/asm/rc4-parisc.pl
openssl/crypto/rsa/rsa_ameth.c
openssl/crypto/rsa/rsa_chk.c
openssl/crypto/rsa/rsa_pmeth.c
openssl/crypto/sha/Makefile
openssl/crypto/sha/asm/sha1-parisc.pl
openssl/crypto/sha/asm/sha1-x86_64.pl
openssl/crypto/sha/asm/sha512-mips.pl
openssl/crypto/sha/asm/sha512-parisc.pl
openssl/crypto/sha/sha512.c
openssl/crypto/srp/srp_grps.h
openssl/crypto/srp/srp_lib.c
openssl/crypto/symhacks.h
openssl/crypto/x509/by_dir.c
openssl/crypto/x509/x509_vfy.c
openssl/crypto/x509/x_all.c
openssl/crypto/x86cpuid.pl
openssl/doc/apps/cms.pod
openssl/doc/apps/config.pod
openssl/doc/apps/crl.pod
openssl/doc/apps/ec.pod
openssl/doc/apps/pkcs12.pod
openssl/doc/apps/req.pod
openssl/doc/apps/rsa.pod
openssl/doc/apps/s_client.pod
openssl/doc/apps/s_server.pod
openssl/doc/apps/smime.pod
openssl/doc/apps/ts.pod
openssl/doc/apps/tsget.pod
openssl/doc/crypto/BN_BLINDING_new.pod
openssl/doc/crypto/ERR_get_error.pod
openssl/doc/crypto/EVP_BytesToKey.pod
openssl/doc/crypto/EVP_EncryptInit.pod
openssl/doc/crypto/X509_STORE_CTX_get_error.pod
openssl/doc/crypto/X509_VERIFY_PARAM_set_flags.pod
openssl/doc/crypto/ecdsa.pod
openssl/doc/crypto/pem.pod
openssl/doc/ssl/SSL_COMP_add_compression_method.pod
openssl/doc/ssl/SSL_CTX_add_session.pod
openssl/doc/ssl/SSL_CTX_load_verify_locations.pod
openssl/doc/ssl/SSL_CTX_set_client_CA_list.pod
openssl/doc/ssl/SSL_CTX_set_options.pod
openssl/doc/ssl/SSL_CTX_set_session_id_context.pod
openssl/doc/ssl/SSL_CTX_set_ssl_version.pod
openssl/doc/ssl/SSL_CTX_set_verify.pod
openssl/doc/ssl/SSL_CTX_use_psk_identity_hint.pod
openssl/doc/ssl/SSL_accept.pod
openssl/doc/ssl/SSL_clear.pod
openssl/doc/ssl/SSL_connect.pod
openssl/doc/ssl/SSL_do_handshake.pod
openssl/doc/ssl/SSL_read.pod
openssl/doc/ssl/SSL_session_reused.pod
openssl/doc/ssl/SSL_set_fd.pod
openssl/doc/ssl/SSL_set_session.pod
openssl/doc/ssl/SSL_set_shutdown.pod
openssl/doc/ssl/SSL_shutdown.pod
openssl/doc/ssl/SSL_write.pod
openssl/e_os.h
openssl/engines/ccgost/gost89.h
openssl/engines/ccgost/gosthash.c
openssl/ssl/d1_both.c
openssl/ssl/d1_clnt.c
openssl/ssl/d1_lib.c
openssl/ssl/d1_pkt.c
openssl/ssl/d1_srvr.c
openssl/ssl/kssl.h
openssl/ssl/s23_clnt.c
openssl/ssl/s3_both.c
openssl/ssl/s3_clnt.c
openssl/ssl/s3_lib.c
openssl/ssl/s3_pkt.c
openssl/ssl/s3_srvr.c
openssl/ssl/ssl.h
openssl/ssl/ssl3.h
openssl/ssl/ssl_lib.c
openssl/ssl/ssl_locl.h
openssl/ssl/ssltest.c
openssl/ssl/t1_enc.c
openssl/ssl/t1_lib.c
openssl/ssl/tls1.h
openssl/util/libeay.num
openssl/util/pl/BC-32.pl
openssl/util/pl/VC-32.pl
openssl/util/shlib_wrap.sh
/freebsd-10-stable/secure/lib/libcrypto/Makefile.inc
/freebsd-10-stable/secure/lib/libcrypto/amd64/bsaes-x86_64.S
/freebsd-10-stable/secure/lib/libcrypto/amd64/vpaes-x86_64.S
/freebsd-10-stable/secure/lib/libcrypto/i386/x86cpuid.s
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_length.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/ASN1_generate_nconf.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_base64.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_cipher.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_md.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_f_ssl.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_find_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_new_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_push.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_read.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_accept.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_connect.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_fd.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_mem.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_null.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_s_socket.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_set_callback.3
/freebsd-10-stable/secure/lib/libcrypto/man/BIO_should_retry.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_BLINDING_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_CTX_start.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_add_word.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_bn2bin.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_copy.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_generate_prime.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_inverse.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_num_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_set_bit.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_swap.3
/freebsd-10-stable/secure/lib/libcrypto/man/BN_zero.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add0_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_compress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_final.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get0_type.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_add1_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_sign_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_uncompress.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/CMS_verify_receipt.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_free.3
/freebsd-10-stable/secure/lib/libcrypto/man/CONF_modules_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DH_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_SIG_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_do_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_dup_DH.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_generate_parameters.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/DSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_GET_LIB.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_clear_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_error_string.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_load_strings.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_print_errors.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_put_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_remove_state.3
/freebsd-10-stable/secure/lib/libcrypto/man/ERR_set_mark.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_BytesToKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestSignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_EncryptInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_OpenInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_derive.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SealInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_SignInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/EVP_VerifyInit.3
/freebsd-10-stable/secure/lib/libcrypto/man/OBJ_nid2obj.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_Applink.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_config.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
/freebsd-10-stable/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
/freebsd-10-stable/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_create.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS12_parse.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_decrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
/freebsd-10-stable/secure/lib/libcrypto/man/PKCS7_verify.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_add.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_bytes.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_cleanup.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_egd.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_load_file.3
/freebsd-10-stable/secure/lib/libcrypto/man/RAND_set_rand_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_blinding_on.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_check_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_generate_key.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_print.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_private_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_public_encrypt.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_set_method.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-10-stable/secure/lib/libcrypto/man/RSA_size.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_CMS.3
/freebsd-10-stable/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_NAME_print_ex.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_new.3
/freebsd-10-stable/secure/lib/libcrypto/man/X509_verify_cert.3
/freebsd-10-stable/secure/lib/libcrypto/man/bio.3
/freebsd-10-stable/secure/lib/libcrypto/man/blowfish.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn.3
/freebsd-10-stable/secure/lib/libcrypto/man/bn_internal.3
/freebsd-10-stable/secure/lib/libcrypto/man/buffer.3
/freebsd-10-stable/secure/lib/libcrypto/man/crypto.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_ASN1_OBJECT.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DHparams.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_DSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_RSAPublicKey.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_ALGOR.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_CRL.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_NAME.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_REQ.3
/freebsd-10-stable/secure/lib/libcrypto/man/d2i_X509_SIG.3
/freebsd-10-stable/secure/lib/libcrypto/man/des.3
/freebsd-10-stable/secure/lib/libcrypto/man/dh.3
/freebsd-10-stable/secure/lib/libcrypto/man/dsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/ecdsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/engine.3
/freebsd-10-stable/secure/lib/libcrypto/man/err.3
/freebsd-10-stable/secure/lib/libcrypto/man/evp.3
/freebsd-10-stable/secure/lib/libcrypto/man/hmac.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
/freebsd-10-stable/secure/lib/libcrypto/man/lh_stats.3
/freebsd-10-stable/secure/lib/libcrypto/man/lhash.3
/freebsd-10-stable/secure/lib/libcrypto/man/md5.3
/freebsd-10-stable/secure/lib/libcrypto/man/mdc2.3
/freebsd-10-stable/secure/lib/libcrypto/man/pem.3
/freebsd-10-stable/secure/lib/libcrypto/man/rand.3
/freebsd-10-stable/secure/lib/libcrypto/man/rc4.3
/freebsd-10-stable/secure/lib/libcrypto/man/ripemd.3
/freebsd-10-stable/secure/lib/libcrypto/man/rsa.3
/freebsd-10-stable/secure/lib/libcrypto/man/sha.3
/freebsd-10-stable/secure/lib/libcrypto/man/threads.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui.3
/freebsd-10-stable/secure/lib/libcrypto/man/ui_compat.3
/freebsd-10-stable/secure/lib/libcrypto/man/x509.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CIPHER_get_name.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_COMP_add_compression_method.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_add_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_ctrl.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_flush_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_get_verify_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_load_verify_locations.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_number.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_cache_size.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sess_set_get_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_sessions.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_store.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cert_verify_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_cipher_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_client_cert_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_default_passwd_cb.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_generate_session_id.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_info_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_max_cert_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_msg_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_options.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_psk_client_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_quiet_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_cache_mode.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_session_id_context.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_ssl_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_tmp_rsa_callback.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_set_verify.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_CTX_use_psk_identity_hint.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_SESSION_get_time.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_accept.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_alert_type_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_clear.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_connect.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_do_handshake.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_free.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_SSL_CTX.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ciphers.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_client_CA_list.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_current_cipher.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_default_timeout.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_error.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_ex_new_index.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_cert_chain.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_peer_certificate.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_psk_identity.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_rbio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_get_version.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_library_init.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_load_client_CA_file.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_new.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_pending.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_read.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_rstate_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_session_reused.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_bio.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_connect_state.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_fd.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_session.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_set_verify_result.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_shutdown.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_state_string.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_want.3
/freebsd-10-stable/secure/lib/libssl/man/SSL_write.3
/freebsd-10-stable/secure/lib/libssl/man/d2i_SSL_SESSION.3
/freebsd-10-stable/secure/lib/libssl/man/ssl.3
/freebsd-10-stable/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/asn1parse.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ca.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ciphers.1
/freebsd-10-stable/secure/usr.bin/openssl/man/cms.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/crl2pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dgst.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dhparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/dsaparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ec.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ecparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/enc.1
/freebsd-10-stable/secure/usr.bin/openssl/man/errstr.1
/freebsd-10-stable/secure/usr.bin/openssl/man/gendsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genpkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/genrsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/nseq.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ocsp.1
/freebsd-10-stable/secure/usr.bin/openssl/man/openssl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/passwd.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs12.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs7.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkcs8.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkey.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyparam.1
/freebsd-10-stable/secure/usr.bin/openssl/man/pkeyutl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rand.1
/freebsd-10-stable/secure/usr.bin/openssl/man/req.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsa.1
/freebsd-10-stable/secure/usr.bin/openssl/man/rsautl.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_client.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_server.1
/freebsd-10-stable/secure/usr.bin/openssl/man/s_time.1
/freebsd-10-stable/secure/usr.bin/openssl/man/sess_id.1
/freebsd-10-stable/secure/usr.bin/openssl/man/smime.1
/freebsd-10-stable/secure/usr.bin/openssl/man/speed.1
/freebsd-10-stable/secure/usr.bin/openssl/man/spkac.1
/freebsd-10-stable/secure/usr.bin/openssl/man/ts.1
/freebsd-10-stable/secure/usr.bin/openssl/man/tsget.1
/freebsd-10-stable/secure/usr.bin/openssl/man/verify.1
/freebsd-10-stable/secure/usr.bin/openssl/man/version.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509.1
/freebsd-10-stable/secure/usr.bin/openssl/man/x509v3_config.1
264266 08-Apr-2014 delphij

Fix NFS deadlock vulnerability. [SA-14:05]

Fix "Heartbleed" vulnerability and ECDSA Cache Side-channel
Attack in OpenSSL. [SA-14:06]

262718 03-Mar-2014 delphij

MFC r261499 (pjd):

Fix installations that use kernels without CAPABILITIES support.

262566 27-Feb-2014 des

MFH (r261320): upgrade openssh to 6.5p1
MFH (r261340): enable sandboxing by default


openssh/ChangeLog
openssh/Makefile.in
openssh/PROTOCOL
openssh/PROTOCOL.chacha20poly1305
openssh/PROTOCOL.key
openssh/README
openssh/aclocal.m4
openssh/addrmatch.c
openssh/atomicio.c
openssh/auth-krb5.c
openssh/auth-options.c
openssh/auth-pam.c
openssh/auth2-hostbased.c
openssh/auth2-pubkey.c
openssh/authfd.c
openssh/authfile.c
openssh/authfile.h
openssh/blocks.c
openssh/bufaux.c
openssh/bufbn.c
openssh/buffer.c
openssh/buffer.h
openssh/canohost.c
openssh/chacha.c
openssh/chacha.h
openssh/channels.c
openssh/cipher-chachapoly.c
openssh/cipher-chachapoly.h
openssh/cipher.c
openssh/cipher.h
openssh/clientloop.c
openssh/compat.c
openssh/compat.h
openssh/config.h
openssh/config.h.in
openssh/configure
openssh/configure.ac
openssh/contrib/caldera/openssh.spec
openssh/contrib/cygwin/ssh-host-config
openssh/contrib/redhat/openssh.spec
openssh/contrib/suse/openssh.spec
openssh/crypto_api.h
openssh/defines.h
openssh/dh.c
openssh/dh.h
openssh/digest.c
openssh/digest.h
openssh/ed25519.c
openssh/fe25519.c
openssh/fe25519.h
openssh/ge25519.c
openssh/ge25519.h
openssh/ge25519_base.data
openssh/gss-serv-krb5.c
openssh/hash.c
openssh/hostfile.c
openssh/kex.c
openssh/kex.h
openssh/kexc25519.c
openssh/kexc25519c.c
openssh/kexc25519s.c
openssh/kexdh.c
openssh/kexdhc.c
openssh/kexdhs.c
openssh/kexecdh.c
openssh/kexecdhc.c
openssh/kexecdhs.c
openssh/kexgex.c
openssh/kexgexc.c
openssh/kexgexs.c
openssh/key.c
openssh/key.h
openssh/loginrec.c
openssh/mac.c
openssh/mac.h
openssh/match.c
openssh/misc.c
openssh/misc.h
openssh/moduli.c
openssh/monitor.c
openssh/monitor_mm.c
openssh/monitor_mm.h
openssh/myproposal.h
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/arc4random.c
openssh/openbsd-compat/bcrypt_pbkdf.c
openssh/openbsd-compat/blf.h
openssh/openbsd-compat/blowfish.c
openssh/openbsd-compat/bsd-arc4random.c
openssh/openbsd-compat/bsd-cygwin_util.h
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-poll.c
openssh/openbsd-compat/bsd-setres_id.c
openssh/openbsd-compat/bsd-snprintf.c
openssh/openbsd-compat/bsd-statvfs.c
openssh/openbsd-compat/bsd-statvfs.h
openssh/openbsd-compat/chacha_private.h
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/openssl-compat.c
openssh/openbsd-compat/openssl-compat.h
openssh/openbsd-compat/setproctitle.c
openssh/packet.c
openssh/pathnames.h
openssh/pkcs11.h
openssh/platform.c
openssh/platform.h
openssh/poly1305.c
openssh/poly1305.h
openssh/progressmeter.c
openssh/readconf.c
openssh/readconf.h
openssh/regress/Makefile
openssh/regress/agent-ptrace.sh
openssh/regress/agent.sh
openssh/regress/cert-hostkey.sh
openssh/regress/cert-userkey.sh
openssh/regress/cipher-speed.sh
openssh/regress/forward-control.sh
openssh/regress/integrity.sh
openssh/regress/kextype.sh
openssh/regress/keytype.sh
openssh/regress/krl.sh
openssh/regress/modpipe.c
openssh/regress/rekey.sh
openssh/regress/scp-ssh-wrapper.sh
openssh/regress/scp.sh
openssh/regress/setuid-allowed.c
openssh/regress/sftp-perm.sh
openssh/regress/test-exec.sh
openssh/regress/try-ciphers.sh
openssh/roaming_client.c
openssh/roaming_common.c
openssh/sandbox-capsicum.c
openssh/sandbox-darwin.c
openssh/sandbox-null.c
openssh/sandbox-rlimit.c
openssh/sandbox-seccomp-filter.c
openssh/sandbox-systrace.c
openssh/sc25519.c
openssh/sc25519.h
openssh/schnorr.c
openssh/schnorr.h
openssh/scp.0
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/servconf.h
openssh/serverloop.c
openssh/session.c
openssh/session.h
openssh/sftp-client.c
openssh/sftp-client.h
openssh/sftp-common.c
openssh/sftp-glob.c
openssh/sftp-server.0
openssh/sftp-server.8
openssh/sftp-server.c
openssh/sftp.0
openssh/sftp.1
openssh/sftp.c
openssh/smult_curve25519_ref.c
openssh/ssh-add.0
openssh/ssh-add.1
openssh/ssh-add.c
openssh/ssh-agent.0
openssh/ssh-agent.1
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-ecdsa.c
openssh/ssh-ed25519.c
openssh/ssh-keygen.0
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.0
openssh/ssh-keyscan.1
openssh/ssh-keyscan.c
openssh/ssh-keysign.0
openssh/ssh-keysign.8
openssh/ssh-keysign.c
openssh/ssh-pkcs11-helper.c
openssh/ssh-pkcs11.c
openssh/ssh-rsa.c
openssh/ssh-sandbox.h
openssh/ssh.0
openssh/ssh.1
openssh/ssh.c
openssh/ssh_config
openssh/ssh_config.0
openssh/ssh_config.5
openssh/ssh_namespace.h
openssh/sshconnect.c
openssh/sshconnect.h
openssh/sshconnect1.c
openssh/sshconnect2.c
openssh/sshd.0
openssh/sshd.8
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.0
openssh/sshd_config.5
openssh/uidswap.c
openssh/verify.c
openssh/version.h
openssh/xmalloc.c
/freebsd-10-stable/etc/rc.d/sshd
/freebsd-10-stable/secure/lib/libssh/Makefile
/freebsd-10-stable/secure/usr.sbin/sshd/Makefile
260404 07-Jan-2014 delphij

MFC r260403 (MFV r260399):

Apply vendor commits:

197e0ea Fix for TLS record tampering bug. (CVE-2013-4353).
3462896 For DTLS we might need to retransmit messages from the
previous session so keep a copy of write context in DTLS
retransmission buffers instead of replacing it after
sending CCS. (CVE-2013-6450).
ca98926 When deciding whether to use TLS 1.2 PRF and record hash
algorithms use the version number in the corresponding
SSL_METHOD structure instead of the SSL structure. The
SSL structure version is sometimes inaccurate.
Note: OpenSSL 1.0.2 and later effectively do this already.
(CVE-2013-6449).

Security: CVE-2013-4353
Security: CVE-2013-6449
Security: CVE-2013-6450

259447 16-Dec-2013 bjk

MFC r259286,259424,259425:
Apply patch from upstream Heimdal for encoding fix

RFC 4402 specifies the implementation of the gss_pseudo_random()
function for the krb5 mechanism (and the C bindings therein).
The implementation uses a PRF+ function that concatenates the output
of individual krb5 pseudo-random operations produced with a counter
and seed. The original implementation of this function in Heimdal
incorrectly encoded the counter as a little-endian integer, but the
RFC specifies the counter encoding as big-endian. The implementation
initializes the counter to zero, so the first block of output (16 octets,
for the modern AES enctypes 17 and 18) is unchanged. (RFC 4402 specifies
that the counter should begin at 1, but both existing implementations
begin with zero and it looks like the standard will be re-issued, with
test vectors, to begin at zero.)

This is upstream's commit f85652af868e64811f2b32b815d4198e7f9017f6,
from 13 October, 2013:
% Fix krb5's gss_pseudo_random() (n is big-endian)
%
% The first enctype RFC3961 prf output length's bytes are correct because
% the little- and big-endian representations of unsigned zero are the
% same. The second block of output was wrong because the counter was not
% being encoded as big-endian.
%
% This change could break applications. But those applications would not
% have been interoperating with other implementations anyways (in
% particular: MIT's).

Bump __FreeBSD_version accordingly and add a note in UPDATING.

Approved by: hrs (mentor, src committer)

259073 07-Dec-2013 peter

Hoist all the mergeinfo up to the root in preparation for enforcing merges
to the root only. All MFC's were rerecorded to the root.

Going forward, if an MFC includes mergeinfo, it will need to be made to
the root and committed from the root. Merges with --ignore-ancestry
or diff | patch can go anywhere.

The mergeinfo in HEAD is in a bad state from years of neglect and manual
tampering and this was branched into 10.x. This confuses the coalescing
code and prevents it from doing its job.

Approved by: re (gjb, implicit)


/freebsd-10-stable/MAINTAINERS
/freebsd-10-stable/Makefile.inc1
/freebsd-10-stable/ObsoleteFiles.inc
/freebsd-10-stable/UPDATING
/freebsd-10-stable/bin/df
/freebsd-10-stable/bin/freebsd-version
/freebsd-10-stable/cddl
/freebsd-10-stable/cddl/contrib/opensolaris
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs
/freebsd-10-stable/contrib/apr
/freebsd-10-stable/contrib/apr-util
/freebsd-10-stable/contrib/atf
/freebsd-10-stable/contrib/binutils
/freebsd-10-stable/contrib/bmake
/freebsd-10-stable/contrib/byacc
/freebsd-10-stable/contrib/bzip2
/freebsd-10-stable/contrib/com_err
/freebsd-10-stable/contrib/compiler-rt
/freebsd-10-stable/contrib/dialog
/freebsd-10-stable/contrib/dtc
/freebsd-10-stable/contrib/ee
/freebsd-10-stable/contrib/expat
/freebsd-10-stable/contrib/file
/freebsd-10-stable/contrib/gcc
/freebsd-10-stable/contrib/gdb
/freebsd-10-stable/contrib/gdtoa
/freebsd-10-stable/contrib/groff
/freebsd-10-stable/contrib/ipfilter
/freebsd-10-stable/contrib/ipfilter/ml_ipl.c
/freebsd-10-stable/contrib/ipfilter/mlfk_ipl.c
/freebsd-10-stable/contrib/ipfilter/mlh_rule.c
/freebsd-10-stable/contrib/ipfilter/mli_ipl.c
/freebsd-10-stable/contrib/ipfilter/mln_ipl.c
/freebsd-10-stable/contrib/ipfilter/mls_ipl.c
/freebsd-10-stable/contrib/ldns
/freebsd-10-stable/contrib/less
/freebsd-10-stable/contrib/libarchive
/freebsd-10-stable/contrib/libarchive/cpio
/freebsd-10-stable/contrib/libarchive/libarchive
/freebsd-10-stable/contrib/libarchive/libarchive_fe
/freebsd-10-stable/contrib/libarchive/tar
/freebsd-10-stable/contrib/libc++
/freebsd-10-stable/contrib/libc-vis
/freebsd-10-stable/contrib/libcxxrt
/freebsd-10-stable/contrib/libexecinfo
/freebsd-10-stable/contrib/libpcap
/freebsd-10-stable/contrib/libstdc++
/freebsd-10-stable/contrib/llvm
/freebsd-10-stable/contrib/llvm/tools/clang
/freebsd-10-stable/contrib/mtree
/freebsd-10-stable/contrib/ncurses
/freebsd-10-stable/contrib/netcat
/freebsd-10-stable/contrib/ntp
/freebsd-10-stable/contrib/nvi
/freebsd-10-stable/contrib/one-true-awk
/freebsd-10-stable/contrib/openbsm
/freebsd-10-stable/contrib/openpam
/freebsd-10-stable/contrib/openresolv
/freebsd-10-stable/contrib/pf
/freebsd-10-stable/contrib/sendmail
/freebsd-10-stable/contrib/serf
/freebsd-10-stable/contrib/smbfs
/freebsd-10-stable/contrib/subversion
/freebsd-10-stable/contrib/tcpdump
/freebsd-10-stable/contrib/tcsh
/freebsd-10-stable/contrib/tnftp
/freebsd-10-stable/contrib/top
/freebsd-10-stable/contrib/top/install-sh
/freebsd-10-stable/contrib/tzcode/stdtime
/freebsd-10-stable/contrib/tzcode/zic
/freebsd-10-stable/contrib/tzdata
/freebsd-10-stable/contrib/unbound
/freebsd-10-stable/contrib/wpa
/freebsd-10-stable/contrib/xz
heimdal
openssh
openssl
/freebsd-10-stable/etc
/freebsd-10-stable/etc/rc.d
/freebsd-10-stable/gnu/lib
/freebsd-10-stable/gnu/usr.bin/binutils
/freebsd-10-stable/gnu/usr.bin/cc/cc_tools
/freebsd-10-stable/gnu/usr.bin/gdb
/freebsd-10-stable/include
/freebsd-10-stable/lib
/freebsd-10-stable/lib/libc
/freebsd-10-stable/lib/libc/stdtime
/freebsd-10-stable/lib/libc_nonshared
/freebsd-10-stable/lib/libfetch
/freebsd-10-stable/lib/libiconv_modules
/freebsd-10-stable/lib/libsmb
/freebsd-10-stable/lib/libthr
/freebsd-10-stable/lib/libutil
/freebsd-10-stable/lib/libvmmapi
/freebsd-10-stable/lib/libyaml
/freebsd-10-stable/lib/libz
/freebsd-10-stable/release
/freebsd-10-stable/release/doc
/freebsd-10-stable/sbin
/freebsd-10-stable/sbin/camcontrol
/freebsd-10-stable/sbin/dumpon
/freebsd-10-stable/sbin/hastd
/freebsd-10-stable/sbin/ifconfig
/freebsd-10-stable/sbin/ipfw
/freebsd-10-stable/sbin/nvmecontrol
/freebsd-10-stable/share
/freebsd-10-stable/share/examples/bhyve
/freebsd-10-stable/share/i18n/csmapper/JIS
/freebsd-10-stable/share/i18n/esdb/EUC
/freebsd-10-stable/share/man
/freebsd-10-stable/share/man/man4
/freebsd-10-stable/share/man/man4/bhyve.4
/freebsd-10-stable/share/man/man5
/freebsd-10-stable/share/man/man7
/freebsd-10-stable/share/man/man8
/freebsd-10-stable/share/misc
/freebsd-10-stable/share/mk
/freebsd-10-stable/share/mk/bsd.arch.inc.mk
/freebsd-10-stable/share/syscons
/freebsd-10-stable/share/zoneinfo
/freebsd-10-stable/sys
/freebsd-10-stable/sys/amd64/include/vmm.h
/freebsd-10-stable/sys/amd64/include/vmm_dev.h
/freebsd-10-stable/sys/amd64/include/vmm_instruction_emul.h
/freebsd-10-stable/sys/amd64/include/xen
/freebsd-10-stable/sys/amd64/vmm
/freebsd-10-stable/sys/boot
/freebsd-10-stable/sys/boot/i386/efi
/freebsd-10-stable/sys/boot/ia64/efi
/freebsd-10-stable/sys/boot/ia64/ski
/freebsd-10-stable/sys/boot/powerpc/boot1.chrp
/freebsd-10-stable/sys/boot/powerpc/ofw
/freebsd-10-stable/sys/cddl/contrib/opensolaris
/freebsd-10-stable/sys/conf
/freebsd-10-stable/sys/contrib/dev/acpica
/freebsd-10-stable/sys/contrib/dev/acpica/changes.txt
/freebsd-10-stable/sys/contrib/dev/acpica/common
/freebsd-10-stable/sys/contrib/dev/acpica/compiler
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger
/freebsd-10-stable/sys/contrib/dev/acpica/components/disassembler
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher
/freebsd-10-stable/sys/contrib/dev/acpica/components/events
/freebsd-10-stable/sys/contrib/dev/acpica/components/executer
/freebsd-10-stable/sys/contrib/dev/acpica/components/hardware
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace
/freebsd-10-stable/sys/contrib/dev/acpica/components/parser
/freebsd-10-stable/sys/contrib/dev/acpica/components/resources
/freebsd-10-stable/sys/contrib/dev/acpica/components/tables
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities
/freebsd-10-stable/sys/contrib/dev/acpica/include
/freebsd-10-stable/sys/contrib/dev/acpica/os_specific
/freebsd-10-stable/sys/contrib/ipfilter
/freebsd-10-stable/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
/freebsd-10-stable/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c
/freebsd-10-stable/sys/contrib/libfdt
/freebsd-10-stable/sys/contrib/octeon-sdk
/freebsd-10-stable/sys/contrib/x86emu
/freebsd-10-stable/sys/dev/bvm
/freebsd-10-stable/sys/dev/fdt/fdt_ic_if.m
/freebsd-10-stable/sys/dev/hyperv
/freebsd-10-stable/sys/modules/hyperv
/freebsd-10-stable/sys/modules/vmm
/freebsd-10-stable/sys/x86/include/acpica_machdep.h
/freebsd-10-stable/tools
/freebsd-10-stable/tools/build
/freebsd-10-stable/tools/build/options
/freebsd-10-stable/tools/tools/atsectl
/freebsd-10-stable/usr.bin/calendar
/freebsd-10-stable/usr.bin/csup
/freebsd-10-stable/usr.bin/iscsictl
/freebsd-10-stable/usr.bin/procstat
/freebsd-10-stable/usr.sbin
/freebsd-10-stable/usr.sbin/bhyve
/freebsd-10-stable/usr.sbin/bhyvectl
/freebsd-10-stable/usr.sbin/bhyveload
/freebsd-10-stable/usr.sbin/bsdconfig
/freebsd-10-stable/usr.sbin/bsdinstall
/freebsd-10-stable/usr.sbin/ctladm
/freebsd-10-stable/usr.sbin/ctld
/freebsd-10-stable/usr.sbin/freebsd-update
/freebsd-10-stable/usr.sbin/jail
/freebsd-10-stable/usr.sbin/mergemaster
/freebsd-10-stable/usr.sbin/mount_smbfs
/freebsd-10-stable/usr.sbin/ndiscvt
/freebsd-10-stable/usr.sbin/pkg
/freebsd-10-stable/usr.sbin/rtadvctl
/freebsd-10-stable/usr.sbin/rtadvd
/freebsd-10-stable/usr.sbin/rtsold
/freebsd-10-stable/usr.sbin/zic
258343 19-Nov-2013 des

MFH (r257954): upgrade to OpenSSH 6.4p1

Approved by: re (kib)

258335 19-Nov-2013 des

Pre-zero the MAC context.

Security: CVE-2013-4548
Security: FreeBSD-SA-13:14.openssh
Approved by: re (implicit)

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


255829 23-Sep-2013 des

Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of a
repeat performance by introducing a script that runs configure with and
without Kerberos, diffs the result and generates krb5_config.h, which
contains the preprocessor macros that need to be defined in the Kerberos
case and undefined otherwise.

Approved by: re (marius)


255774 21-Sep-2013 des

Pull in all the OpenSSH bits that we'd previously left out because we
didn't use them. This will make future merges from the vendor tree much
easier.

Approved by: re (gjb)


255767 21-Sep-2013 des

Upgrade to 6.3p1.

Approved by: re (gjb)


255461 10-Sep-2013 des

Change the default value of VerifyHostKeyDNS to "yes" if compiled with
LDNS. With that setting, OpenSSH will silently accept host keys that
match verified SSHFP records. If an SSHFP record exists but could not
be verified, OpenSSH will print a message and prompt the user as usual.

Approved by: re (blanket)


255422 09-Sep-2013 des

These three files appeared in 6.0p1, which was imported into the vendor
branch but never merged to head. They were inadvertantly left out when
6.1p1 was merged to head. It didn't make any difference at the time,
because they were unused, but one of them is required for DNS-based host
key verification.

Approved by: re (blanket)


254278 13-Aug-2013 des

Apply upstream revision 1.151 (fix relative symlinks)

MFC after: 3 days


254107 08-Aug-2013 delphij

MFV r254106 (OpenSSL bugfix for RT #2984):

Check DTLS_BAD_VER for version number.

The version check for DTLS1_VERSION was redundant as
DTLS1_VERSION > TLS1_1_VERSION, however we do need to
check for DTLS1_BAD_VER for compatibility.

Requested by: zi
Approved by: benl


252409 30-Jun-2013 hrs

Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import.

Reviewed by: dfr


252338 28-Jun-2013 des

r251088 reverted the default value for UsePrivilegeSeparation from
"sandbox" to "yes", but did not update the documentation to match.


251088 29-May-2013 des

Revert a local change that sets the default for UsePrivilegeSeparation to
"sandbox" instead of "yes". In sandbox mode, the privsep child is unable
to load additional libraries and will therefore crash when trying to take
advantage of crypto offloading on CPUs that support it.


250782 18-May-2013 bz

Have the ipropd-master listen on an IPv6 socket in addition to an IPv4
socket to allow propagation of changes to a Heimdal Kerberos database
from the KDC master to the slave(s) work on IPv6 as well.

Update the stats logging to also handle IPv6 addresses.

Reported by: peter (found on FreeBSD cluster)
X-to-be-tested-by: peter
MFC after: 3 weeks


250739 17-May-2013 des

Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patched
the issues that affected us.


250595 13-May-2013 bdrewery

The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOW
and the update to 6.1 added SSH_BUG_DYNAMIC_RPORT with the
same value.

Fix the HPN SSH_BUG_LARGEWINDOW bit so it is unique.

Approved by: des
MFC after: 2 weeks


249839 24-Apr-2013 des

Merge updated "no such identity file" patch.

PR: bin/178060


249475 14-Apr-2013 des

Silence "received disconnect" in the common case.


249016 02-Apr-2013 des

Merge upstream patch to silence spurious "no such identity file" warnings.


249015 02-Apr-2013 des

Silence printf format warnings.


248975 01-Apr-2013 des

Silence warnings about redefined macros.


248648 23-Mar-2013 des

Revert r247892 now that this has been fixed upstream.


248619 22-Mar-2013 des

Upgrade to OpenSSH 6.2p1. The most important new features are support
for a key revocation list and more fine-grained authentication control.


248465 18-Mar-2013 des

Keep the default AuthorizedKeysFile setting. Although authorized_keys2
has been deprecated for a while, some people still use it and were
unpleasantly surprised by this change.

I may revert this commit at a later date if I can come up with a way
to give users who still have authorized_keys2 files sufficient advance
warning.

MFC after: ASAP


248231 13-Mar-2013 des

Unlike OpenBSD's, our setusercontext() will intentionally ignore the user's
own umask setting (from ~/.login.conf) unless running with the user's UID.
Therefore, we need to call it again with LOGIN_SETUMASK after changing UID.

PR: bin/176740
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
MFC after: 1 week


247916 07-Mar-2013 des

Partially revert r247892 and r247904 since our strnvis() does not
behave the way OpenSSH expects.


247904 06-Mar-2013 des

Remove strnvis(), strvis(), strvisx().


247892 06-Mar-2013 des

Explicitly disable lastlog, utmp and wtmp.


247002 19-Feb-2013 dim

Import change 6d783560e4aad1e680097d11e89755647a5aba87 from upstream
heimdal:

fix sizeof(uuid)

Found by: clang ToT
Reviewed by: stas


246772 13-Feb-2013 jkim

Merge OpenSSL 1.0.1e.

Approved by: secteam (simon), benl (silence)


246771 13-Feb-2013 jkim

Change "the the" to "the". It is a continuation of r226436 and missed in
r237658.

Approved by: benl (maintainer, implicit)


245952 26-Jan-2013 pfg

Clean some 'svn:executable' properties in the tree.

Submitted by: Christoph Mallon
MFC after: 3 days


244975 02-Jan-2013 delphij

Indicate that we are using OpenSSL with some local modifications.

X-MFC after: with r244974


244974 02-Jan-2013 delphij

MFV r244973:

Integrate OpenSSL changeset 22950 (appro):

bn_word.c: fix overflow bug in BN_add_word.

MFC after: 2 weeks


243933 06-Dec-2012 eadler

Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in
share/mk/sys.mk instead.

This is part of a medium term project to permit deterministic builds of
FreeBSD.

Submitted by: Erik Cederstrand <erik@cederstrand.dk>
Reviewed by: imp, toolchain@
Approved by: cperciva
MFC after: 2 weeks


243715 30-Nov-2012 pjd

Allow OpenSSL to use arc4random(3) on FreeBSD. arc4random(3) was modified
some time ago to use sysctl instead of /dev/random to get random data,
so is now much better choice, especially for sandboxed processes that have
no direct access to /dev/random.

Approved by: benl
MFC after: 2 weeks


243034 14-Nov-2012 dim

In crypto/heimdal/lib/sl/slc-lex.l, don't define YY_NO_INPUT, since
%option nounput is already specified.

MFC after: 3 days


240339 11-Sep-2012 avg

openssl: change SHLIB_VERSION_NUMBER to reflect the reality

Note: I timed out waiting for an exp-run for this change but I survived
having it locally for quite a long time.

MFC after: 1 month
X-MFC note: SHLIB_MAJOR is 6 in stable/8 and stable/9


240075 03-Sep-2012 des

Upgrade OpenSSH to 6.1p1.


238405 12-Jul-2012 jkim

Merge OpenSSL 1.0.1c.

Approved by: benl (maintainer)


237658 27-Jun-2012 jkim

Partially redo r226436, i. e., change "the the" to "the". ca(1), dgst(1),
and engine(3) are generated from these pod files during merge process and
we do not want to re-apply these changes over and over again.

Approved by: benl (maintainer, implicit)


237657 27-Jun-2012 jkim

Merge OpenSSL 0.9.8x.

Reviewed by: stas
Approved by: benl (maintainer)
MFC after: 3 days


237568 25-Jun-2012 delphij

MFV (r237567):

Fetch both ECDSA and RSA keys by default in ssh-keyscan(1).

Approved by: des
Obtained from: OpenSSH portable
MFC after: 1 week


236304 30-May-2012 bz

Update the previous openssl fix. [12:01]

Fix a bug in crypt(3) ignoring characters of a passphrase. [12:02]

Security: FreeBSD-SA-12:01.openssl (revised)
Security: FreeBSD-SA-12:02.crypt
Approved by: so (bz, simon)


236139 27-May-2012 rea

OpenSSH: allow VersionAddendum to be used again

Prior to this, setting VersionAddendum will be a no-op: one will
always have BASE_VERSION + " " + VERSION_HPN for VersionAddendum
set in the config and a bare BASE_VERSION + VERSION_HPN when there
is no VersionAddendum is set.

HPN patch requires both parties to have the "hpn" inside their
advertized versions, so we add VERSION_HPN to the VERSION_BASE
if HPN is enabled and omitting it if HPN is disabled.

VersionAddendum now uses the following logics:
* unset (default value): append " " and VERSION_ADDENDUM;
* VersionAddendum is set and isn't empty: append " "
and VersionAddendum;
* VersionAddendum is set and empty: don't append anything.

Approved by: des
Reviewed by: bz
MFC after: 3 days


234954 03-May-2012 bz

Fix multiple OpenSSL vulnerabilities.

Security: CVE-2011-4576, CVE-2011-4619, CVE-2011-4109
Security: CVE-2012-0884, CVE-2012-2110
Security: FreeBSD-SA-12:01.openssl
Approved by: so (bz,simon)


234027 08-Apr-2012 stas

- Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix
release, which fixes a DoS issue in libkrb5.


233294 22-Mar-2012 stas

- Update FreeBSD Heimdal distribution to version 1.5.1. This also brings
several new kerberos related libraries and applications to FreeBSD:
o kgetcred(1) allows one to manually get a ticket for a particular service.
o kf(1) securily forwards ticket to another host through an authenticated
and encrypted stream.
o kcc(1) is an umbrella program around klist(1), kswitch(1), kgetcred(1)
and other user kerberos operations. klist and kswitch are just symlinks
to kcc(1) now.
o kswitch(1) allows you to easily switch between kerberos credentials if
you're running KCM.
o hxtool(1) is a certificate management tool to use with PKINIT.
o string2key(1) maps a password into key.
o kdigest(8) is a userland tool to access the KDC's digest interface.
o kimpersonate(8) creates a "fake" ticket for a service.

We also now install manpages for some lirbaries that were not installed
before, libheimntlm and libhx509.

- The new HEIMDAL version no longer supports Kerberos 4. All users are
recommended to switch to Kerberos 5.

- Weak ciphers are now disabled by default. To enable DES support (used
by telnet(8)), use "allow_weak_crypto" option in krb5.conf.

- libtelnet, pam_ksu and pam_krb5 are now compiled with error on warnings
disabled due to the function they use (krb5_get_err_text(3)) being
deprecated. I plan to work on this next.

- Heimdal's KDC now require sqlite to operate. We use the bundled version
and install it as libheimsqlite. If some other FreeBSD components will
require it in the future we can rename it to libbsdsqlite and use for these
components as well.

- This is not a latest Heimdal version, the new one was released while I was
working on the update. I will update it to 1.5.2 soon, as it fixes some
important bugs and security issues.


231852 17-Feb-2012 bz

Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:

Extend the so far IPv4-only support for multiple routing tables (FIBs)
introduced in r178888 to IPv6 providing feature parity.

This includes an extended rtalloc(9) KPI for IPv6, the necessary
adjustments to the network stack, and user land support as in netstat.

Sponsored by: Cisco Systems, Inc.
Reviewed by: melifaro (basically)
MFC after: 10 days


231584 13-Feb-2012 ed

Polish diff against upstream.

- Revert unneeded whitespace changes.
- Revert modifications to loginrec.c, as the upstream version already
does the right thing.
- Fix indentation and whitespace of local changes.

Approved by: des
MFC after: 1 month


228843 23-Dec-2011 cperciva

Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]

Add an API for alerting internal libc routines to the presence of
"unsafe" paths post-chroot, and use it in ftpd. [11:07]

Fix a buffer overflow in telnetd. [11:08]

Make pam_ssh ignore unpassphrased keys unless the "nullok" option is
specified. [11:09]

Add sanity checking of service names in pam_start. [11:10]

Approved by: so (cperciva)
Approved by: re (bz)
Security: FreeBSD-SA-11:06.bind
Security: FreeBSD-SA-11:07.chroot
Security: FreeBSD-SA-11:08.telnetd
Security: FreeBSD-SA-11:09.pam_ssh
Security: FreeBSD-SA-11:10.pam


226103 07-Oct-2011 des

Add a -x option that causes ssh-agent(1) to exit when all clients have
disconnected.

MFC after: 1 week


226046 05-Oct-2011 des

Upgrade to OpenSSH 5.9p1.

MFC after: 3 months


225867 29-Sep-2011 stas

- Bootstrap the heimdal merge history.


225852 28-Sep-2011 des

Belatedly regenerate after application of the HPN patch.


225614 16-Sep-2011 des

Remove the svn:keywords property and restore the historical $FreeBSD$ tag.

Approved by: re (kib)
MFC after: 3 weeks


225446 08-Sep-2011 delphij

Fix SSL memory handlig for (EC)DH cipher suites, in particular for
multi-threaded use of ECDH.

Security: CVE-2011-3210
Reviewed by: stas
Obtained from: OpenSSL CVS
Approved by: re (kib)


224642 03-Aug-2011 brooks

Fix two more $FreeBSD$ keywords.

Reported by: pluknet
Approved by: re (implicit)


224640 03-Aug-2011 brooks

Enable keyword expansion for $FreeBSD$ on files where it was added it
r224638.

Submitted by: bz
Approved by: re (implicit)
Point hat to: brooks


224638 03-Aug-2011 brooks

Add support for dynamically adjusted buffers to allow the full use of
the bandwidth of long fat pipes (i.e. 100Mbps+ trans-oceanic or
trans-continental links). Bandwidth-delay products up to 64MB are
supported.

Also add support (not compiled by default) for the None cypher. The
None cypher can only be enabled on non-interactive sessions (those
without a pty where -T was not used) and must be enabled in both
the client and server configuration files and on the client command
line. Additionally, the None cypher will only be activated after
authentication is complete. To enable the None cypher you must add
-DNONE_CIPHER_ENABLED to CFLAGS via the make command line or in
/etc/make.conf.

This code is a style(9) compliant version of these features extracted
from the patches published at:

http://www.psc.edu/networking/projects/hpn-ssh/

Merging this patch has been a collaboration between me and Bjoern.

Reviewed by: bz
Approved by: re (kib), des (maintainer)


223758 04-Jul-2011 attilio

With retirement of cpumask_t and usage of cpuset_t for representing a
mask of CPUs, pc_other_cpus and pc_cpumask become highly inefficient.

Remove them and replace their usage with custom pc_cpuid magic (as,
atm, pc_cpumask can be easilly represented by (1 << pc_cpuid) and
pc_other_cpus by (all_cpus & ~(1 << pc_cpuid))).

This change is not targeted for MFC because of struct pcpu members
removal and dependency by cpumask_t retirement.

MD review by: marcel, marius, alc
Tested by: pluknet
MD testing by: marcel, marius, gonzo, andreast


222813 07-Jun-2011 attilio

etire the cpumask_t type and replace it with cpuset_t usage.

This is intended to fix the bug where cpu mask objects are
capped to 32. MAXCPU, then, can now arbitrarely bumped to whatever
value. Anyway, as long as several structures in the kernel are
statically allocated and sized as MAXCPU, it is suggested to keep it
as low as possible for the time being.

Technical notes on this commit itself:
- More functions to handle with cpuset_t objects are introduced.
The most notable are cpusetobj_ffs() (which calculates a ffs(3)
for a cpuset_t object), cpusetobj_strprint() (which prepares a string
representing a cpuset_t object) and cpusetobj_strscan() (which
creates a valid cpuset_t starting from a string representation).
- pc_cpumask and pc_other_cpus are target to be removed soon.
With the moving from cpumask_t to cpuset_t they are now inefficient
and not really useful. Anyway, for the time being, please note that
access to pcpu datas is protected by sched_pin() in order to avoid
migrating the CPU while reading more than one (possible) word
- Please note that size of cpuset_t objects may differ between kernel
and userland. While this is not directly related to the patch itself,
it is good to understand that concept and possibly use the patch
as a reference on how to deal with cpuset_t objects in userland, when
accessing kernland members.
- KTR_CPUMASK is changed and now is represented through a string, to be
set as the example reported in NOTES.

Please additively note that no MAXCPU is bumped in this patch, but
private testing has been done until to MAXCPU=128 on a real 8x8x2(htt)
machine (amd64).

Please note that the FreeBSD version is not yet bumped because of
the upcoming pcpu changes. However, note that this patch is not
targeted for MFC.

People to thank for the time spent on this patch:
- sbruno, pluknet and Nicholas Esborn (nick AT desert DOT net) tested
several revision of the patches and really helped in improving
stability of this work.
- marius fixed several bugs in the sparc64 implementation and reviewed
patches related to ktr.
- jeff and jhb discussed the basic approach followed.
- kib and marcel made targeted review on some specific part of the
patch.
- marius, art, nwhitehorn and andreast reviewed MD specific part of
the patch.
- marius, andreast, gonzo, nwhitehorn and jceel tested MD specific
implementations of the patch.
- Other people have made contributions on other patches that have been
already committed and have been listed separately.

Companies that should be mentioned for having participated at several
degrees:
- Yahoo! for having offered the machines used for testing on big
count of CPUs.
- The FreeBSD Foundation for having sponsored my devsummit attendance,
which has been instrumental.
- Sandvine for having offered offices and infrastructure during
development.

(I really hope I didn't forget anyone, if it happened I apologize in
advance).


222081 18-May-2011 benl

Fix clang warning (why is there nowhere yyparse() is declared?).

Approved by: philip (mentor)


221487 05-May-2011 des

Merge two upstream patches from vendor branch. No functional changes.


221420 04-May-2011 des

Upgrade to OpenSSH 5.8p2.


218625 12-Feb-2011 simon

Fix Incorrectly formatted ClientHello SSL/TLS handshake messages could
cause OpenSSL to parse past the end of the message.

Note: Applications are only affected if they act as a server and call
SSL_CTX_set_tlsext_status_cb on the server's SSL_CTX. This includes
Apache httpd >= 2.3.3, if configured with "SSLUseStapling On".

Security: http://www.openssl.org/news/secadv_20110208.txt
Security: CVE-2011-0014
Obtained from: OpenSSL CVS


216166 03-Dec-2010 simon

Merge OpenSSL 0.9.8q into head.

Security: CVE-2010-4180
Security: http://www.openssl.org/news/secadv_20101202.txt
MFC after: 3 days


215697 22-Nov-2010 simon

Merge OpenSSL 0.9.8p into head.

Security: CVE-2010-3864
Security: http://www.openssl.org/news/secadv_20101116.txt


215288 14-Nov-2010 simon

Fix double-free in OpenSSL's SSL ECDH code.

It has yet to be determined if this warrants a FreeBSD Security
Advisory, but we might as well get it fixed in the normal branches.

Obtained from: OpenSSL CVS
Security: CVE-2010-2939
X-MFC after: Not long...


215116 11-Nov-2010 des

Upgrade to OpenSSH 5.6p1.


215083 10-Nov-2010 des

Forgot to svn rm this when I imported 5.4p1.


213250 28-Sep-2010 emaste

Remove copyright strings printed at login time via login(1) or sshd(8).
It is not clear to what this copyright should apply, and this is in line
with what other operating systems do.

For ssh specifically, printing of the copyright string is not in the
upstream version so this reduces our FreeBSD-local diffs.

Approved by: core, des (ssh)


212961 21-Sep-2010 rpaulo

Bring in OpenSSL checkin 19821:

Make inline assembler clang-friendly [from HEAD].

openssl/crypto/md32_common.h 1.45.2.1 -> 1.45.2.2
openssl/crypto/rc5/rc5_locl.h 1.8 -> 1.8.8.1

Approved by: simon


208724 01-Jun-2010 des

More commas


208709 01-Jun-2010 des

Missing commas


208606 28-May-2010 cperciva

Fix .Dd line: FreeBSD's mdoc code doesn't understand OpenBSD's $Mdocdate$.

MFC after: 3 days


207736 07-May-2010 mckusick

Merger of the quota64 project into head.

This joint work of Dag-Erling Smørgrav and myself updates the
FFS quota system to support both traditional 32-bit and new 64-bit
quotas (for those of you who want to put 2+Tb quotas on your users).

By default quotas are not compiled into the kernel. To include them
in your kernel configuration you need to specify:

options QUOTA # Enable FFS quotas

If you are already running with the current 32-bit quotas, they
should continue to work just as they have in the past. If you
wish to convert to using 64-bit quotas, use `quotacheck -c 64';
if you wish to revert from 64-bit quotas back to 32-bit quotas,
use `quotacheck -c 32'.

There is a new library of functions to simplify the use of the
quota system, do `man quotafile' for details. If your application
is currently using the quotactl(2), it is highly recommended that
you convert your application to use the quotafile interface.
Note that existing binaries will continue to work.

Special thanks to John Kozubik of rsync.net for getting me
interested in pursuing 64-bit quota support and for funding
part of my development time on this project.


207319 28-Apr-2010 des

Upgrade to OpenSSH 5.5p1.


206397 08-Apr-2010 kib

Enhance r199804 by marking the daemonised child as immune to OOM instead
of short-living parent. Only mark the master process that accepts
connections, do not protect connection handlers spawned from inetd.

Submitted by: Mykola Dzham <i levsha me>
Reviewed by: attilio
MFC after: 1 week


206046 01-Apr-2010 simon

Merge OpenSSL 0.9.8n into head.

This fixes CVE-2010-0740 which only affected -CURRENT (OpenSSL 0.9.8m)
but not -STABLE branches.

I have not yet been able to find out if CVE-2010-0433 impacts FreeBSD.
This will be investigated further.

Security: CVE-2010-0433, CVE-2010-0740
Security: http://www.openssl.org/news/secadv_20100324.txt


205601 24-Mar-2010 ed

Prune empty directories.


205137 13-Mar-2010 simon

Readd $FreeBSD$ to the OpenSSL config file as that's useful for
mergemaster.

Suggested by: dougb


205128 13-Mar-2010 simon

Merge OpenSSL 0.9.8m into head.

This also "reverts" some FreeBSD local changes so we should now
be back to using entirely stock OpenSSL. The local changes were
simple $FreeBSD$ lines additions, which were required in the CVS
days, and the patch for FreeBSD-SA-09:15.ssl which has been
superseded with OpenSSL 0.9.8m's RFC5746 'TLS renegotiation
extension' support.

MFC after: 3 weeks


204917 09-Mar-2010 des

Upgrade to OpenSSH 5.4p1.

MFC after: 1 month


202231 13-Jan-2010 ed

Add a missing $FreeBSD$ string.

I was requested to add this string to any file that was modified by my
commit, which I forgot to do so.

Requested by: des


202213 13-Jan-2010 ed

Make OpenSSH work with utmpx.

- Partially revert r184122 (sshd.c). Our ut_host is now big enough to
fit proper hostnames.

- Change config.h to match reality.

- defines.h requires UTMPX_FILE to be set by <utmpx.h> before it allows
the utmpx code to work. This makes no sense to me. I've already
mentioned this upstream.

- Add our own platform-specific handling of lastlog. The version I will
send to the OpenSSH folks will use proper autoconf generated
definitions instead of `#if 1'.


201444 03-Jan-2010 brooks

The size of credential messages is limited by CMGROUP_MAX rather than
NGROUPS.

MFC after: 1 week


200054 03-Dec-2009 cperciva

Disable SSL renegotiation in order to protect against a serious
protocol flaw. [09:15]

Correctly handle failures from unsetenv resulting from a corrupt
environment in rtld-elf. [09:16]

Fix permissions in freebsd-update in order to prevent leakage of
sensitive files. [09:17]

Approved by: so (cperciva)
Security: FreeBSD-SA-09:15.ssl
Security: FreeBSD-SA-09:16.rtld
Security: FreeBSD-SA-09:17.freebsd-udpate


199804 25-Nov-2009 attilio

Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap
environments.
Please note that this can't be done while such processes run in jails.

Note: in future it would be interesting to find a way to do that
selectively for any desired proccess (choosen by user himself), probabilly
via a ptrace interface or whatever.

Obtained from: Sandvine Incorporated
Reviewed by: emaste, arch@
Sponsored by: Sandvine Incorporated
MFC: 1 month


199131 10-Nov-2009 des

Fix globbing

Noticed by: delphij, David Cornejo <dave@dogwood.com>
Forgotten by: des


197957 11-Oct-2009 des

Remove dupe.


197802 06-Oct-2009 des

Expand $FreeBSD$


197785 05-Oct-2009 des

Add more symbols that need to be masked:

- initialized and uninitialized data
- symbols from roaming_dummy.c which end up in pam_ssh

Update the command line used to generate the #defines.


197679 01-Oct-2009 des

Upgrade to OpenSSH 5.3p1.


196474 23-Aug-2009 simon

Merge DTLS fixes from vendor-crypto/openssl/dist:

- Fix memory consumption bug with "future epoch" DTLS records.
- Fix fragment handling memory leak.
- Do not access freed data structure.
- Fix DTLS fragment bug - out-of-sequence message handling which could
result in NULL pointer dereference in
dtls1_process_out_of_seq_message().

Note that this will not get FreeBSD Security Advisory as DTLS is
experimental in OpenSSL.

MFC after: 1 week
Security: CVE-2009-1377 CVE-2009-1378 CVE-2009-1379 CVE-2009-1387


196164 13-Aug-2009 des

Update and remove CVS-specific items

Approved by: re (kib)


196133 12-Aug-2009 simon

Remove symlinks in OpenSSL's testing framework. These are not required
for normal build, and doesn't export well to CVS.

If they are needed later a script will be added to recreate the symlinks
when needed at build time.

Approved by: re (rwatson)


194297 16-Jun-2009 jhb

Use the closefrom(2) system call.

Reviewed by: des


194206 14-Jun-2009 simon

Merge OpenSSL 0.9.8k into head.

Approved by: re


192595 22-May-2009 des

Upgrade to OpenSSH 5.2p1.

MFC after: 3 months


191517 26-Apr-2009 ed

Remove empty directories from the HEAD.

Discussed with: developers, imp


191381 22-Apr-2009 cperciva

Don't leak information via uninitialized space in db(3) records. [09:07]

Sanity-check string lengths in order to stop OpenSSL crashing
when printing corrupt BMPString or UniversalString objects. [09:08]

Security: FreeBSD-SA-09:07.libc
Security: FreeBSD-SA-09:08.openssl
Security: CVE-2009-0590
Approved by: re (kensmith)
Approved by: so (cperciva)


186872 07-Jan-2009 simon

Prevent cross-site forgery attacks on lukemftpd(8) due to splitting
long commands into multiple requests. [09:01]

Fix incorrect OpenSSL checks for malformed signatures due to invalid
check of return value from EVP_VerifyFinal(), DSA_verify, and
DSA_do_verify. [09:02]

Security: FreeBSD-SA-09:01.lukemftpd
Security: FreeBSD-SA-09:02.openssl
Obtained from: NetBSD [SA-09:01]
Obtained from: OpenSSL Project [SA-09:02]
Approved by: so (simon)


184122 21-Oct-2008 des

At some point, construct_utmp() was changed to use realhostname() to fill
in the struct utmp due to concerns about the length of the hostname buffer.
However, this breaks the UseDNS option. There is a simpler and better
solution: initialize utmp_len to the correct value (UT_HOSTSIZE instead of
MAXHOSTNAMELEN) and let get_remote_name_or_ip() worry about the size of the
buffer.

PR: bin/97499
Submitted by: Bruce Cran <bruce@cran.org.uk>
MFC after: 1 week


183458 29-Sep-2008 des

Our groff doesn't understand $Mdocdate$, so replace them with bare dates.

MFC after: 3 days


183336 24-Sep-2008 des

MFV "xmalloc: zero size" fix.

MFC after: 1 week


183229 21-Sep-2008 simon

The vendor area is the proper home for these files now.


183227 21-Sep-2008 simon

Bootstrapping merge history from vendor-crypto/openssl/dist/@182044.


182614 01-Sep-2008 des

Remove some unused files.


182601 01-Sep-2008 des

Set SIZEOF_LONG_INT and SIZEOF_LONG_LONG_INT to plausible values. They
aren't used for anything, but that's no excuse for being silly.


181918 20-Aug-2008 des

Use net.inet.ip.portrange.reservedhigh instead of IPPORT_RESERVED.
Submitted upstream, no reaction.

Submitted by: delphij@
MFC after: 2 weeks


181111 01-Aug-2008 des

Upgrade to OpenSSH 5.1p1.

I have worked hard to reduce diffs against the vendor branch. One
notable change in that respect is that we no longer prefer DSA over
RSA - the reasons for doing so went away years ago. This may cause
some surprises, as ssh will warn about unknown host keys even for
hosts whose keys haven't changed.

MFC after: 6 weeks


181110 01-Aug-2008 des

Remove svn:keywords except on files that need it. This makes diffs
against the vendor branch much more readable.


181109 01-Aug-2008 des

Another file with no local changes.

"This time for sure!"


181108 01-Aug-2008 des

Another file with no local changes.


181107 01-Aug-2008 des

Another four files without local changes. This is driving me nuts -
every time I think I got them all, another one pops up.


181106 01-Aug-2008 des

Yet another file with no local changes.


181105 01-Aug-2008 des

Accidentally mangled this one in the previous commit.


181104 01-Aug-2008 des

More files which no longer have any local changes.


181103 01-Aug-2008 des

These two files have no local patches except to prevent expansion of the
original $FreeBSD$ keywords. Revert those changes, and simply disable
keyword expansion.


181101 01-Aug-2008 des

Last remains of old OPIE patch


181098 01-Aug-2008 des

We no longer have any local changes here.


181097 01-Aug-2008 des

Consistently set svn:eol-style.


181096 01-Aug-2008 des

Tag expansion is no longer needed (svn handles them correctly).
Add svn command to diff against vendor branch.


181095 01-Aug-2008 des

This is no longer needed.


181094 01-Aug-2008 des

Cleanup.


181092 01-Aug-2008 des

Ugh. Set svn:mergeinfo correctly.


181091 01-Aug-2008 des

Catch up with reality.


181090 01-Aug-2008 des

Revert an old hack I put in to replace S/Key with OPIE. We haven't used
that code in ages - we use pam_opie(8) instead - so this is a NOP.


181087 31-Jul-2008 des

Add missing #include for strlen()


181081 31-Jul-2008 des

Advance merge point.


180989 30-Jul-2008 des

Fix alignment of the cmsg buffer by placing it in a union with a struct
cmsghdr. Derived from upstream patch.

Submitted by: cognet
MFC after: 2 weeks


180765 23-Jul-2008 des

Remove a bunch of files we don't need to build OpenSSH. They are still
available in base/vendor-crypto/openssh/dist/.


180764 23-Jul-2008 des

Bootstrap svn:mergeinfo.


179526 03-Jun-2008 peter

cvs2svn did not delete this, even though it is empty.


178828 07-May-2008 dfr

Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
all non-style changes made by heimdal to our own libgssapi.


178826 07-May-2008 dfr

This commit was generated by cvs2svn to compensate for changes in r178825,
which included commits to RCS files with non-trunk default branches.


176070 06-Feb-2008 des

Fix the Xlist so it actually works with 'tar -X', and update the upgrade
instructions accordingly.


176069 06-Feb-2008 des

As per discussion, commit experimental metadata for my contrib packages.
The idea is to have a FREEBSD-vendor file for every third-party package
in the tree.


175292 13-Jan-2008 simon

Unbreak detection of cryptodev support for FreeBSD which was broken
with OpenSSL 0.9.8 import.

Note that this does not enable cryptodev by default, as it was the
case with OpenSSL 0.9.7 in FreeBSD base, but this change makes it
possible to enable cryptodev at all.

This has been submitted upstream as:
http://rt.openssl.org/Ticket/Display.html?id=1624

Submitted by: nork


172768 18-Oct-2007 simon

This commit was generated by cvs2svn to compensate for changes in r172767,
which included commits to RCS files with non-trunk default branches.


172765 18-Oct-2007 peter

Remove _FREEFALL_CONFIG hacks. su+pam_ksu works well enough to use on
the freebsd.org cluster.


172429 03-Oct-2007 simon

Correct a buffer overflow in OpenSSL SSL_get_shared_ciphers().

Security: FreeBSD-SA-07:08.openssl
Approved by: re (security blanket)


169966 24-May-2007 des

s/X11R6/local/g


169883 22-May-2007 simon

Fix runtime crash in OpenSSL with "Illegal instruction" by making some
casts a bit less evil.

This was e.g. seen when using portsnap as:

Fetching snapshot tag from portsnap3.FreeBSD.org... Illegal instruction

Note the patch is slightly different from kan's original patch to
match style in the OpenSSL source files a bit better.

Submitted by: kan
Tested by: many


167620 15-Mar-2007 simon

- Bring upgrade produce up-to-date for OpenSSL 0.9.8e.
- Add reminder to bump version numer in Makefile.inc.


167618 15-Mar-2007 simon

This commit was generated by cvs2svn to compensate for changes in r167617,
which included commits to RCS files with non-trunk default branches.


167615 15-Mar-2007 simon

Resolve conflicts after import of OpenSSL 0.9.8e.


167613 15-Mar-2007 simon

This commit was generated by cvs2svn to compensate for changes in r167612,
which included commits to RCS files with non-trunk default branches.


164149 10-Nov-2006 des

Resolve conflicts.


164147 10-Nov-2006 des

This commit was generated by cvs2svn to compensate for changes in r164146,
which included commits to RCS files with non-trunk default branches.


163054 06-Oct-2006 des

Don't define XAUTH_PATH here, we either pass it in on the compiler command
line or rely on the built-in default.


163004 04-Oct-2006 des

Go figure how an extra $Id$ line crept in...


163003 04-Oct-2006 des

Merge vendor patch.


162984 03-Oct-2006 des

Tweak ifdefs for backward compatibility.


162953 02-Oct-2006 des

Regenerate; no effect on the code as it doesn't actually use the handful of
conditionals that changed in this revision.


162952 02-Oct-2006 des

Update configure options and add some missing steps.
The section about our local changes needs reviewing, and some of those
changes should probably be reconsidered (such as preferring DSA over RSA,
which made sense when RSA was encumbered but probably doesn't any more)


162917 01-Oct-2006 simon

This commit was generated by cvs2svn to compensate for changes in r162916,
which included commits to RCS files with non-trunk default branches.


162914 01-Oct-2006 simon

Resolve conflicts after import of OpenSSL 0.9.8d.


162912 01-Oct-2006 simon

This commit was generated by cvs2svn to compensate for changes in r162911,
which included commits to RCS files with non-trunk default branches.


162860 30-Sep-2006 des

Regenerate.

MFC after: 1 week


162859 30-Sep-2006 des

#include <errno.h>; this has the unfortunate side effect of taking the file
off the vendor branch.

MFC after: 1 week


162858 30-Sep-2006 des

Removed from vendor branch.

MFC after: 1 week


162857 30-Sep-2006 des

Bump version addendum.

MFC after: 1 week


162856 30-Sep-2006 des

Merge conflicts.

MFC after: 1 week


162853 30-Sep-2006 des

This commit was generated by cvs2svn to compensate for changes in r162852,
which included commits to RCS files with non-trunk default branches.


162360 16-Sep-2006 des

Merge vendor patch for BSM problem in protocol version 1.

MFC after: 1 week


162207 10-Sep-2006 simon

Correct incorrect PKCS#1 v1.5 padding validation in crypto(3).

Obtained from: OpenSSL project
Security: FreeBSD-SA-06:19.openssl


160837 30-Jul-2006 simon

Resolve conflicts after import of OpenSSL 0.9.8b.

This was missed the first time around since eng_padlock.c was not part
of OpenSSL 0.9.7e and therefor did not have the v0_9_7e CVS tag used
during original resolve of conflicts.

Noticed by: Antoine Brodin <antoine.brodin@laposte.net>


160827 29-Jul-2006 simon

Sync FREEBSD-Xlist with what was actually excluded from OpenSSL 0.9.8b
import.


160826 29-Jul-2006 simon

Add some rough notes on how to import a new OpenSSL version into the
FreeBSD base system. Parts are inspired by the OpenSSH upgrade notes.


160817 29-Jul-2006 simon

Resolve conflicts after import of OpenSSL 0.9.8b.


160815 29-Jul-2006 simon

This commit was generated by cvs2svn to compensate for changes in r160814,
which included commits to RCS files with non-trunk default branches.


159458 09-Jun-2006 des

Our glob(3) has all the required features.

Submitted by: ache


159457 09-Jun-2006 des

Revert inadvertant commit of debugging code.


158519 13-May-2006 des

Introduce a namespace munging hack inspired by NetBSD to avoid polluting
the namespace of applications which inadvertantly link in libssh (usually
through pam_ssh)

Suggested by: lukem@netbsd.org
MFC after: 6 weeks


157055 23-Mar-2006 des

Fix utmp. There is some clever logic in configure.ac which attempts to
determine whether struct utmp contains the ut_host and ut_time fields.
Unfortunately, it reports a false negative for both on FreeBSD, and I
didn't check the resulting config.h closely enough to catch the error.

Noticed by: ache


157020 22-Mar-2006 des

Regenerate.


157019 22-Mar-2006 des

Merge conflicts.


157017 22-Mar-2006 des

This commit was generated by cvs2svn to compensate for changes in r157016,
which included commits to RCS files with non-trunk default branches.


156813 17-Mar-2006 ru

Reimplementation of world/kernel build options. For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)


153969 02-Jan-2006 dfr

Fix the amd64 (and presumably ia64) lib32 build by ensuring that the
heimdal GSS-API mechanism uses its own version of gssapi.h, including all
the implementation-dependant pollution contained therein.

This moves the file off the vendor branch, sadly.

Submitted by: bz


153838 29-Dec-2005 dfr

Add a new extensible GSS-API layer which can support GSS-API plugins,
similar the the Solaris implementation. Repackage the krb5 GSS mechanism
as a plugin library for the new implementation. This also includes a
comprehensive set of manpages for the GSS-API functions with text mostly
taken from the RFC.

Reviewed by: Love Hörnquist Åstrand <lha@it.su.se>, ru (build system), des (openssh parts)


151233 11-Oct-2005 cperciva

Correct a man-in-the-middle SSL version rollback vulnerability.

Security: FreeBSD-SA-05:21.openssl


149754 03-Sep-2005 des

Regenerate


149753 03-Sep-2005 des

Resolve conflicts.


149750 03-Sep-2005 des

This commit was generated by cvs2svn to compensate for changes in r149749,
which included commits to RCS files with non-trunk default branches.


149748 03-Sep-2005 des

fine-tune.


147810 07-Jul-2005 kensmith

This is sort of an MFS. Peter made these changes to the RELENG_*
branches but missed HEAD. This patch extends his a little bit,
setting it up via the Makefiles so that adding _FREEFALL_CONFIG
to /etc/make.conf is the only thing needed to cluster-ize things
(current setup also requires overriding CFLAGS).

From Peter's commit to the RELENG_* branches:
> Add the freebsd.org custer's source modifications under #ifdefs to aid
> keeping things in sync. For ksu:
> * install suid-root by default
> * don't fall back to asking for a unix password (ie: be pure kerberos)
> * allow custom user instances for things like www and not just root

The Makefile tweaks will be MFC-ed, the rest is already done.

MFC after: 3 days
Approved by: re (dwhite)


147010 05-Jun-2005 des

Forgot to bump the version addendum.


147006 05-Jun-2005 des

Regenerate.


147005 05-Jun-2005 des

Resolve conflicts.


147004 05-Jun-2005 des

Update for 4.1p1.


147002 05-Jun-2005 des

This commit was generated by cvs2svn to compensate for changes in r147001,
which included commits to RCS files with non-trunk default branches.


146999 05-Jun-2005 des

This commit was generated by cvs2svn to compensate for changes in r146998,
which included commits to RCS files with non-trunk default branches.


146981 04-Jun-2005 des

Rewrite some of the regexps so they don't match themselves.


142432 25-Feb-2005 nectar

File removed in update from OpenSSL 0.9.7d -> 0.9.7e.


142431 25-Feb-2005 nectar

This commit was generated by cvs2svn to compensate for changes in r142430,
which included commits to RCS files with non-trunk default branches.


142428 25-Feb-2005 nectar

Resolve conflicts after import of OpenSSL 0.9.7e.


142426 25-Feb-2005 nectar

This commit was generated by cvs2svn to compensate for changes in r142425,
which included commits to RCS files with non-trunk default branches.


142423 25-Feb-2005 nectar

Update list of files to remove prior to import of OpenSSL 0.9.7e.


142422 25-Feb-2005 nectar

This commit was generated by cvs2svn to compensate for changes in r142421,
which included commits to RCS files with non-trunk default branches.


142404 24-Feb-2005 nectar

This commit was generated by cvs2svn to compensate for changes in r142403,
which included commits to RCS files with non-trunk default branches.


142402 24-Feb-2005 nectar

Do not include lib/kdfs in future imports.


137020 28-Oct-2004 des

Better Xlist command line.


137019 28-Oct-2004 des

Resolve conflicts


137016 28-Oct-2004 des

This commit was generated by cvs2svn to compensate for changes in r137015,
which included commits to RCS files with non-trunk default branches.


136998 27-Oct-2004 des

These are unnecessary and have been causing imp@ trouble.


133718 14-Aug-2004 markm

Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comes
from OpenSSL 0.9.5 (yet to be released), and is pretty complete.


133666 13-Aug-2004 markm

This commit was generated by cvs2svn to compensate for changes in r133665,
which included commits to RCS files with non-trunk default branches.


128462 20-Apr-2004 des

Regenerate.


128461 20-Apr-2004 des

One more conflict.


128460 20-Apr-2004 des

Resolve conflicts.


128459 20-Apr-2004 des

Adjust version number and addendum.


128457 20-Apr-2004 des

This commit was generated by cvs2svn to compensate for changes in r128456,
which included commits to RCS files with non-trunk default branches.


127905 05-Apr-2004 nectar

This commit was generated by cvs2svn to compensate for changes in r127904,
which included commits to RCS files with non-trunk default branches.


127811 03-Apr-2004 nectar

Resolve conflicts after import of Heimdal 0.6.1.


127809 03-Apr-2004 nectar

This commit was generated by cvs2svn to compensate for changes in r127808,
which included commits to RCS files with non-trunk default branches.


127134 17-Mar-2004 nectar

Resolve conflicts after import of OpenSSL 0.9.7d.


127129 17-Mar-2004 nectar

This commit was generated by cvs2svn to compensate for changes in r127128,
which included commits to RCS files with non-trunk default branches.


127115 17-Mar-2004 nectar

This commit was generated by cvs2svn to compensate for changes in r127114,
which included commits to RCS files with non-trunk default branches.


127033 15-Mar-2004 des

Correctly document the default value of UsePAM.


126283 26-Feb-2004 des

Update VersionAddendum in config files and man pages.


126280 26-Feb-2004 des

Define HAVE_GSSAPI_H.


126279 26-Feb-2004 des

Regenerate.


126278 26-Feb-2004 des

Document recently changed configuration defaults.


126277 26-Feb-2004 des

Resolve conflicts.


126275 26-Feb-2004 des

This commit was generated by cvs2svn to compensate for changes in r126274,
which included commits to RCS files with non-trunk default branches.


126273 26-Feb-2004 des

Merge OpenSSH 3.8p1.


126272 26-Feb-2004 des

Prepare for upcoming 3.8p1 import.


126271 26-Feb-2004 des

Pull asbesthos underpants on and disable protocol version 1 by default.


126009 19-Feb-2004 des

Turn non-PAM password authentication off by default when USE_PAM is
defined. Too many users are getting bitten by it.


124970 25-Jan-2004 des

Update the "overview of FreeBSD changes to OpenSSH-portable" to reflect
reality.


124696 18-Jan-2004 des

Work around removal of EAI_NODATA from netdb.h.


124292 09-Jan-2004 nectar

Re-add the FreeBSD RCS keyword for the benefit of mergemaster.

PR: conf/50040
Requested by: Dimitry Andric <dim@xs4all.nl>


124288 09-Jan-2004 des

This commit was generated by cvs2svn to compensate for changes in r124287,
which included commits to RCS files with non-trunk default branches.


124279 09-Jan-2004 des

Egg on my face: UsePAM was off by default.

Pointed out by: Sean McNeil <sean@mcneil.com>


124244 08-Jan-2004 des

Regenerate config.h; I don't know why this didn't hit CVS yesterday.


124213 07-Jan-2004 des

Update to reflect changes since the last version.


124211 07-Jan-2004 des

Resolve conflicts and remove obsolete files.

Sponsored by: registrar.no


124209 07-Jan-2004 des

This commit was generated by cvs2svn to compensate for changes in r124208,
which included commits to RCS files with non-trunk default branches.


124207 07-Jan-2004 des

Merge OpenSSH 3.7.1p2.


121824 31-Oct-2003 simon

Add a missing word.

Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
Reviewed by: des
MFC after: 1 week


121420 23-Oct-2003 des

Plug a memory leak in the PAM child process. It is of no great consequence
as the process is short-lived, and the leak occurs very rarely and always
shortly before the process terminates.

MFC after: 3 days


120953 09-Oct-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r120952,
which included commits to RCS files with non-trunk default branches.


120948 09-Oct-2003 nectar

Resolve conflicts after import of Heimdal 0.6.


120946 09-Oct-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r120945,
which included commits to RCS files with non-trunk default branches.


120944 09-Oct-2003 nectar

Add list of files to remove from the Heimdal distribution prior to
each import.


120636 01-Oct-2003 nectar

Remove files no longer included with OpenSSL as of version 0.9.7c.


120635 01-Oct-2003 nectar

Merge conflicts after import of OpenSSL 0.9.7c.


120632 01-Oct-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r120631,
which included commits to RCS files with non-trunk default branches.


120630 01-Oct-2003 nectar

Update list of files to remove prior to import of OpenSSL 0.9.7c.


120490 26-Sep-2003 joe

This commit was generated by cvs2svn to compensate for changes in r120489,
which included commits to RCS files with non-trunk default branches.


120489 26-Sep-2003 joe

Additional corrections to OpenSSH buffer handling.

Obtained from: openssh.org
Originally committed to head by: nectar


120413 24-Sep-2003 des

Update version string.


120411 24-Sep-2003 des

Remove bogus calls to xfree().


120406 24-Sep-2003 des

resp is a pointer to an array of structs, not an array of pointers to structs.


120405 24-Sep-2003 des

Return the correct error value when a null query fails.


120230 19-Sep-2003 des

Fix broken shell code.


120162 17-Sep-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r120161,
which included commits to RCS files with non-trunk default branches.


120161 17-Sep-2003 nectar

Correct more cases of allocation size bookkeeping being updated before
calling functions which can potentially fail and cause cleanups to be
invoked.

Submitted by: Solar Designer <solar@openwall.com>


120125 16-Sep-2003 nectar

Update the OpenSSH addendum string for the buffer handling fix.


120114 16-Sep-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r120113,
which included commits to RCS files with non-trunk default branches.


117675 16-Jul-2003 markm

Very big makeover in the way telnet, telnetd and libtelnet are built.

Previously, there were two copies of telnet; a non-crypto version
that lived in the usual places, and a crypto version that lived in
crypto/telnet/. The latter was built in a broken manner somewhat akin
to other "contribified" sources. This meant that there were 4 telnets
competing with each other at build time - KerberosIV, Kerberos5,
plain-old-secure and base. KerberosIV is no longer in the running, but
the other three took it in turns to jump all over each other during a
"make buildworld".

As the crypto issue has been clarified, and crypto _calls_ are not
a problem, crypto/telnet has been repo-copied to contrib/telnet,
and with this commit, all telnets are now "contribified". The contrib
path was chosen to not destroy history in the repository, and differs
from other contrib/ entries in that it may be worked on as "normal"
BSD code. There is no dangerous crypto in these sources, only a
very weak system less strong than enigma(1).

Kerberos5 telnet and Secure telnet are now selected by using the usual
macros in /etc/make.conf, and the build process is unsurprising and
less treacherous.


116792 24-Jun-2003 des

This commit was generated by cvs2svn to compensate for changes in r116791,
which included commits to RCS files with non-trunk default branches.


115372 28-May-2003 des

Fix off-by-one and initialization errors which prevented sshd from
restarting when sent a SIGHUP.

Submitted by: tegge
Approved by: re (jhb)


114972 13-May-2003 des

Revert unnecessary part of previous commit.


114955 12-May-2003 des

Rename a few functions to avoid stealing common words (error, log, debug
etc.) from the application namespace for programs that use pam_ssh(8).
Use #defines to avoid changing the actual source code.

Approved by: re (rwatson)


114911 11-May-2003 markm

Fix up external variables named "debug" that have a horrible habit
of conflicting with other, similarly named functions in static
libraries. This is done mostly by renaming the var if it is shared
amongst modules, or making it static otherwise.

OK'ed by: re(scottl)


114630 04-May-2003 obrien

Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.


114426 01-May-2003 des

Remove RCSID from files which have no other diffs to the vendor branch.


113914 23-Apr-2003 des

Nit.


113913 23-Apr-2003 des

Improvements to the proposed shell code.


113912 23-Apr-2003 des

Regenerate.


113911 23-Apr-2003 des

Resolve conflicts.


113909 23-Apr-2003 des

This commit was generated by cvs2svn to compensate for changes in r113908,
which included commits to RCS files with non-trunk default branches.


112871 31-Mar-2003 des

- when using a child process instead of a thread, change the child's
name to reflect its role
- try to handle expired passwords a little better

MFC after: 1 week


112870 31-Mar-2003 des

If an ssh1 client initiated challenge-response authentication but did
not respond to challenge, and later successfully authenticated itself
using another method, the kbdint context would never be released,
leaving the PAM child process behind even after the connection ended.

Fix this by automatically releasing the kbdint context if a packet of
type SSH_CMSG_AUTH_TIS is follwed by anything but a packet of type
SSH_CMSG_AUTH_TIS_RESPONSE.

MFC after: 1 week


112446 20-Mar-2003 jedgar

Merge conflicts


112440 20-Mar-2003 jedgar

This commit was generated by cvs2svn to compensate for changes in r112439,
which included commits to RCS files with non-trunk default branches.


111993 08-Mar-2003 markm

KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.
Enjoy your retirement in ports.


111946 06-Mar-2003 nectar

Unbreak Kerberos 5 authentication in telnet.
(Credential forwarding is still broken.)

PR: bin/45397


111150 19-Feb-2003 nectar

Resolve conflicts after import of OpenSSL 0.9.7a.


111148 19-Feb-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r111147,
which included commits to RCS files with non-trunk default branches.


110988 16-Feb-2003 des

Paranoia: instead of a NULL conversation function, use one that always
returns PAM_CONV_ERR; moreover, make sure we always have the right
conversation function installed before calling PAM service functions.
Also unwrap some not-so-long lines.

MFC after: 3 days


110868 14-Feb-2003 nectar

When `des_read_pw_string' is a macro, as in OpenSSL 0.9.7,
an attempt to declare a prototype for it will croak.


110692 11-Feb-2003 des

document the current default value for VersionAddendum.


110506 07-Feb-2003 des

Set the ruid to the euid at startup as a workaround for a bug in pam_ssh.

MFC after: 3 days


110359 05-Feb-2003 trhodes

The manual page lists only 2 files, however it reads as `three files' which is
obviously incorrect.

PR: 46841
Submitted by: Sakamoto Seiji <s-siji@hyper.ocn.ne.jp>


110283 03-Feb-2003 des

Linux-PAM's pam_start(3) fails with a bogus error message if passed the
pam_conv argument is NULL. OpenPAM doesn't care, but to make things
easier for people porting this code to other systems (or -STABLE), use
a dummy struct pam_conv instead of NULL.

Pointed out by: Damien Miller <djm@mindrot.org>


110282 03-Feb-2003 des

Bump patch date to 2003-02-01 (the day after I fixed PAM authentication
for ssh1)


110138 31-Jan-2003 des

Fix keyboard-interactive authentication for ssh1. The problem was twofold:

- The PAM kbdint device sometimes doesn't know authentication succeeded
until you re-query it. The ssh1 kbdint code would never re-query the
device, so authentication would always fail. This patch has been
submitted to the OpenSSH developers.

- The monitor code for PAM sometimes forgot to tell the monitor that
authentication had succeeded. This caused the monitor to veto the
privsep child's decision to allow the connection.

These patches have been tested with OpenSSH clients on -STABLE, NetBSD and
Linux, and with ssh.com's ssh1 on Solaris.

Sponsored by: DARPA, NAI Labs


110049 29-Jan-2003 nectar

Background:
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.


110019 29-Jan-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r110018,
which included commits to RCS files with non-trunk default branches.


110007 28-Jan-2003 markm

Merge conflicts.
This is cunning doublespeak for "use vendor code".


110006 28-Jan-2003 markm

Remove files no longer on OpenSSL 0.9.7. crypto/des/rnd_keys.c is
retained as it is still used.


109999 28-Jan-2003 markm

This commit was generated by cvs2svn to compensate for changes in r109998,
which included commits to RCS files with non-trunk default branches.


109995 28-Jan-2003 nectar

Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required
two basic changes (both of which should be no-ops until OpenSSL 0.9.7
is imported):

= Define OPENSSL_DES_LIBDES_COMPATIBILITY wherever we include
openssl/des.h.

= Spell `struct des_ks_struct []' using the existing
`des_key_schedule' typedef.

When OpenSSL 0.9.7 is imported, `des_key_schedule' (among other
things) will be a macro invocation instead of a typedef, and things
should `just work'.

Yes, this commit does take several files off the vendor branch.
I do not expect there to be future imports of KTH Kerberos 4.


109683 22-Jan-2003 des

Force early initialization of the resolver library, since the resolver
configuration files will no longer be available once sshd is chrooted.

PR: 39953, 40894
Submitted by: dinoex
MFC after: 3 days


109642 21-Jan-2003 nectar

This commit was generated by cvs2svn to compensate for changes in r109641,
which included commits to RCS files with non-trunk default branches.


109466 18-Jan-2003 billf

add more RFC defined telnet options

Reviewed by: ps


108159 21-Dec-2002 des

The previous commit contained a stupid mistake: ctxt->pam_[cp]sock was
initialized after the call to pthread_create() instead of before. It just
happened to work with threads enabled because ctxt is shared, but of
course it doesn't work when we use a child process instead of threads.


107861 14-Dec-2002 des

If possible, use pthreads instead of a child process for PAM.

Reimplement the necessary bits from auth_pam.c and auth2_pam.c so that
they share the PAM context used by the keyboard-interactive thread. If
a child process is used instead, they will (necessarily) use a separate
context.

Constify do_pam_account() and do_pam_session().

Sponsored by: DARPA, NAI Labs


107860 14-Dec-2002 des

Add a missing #include "canohost.h".


107859 14-Dec-2002 des

Remove code related to the PAMAuthenticationViaKbdInt option (which we've
disabled). This removes the only reference to auth2_pam().


107858 14-Dec-2002 des

Back out a lastlog-related change which is no longer relevant.


107857 14-Dec-2002 des

Fix a rounding error in the block size calculation.

Submitted by: tjr


107553 03-Dec-2002 des

Since OpenSSH drops privileges before calling pam_open_session(3),
pam_lastlog(8) can't possibly work, so let OpenSSH handle lastlog.

Approved by: re (rwatson)


107299 27-Nov-2002 eric

Merge argument parsing changes into this copy of telnet.

Submitted by: markm
Approved by: bmah


107208 24-Nov-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r107207,
which included commits to RCS files with non-trunk default branches.


106489 06-Nov-2002 des

Add caveats regarding the effect of PAM on PasswordAuthentication and
PermitRootLogin.

PR: docs/43776
MFC after: 1 week


106465 05-Nov-2002 des

Document the current default for VersionAddendum.


106464 05-Nov-2002 des

Accurately reflect our local changes and additions.


106463 05-Nov-2002 des

Document the current default value for VersionAddendum.


106353 02-Nov-2002 des

Switch to two-clause license, with NAI's permission.


106130 29-Oct-2002 des

Resolve conflicts.


106129 29-Oct-2002 des

Protect against tag expansion + fix some brainos.


106128 29-Oct-2002 des

Some tricks I use when I upgrade.


106127 29-Oct-2002 des

Correct shell code to expand globs in FREEBSD-Xlist


106126 29-Oct-2002 des

More cruft.


106122 29-Oct-2002 des

This commit was generated by cvs2svn to compensate for changes in r106121,
which included commits to RCS files with non-trunk default branches.


105766 23-Oct-2002 assar

This commit was generated by cvs2svn to compensate for changes in r105765,
which included commits to RCS files with non-trunk default branches.


105673 22-Oct-2002 assar

This commit was generated by cvs2svn to compensate for changes in r105672,
which included commits to RCS files with non-trunk default branches.


104331 02-Oct-2002 dd

Permit the argument to the -s option to be a hostname. I see no
reason to restrict this to a numeric address.

PR: 41841
Submitted by: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>,
Maxim Maximov <mcsi@agava.com>


104205 30-Sep-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r104204,
which included commits to RCS files with non-trunk default branches.


103956 25-Sep-2002 markm

Catch up with "base" telnet.
s/FALL THROUGH/FALLTHROUGH/ for lint(1).


103955 25-Sep-2002 markm

Catch up with "base" telnet.

s/FALL THROUGH/FALLTHROUGH/ for lint(1).
s/Usage/usage/ for consistency.


103954 25-Sep-2002 markm

From the requestor:

"Could you do me a favor and fix sys_bsd.c to get the howmany() macro
from <sys/param.h>, instead of <sys/types.h>? This will save me from
having to worry about the unsync'd bits before making the change."

Requested by: mike


103542 18-Sep-2002 nectar

These RFCs and internet-drafts are not really needed in the base
system, and I've not been importing them lately. cvs rm them now
so they can be cleaned out of the attic later.

Requested by: obrien


103426 16-Sep-2002 nectar

Resolve conflicts.


103424 16-Sep-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r103423,
which included commits to RCS files with non-trunk default branches.


103134 09-Sep-2002 ume

sshd didn't handle actual size of struct sockaddr correctly,
and did copy it as long as just size of struct sockaddr. So,
If connection is via IPv6, sshd didn't log hostname into utmp
correctly.
This problem occured only under FreeBSD because of our hack.
However, this is potential problem of OpenSSH-portable, and
they agreed to fix this.
Though, there is no fixed version of OpenSSH-portable available
yet, since this problem is serious for IPv6 users, I commit the
fix.

Reported by: many people
Reviewed by: current@ and stable@ (no objection)
MFC after: 3 days


103108 09-Sep-2002 kuriyama

Fix typo (s@src/crypto/openssh-portable@src/crypto/openssh@).


102654 30-Aug-2002 nectar

Pass the pointy hat! Remove accidently imported files.


102651 30-Aug-2002 nectar

Remove some parts of the Heimdal distribution which we do not use
and have never used.


102648 30-Aug-2002 nectar

Remove files no longer relevant after latest import.


102647 30-Aug-2002 nectar

Resolve conflicts after import of Heimdal Kerberos circa 2002/08/29.


102645 30-Aug-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r102644,
which included commits to RCS files with non-trunk default branches.


102250 22-Aug-2002 nsayer

Encrypted strings (after hex decoding) aren't null terminated, because
0 might simply be part of the ciphertext.

PR: bin/40266
Submitted by: andr@dgap.mipt.ru
MFC after: 3 days


101621 10-Aug-2002 nectar

Resolve conflicts.


101619 10-Aug-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r101618,
which included commits to RCS files with non-trunk default branches.


101616 10-Aug-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r101615,
which included commits to RCS files with non-trunk default branches.


101614 10-Aug-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r101613,
which included commits to RCS files with non-trunk default branches.


101387 05-Aug-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r101386,
which included commits to RCS files with non-trunk default branches.


101385 05-Aug-2002 ache

Do login cap calls _before_ descriptors are hardly closed because close may
invalidate login cap descriptor.

Reviewed by: des


100943 30-Jul-2002 nectar

Resolve conflicts after import of OpenSSL 0.9.6e.


100937 30-Jul-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r100936,
which included commits to RCS files with non-trunk default branches.


100934 30-Jul-2002 nectar

This man page has not been referenced by anything for a while,
and is not part of the OpenSSL distribution. Remove it.


100932 30-Jul-2002 nectar

Remove many obsolete files. The majority of these are simply no
longer included as part of the OpenSSL distribution. However, a few
we just don't need and are explicitly excluded in FREEBSD-Xlist.


100931 30-Jul-2002 nectar

Resolve conflicts after import of OpenSSL 0.9.6d.


100929 30-Jul-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r100928,
which included commits to RCS files with non-trunk default branches.


100927 30-Jul-2002 nectar

Update list of files to remove prior to import of OpenSSL 0.9.6d


100838 29-Jul-2002 fanf

Use login_getpwclass() instead of login_getclass() so that the root
vs. default login class distinction is made correctly.

PR: 37416
Approved by: des
MFC after: 4 days


100715 26-Jul-2002 fanf

FreeBSD doesn't use the host RSA key by default.

Reviewed by: des


100693 26-Jul-2002 ache

Problems addressed:

1) options.print_lastlog was not honored.
2) "Last login: ..." was printed twice.
3) "copyright" was not printed
4) No newline was before motd.

Reviewed by: maintainer's silence in 2 weeks (with my constant reminders)


100678 25-Jul-2002 fanf

Document the FreeBSD default for CheckHostIP, which was changed in
rev 1.2 of readconf.c.

Approved by: des


100583 23-Jul-2002 des

Whitespace nit.


100254 17-Jul-2002 des

In pam_init_ctx(), register a cleanup function that will kill the child
process if a fatal error occurs. Deregister it in pam_free_ctx().


99768 11-Jul-2002 des

Use realhostname_sa(3) so the IP address will be used instead of the
hostname if the latter is too long for utmp.

Submitted by: ru
MFC after: 3 days


99748 10-Jul-2002 des

Do not try to use PAM for password authentication, as it is
already (and far better) supported by the challenge/response
authentication mechanism.


99747 10-Jul-2002 des

Don't forget to clear the buffer before reusing it.


99455 05-Jul-2002 des

Rewrite to use the buffer API instead of roll-your-own messaging.

Suggested by: Markus Friedl <markus@openbsd.org>
Sponsored by: DARPA, NAI Labs


99454 05-Jul-2002 des

(forgot to commit) We don't need --with-opie since PAM takes care of it.


99319 03-Jul-2002 des

- Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE.

- We don't have setutent(3) etc., and I have no idea why configure ever
thought we did.


99315 03-Jul-2002 des

Two FreeBSD-specific nits in comments:
- ChallengeResponseAuthentication controls PAM, not S/Key
- We don't honor PAMAuthenticationViaKbdInt, because the code path it
controls doesn't make sense for us, so don't mention it.

Sponsored by: DARPA, NAI Labs


99259 02-Jul-2002 des

Version bump for mm_answer_pam_respond() fix.


99258 02-Jul-2002 des

Fix a braino in mm_answer_pam_respond() which would cause sshd to abort if
PAM authentication failed due to an incorrect response.


99132 30-Jun-2002 des

Forgot to update the addendum in the config files.


99065 29-Jun-2002 des

Regenerate.


99064 29-Jun-2002 des

<sys/mman.h> requires <sys/types.h>.


99063 29-Jun-2002 des

Resolve conflicts.

Sponsored by: DARPA, NAI Labs


99061 29-Jun-2002 des

This commit was generated by cvs2svn to compensate for changes in r99060,
which included commits to RCS files with non-trunk default branches.


99059 29-Jun-2002 des

Commit config.h so we don't need autoconf to build world.


99057 29-Jun-2002 des

OpenBSD lifted this code our tree. Preserve the original CVS id.


99056 29-Jun-2002 des

Use our __RCSID().


99055 29-Jun-2002 des

Make sure the environment variables set by setusercontext() are passed on
to the child process.

Reviewed by: ache
Sponsored by: DARPA, NAI Labs


99054 29-Jun-2002 des

Canonicize the host name before looking it up in the host file.

Sponsored by: DARPA, NAI Labs


99053 29-Jun-2002 des

Apply class-imposed login restrictions.

Sponsored by: DARPA, NAI Labs


99052 29-Jun-2002 des

PAM support, the FreeBSD way.

Sponsored by: DARPA, NAI Labs


99051 29-Jun-2002 des

Document FreeBSD defaults.

Sponsored by: DARPA, NAI Labs


99050 29-Jun-2002 des

Document FreeBSD defaults and paths.

Sponsored by: DARPA, NAI Labs


99049 29-Jun-2002 des

Remove duplicate.


99048 29-Jun-2002 des

Apply FreeBSD's configuration defaults.

Sponsored by: DARPA, NAI Labs


99047 29-Jun-2002 des

Add the VersionAddendum configuration variable.

Sponsored by: DARPA, NAI Labs


99046 29-Jun-2002 des

Support OPIE as an alternative to S/Key.

Sponsored by: DARPA, NAI Labs


99045 29-Jun-2002 des

Document the upgrade process.


99044 29-Jun-2002 des

Files we don't want to import.


98941 27-Jun-2002 des

Forcibly revert to mainline.


98938 27-Jun-2002 des

This commit was generated by cvs2svn to compensate for changes in r98937,
which included commits to RCS files with non-trunk default branches.


98884 26-Jun-2002 markm

Warnings fixes. Sort out some variable types.


98882 26-Jun-2002 markm

Help fix warnings by marking an argument as unused.


98742 24-Jun-2002 dinoex

remove declaration of authlog
use variable from_host
Reviewed by: des


98738 24-Jun-2002 des

IPv4or6 is already defined in libssh.


98706 23-Jun-2002 des

Resolve conflicts and document local changes.


98695 23-Jun-2002 des

Correctly export the environment variables set by setusercontext().

Sponsored by: DARPA, NAI Labs


98684 23-Jun-2002 des

Resolve conflicts. Known issues:

- sshd fails to set TERM correctly.
- privilege separation may break PAM and is currently turned off.
- man pages have not yet been updated

I will have these issues resolved, and privilege separation turned on by
default, in time for DP2.

Sponsored by: DARPA, NAI Labs


98676 23-Jun-2002 des

This commit was generated by cvs2svn to compensate for changes in r98675,
which included commits to RCS files with non-trunk default branches.


97341 27-May-2002 jmallett

Don't risk catching a signal while handling a signal for a dying child, as we
can then end up not properly clearing wtmp/utmp entries.

PR: bin/37934
Submitted by: Sandeep Kumar <skumar@juniper.net>
Reviewed by: markm
MFC after: 2 weeks


96434 12-May-2002 jedgar

Remove _PATH_CP now that it is defined in paths.h

Reviewed by: des


96385 11-May-2002 alfred

unbreak build:

commands.c, sys_bsd.c: comment out/remove junk after #endif/#else
network.c, terminal.c, utlities.c: include stdlib.h for exit(3)


96226 08-May-2002 des

Resurrect as an empty file to unbreak the build. We have everything we
need in paths.h.


96108 06-May-2002 markm

Fix an external declaration that was causing telnetd to core dump.

MFC after: 1 week
PR: 37766


95894 01-May-2002 obrien

Usual after-import fixup of SCM IDs.


95456 25-Apr-2002 des

Back out previous commit.


95431 25-Apr-2002 jkh

Change default challenge/response behavior of sshd by popular demand.
This brings us into sync with the behavior of sshd on other Unix platforms.

Submitted by: Joshua Goodall <joshua@roughtrade.net>


95312 23-Apr-2002 ache

1) Proberly conditionalize PAM "last login" printout.
2) For "copyright" case #ifdef HAVE_LOGIN_CAP was placed on too big block,
narrow it down.
3) Don't check the same conditions twice (for "copyright" and "welcome"),
put them under single block.
4) Print \n between "copyright" and "welcome" as our login does.

Reviewed by: des (1)


95242 22-Apr-2002 des

Don't report last login time in PAM case. (perforce change 10057)

Sponsored by: DARPA, NAI Labs


95241 22-Apr-2002 des

Fix warnings + wait for child so it doesn't go zombie (perforce change 10122)


95207 21-Apr-2002 ache

Move LOGIN_CAP calls before all file descriptors are closed hard, since some
descriptors may be used by LOGIN_CAP internally, add login_close().

Use "nocheckmail" LOGIN_CAP capability too like our login does.


95120 20-Apr-2002 ache

Fix TZ & TERM handling for use_login case of rev. 1.24


95119 20-Apr-2002 ache

1) Surprisingly, "CheckMail" handling code completely removed from this
version, so documented "CheckMail" option exists but does nothing.
Bring it back to life adding code back.

2) Cosmetique. Reduce number of args in do_setusercontext()


95109 20-Apr-2002 ache

1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in old
code merge.

2) In addition honor "timezone" and "term" capabilities from login.conf,
not overwrite them once they set (they are TZ and TERM variables).


95105 20-Apr-2002 ache

Please repeat after me: setusercontext() modifies _current_ environment, but
sshd uses separate child_env. So, to make setusercontext() really does
something, environment must be switched before call and passed to child_env
back after it.

The error here was that modified environment not passed back to child_env,
so all variables that setusercontext() adds are lost, including ones from
~/.login_conf


94657 14-Apr-2002 des

Fix some warnings. Don't record logins twice in USE_PAM case. Strip
"/dev/" off the tty name before passing it to auth_ttyok or PAM.

Inspired by: dinoex
Sponsored by: DARPA, NAI Labs


94511 12-Apr-2002 des

Back out previous backout. It seems I was right to begin with, and DSA is
preferrable to RSA (not least because the SECSH draft standard requires
DSA while RSA is only recommended).


94464 11-Apr-2002 des

Knowledgeable persons assure me that RSA is preferable to DSA and that we
should transition away from DSA.


94439 11-Apr-2002 des

Prefer DSA to RSA if both are available.


94438 11-Apr-2002 des

Do not attempt to load an ssh2 RSA host key by default.


94203 08-Apr-2002 ru

Align for const poisoning in -lutil.


93927 06-Apr-2002 des

Nuke stale copy of the pam_ssh(8) source code.


93704 02-Apr-2002 des

Revert to vendor version, what little was left of our local patches here
was incorrect.

Pointed out by: Markus Friedl <markus@openbsd.org>


93701 02-Apr-2002 des

Change the FreeBSD version addendum to "FreeBSD-20020402". This shortens
the version string to 28 characters, which is below the 40-character limit
specified in the proposed SECSH standard. Some servers, however (like the
one built into the Foundry BigIron line of switches) will hang when
confronted with a version string longer than 24 characters, so some users
may need to shorten it further.

Sponsored by: DARPA, NAI Labs


93698 02-Apr-2002 des

Make the various ssh clients understand the VersionAddendum option.

Submitted by: pb


93221 26-Mar-2002 ru

Switch over to using pam_login_access(8) module in sshd(8).
(Fixes static compilation. Reduces diffs to OpenSSH.)

Reviewed by: bde


93216 26-Mar-2002 nectar

REALLY correct typo this time.

Noticed by: roam


93155 25-Mar-2002 nectar

Fix typo (missing paren) affecting KRB4 && KRB5 case.

Approved by: des


93042 23-Mar-2002 des

We keep moduli(5) in /etc/ssh, not /etc.


92879 21-Mar-2002 des

Correctly set PAM_RHOST so e.g. pam_login_access(8) can do its job.

Sponsored by: DARPA, NAI Labs


92878 21-Mar-2002 des

Use the "sshd" service instead of "csshd". The latter was only needed
because of bugs (incorrect design decisions, actually) in Linux-PAM.

Sponsored by: DARPA, NAI Labs


92876 21-Mar-2002 des

Use PAM instead of S/Key (or OPIE) for SSH2.

Sponsored by: DARPA, NAI Labs


92836 20-Mar-2002 des

Note that portions of this software were

Sponsored by: DARPA, NAI Labs


92832 20-Mar-2002 des

- Change the prompt from "S/Key Password: " to "OPIE Password: "

- If the user doesn't have an OPIE key, don't challenge him. This is
a workaround until I get PAM to work properly with ssh2.

Sponsored by: DARPA, NAI Labs


92708 19-Mar-2002 des

Unbreak for KRB4 ^ KRB5 case.

Sponsored by: DARPA, NAI Labs


92564 18-Mar-2002 des

Revive this file (which is used for opie rather than skey)


92559 18-Mar-2002 des

Fix conflicts.


92556 18-Mar-2002 des

This commit was generated by cvs2svn to compensate for changes in r92555,
which included commits to RCS files with non-trunk default branches.


92402 16-Mar-2002 des

Diff reduction.

Sponsored by: DARPA, NAI Labs


91810 07-Mar-2002 nectar

Update version string.


91688 05-Mar-2002 nectar

Fix off-by-one error.

Obtained from: OpenBSD


91431 27-Feb-2002 green

Use login_getpwclass() instead of login_getclass() so that default
mapping of user login classes works.

Obtained from: TrustedBSD project
Sponsored by: DARPA, NAI Labs


90931 19-Feb-2002 nectar

Update build after import of Heimdal Kerberos 2002/02/17.


90930 19-Feb-2002 nectar

Remove files that were dropped from Heimdal Kerberos 2002/02/17.


90929 19-Feb-2002 nectar

Resolve conflicts after import of Heimdal Kerberos 2002/02/17.


90927 19-Feb-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r90926,
which included commits to RCS files with non-trunk default branches.


90242 05-Feb-2002 sheldonh

Don't use non-signal-safe functions (exit(3) in this case) in
signal handlers. In this case, use _exit(2) instead, following
the call to shutdown(2).

This fixes rare telnetd hangs.

PR: misc/33672
Submitted by: Umesh Krishnaswamy <umesh@juniper.net>
MFC after: 1 month


89840 27-Jan-2002 kris

Resolve conflicts.


89838 27-Jan-2002 kris

This commit was generated by cvs2svn to compensate for changes in r89837,
which included commits to RCS files with non-trunk default branches.


89703 23-Jan-2002 ru

Make libssh.so useable (undefined reference to IPv4or6).

Reviewed by: des, markm
Approved by: markm


89403 15-Jan-2002 nectar

This commit was generated by cvs2svn to compensate for changes in r89402,
which included commits to RCS files with non-trunk default branches.


89014 07-Jan-2002 green

Fix a coredump bug occurring if ssh-keygen attempts to change the password
on a DSA key.

Submitted by: ian j hart <ianjhart@ntlworld.com>


87882 14-Dec-2001 ru

mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.


87558 09-Dec-2001 jkh

Don't assume that the number of fds to select on is known quantity (in
this case 16). Use dynamic FD_SETs and calculated high-water marks
throughout. There are also too many versions of telnet in the tree.

Obtained from: OpenBSD and Apple's Radar database
MFC after: 2 days


87358 04-Dec-2001 ru

Fixed bugs from previous revision.

Removed -s from SYNOPSIS and restored -S in DESCRIPTION.


87308 03-Dec-2001 nectar

Update version string since we applied a fix for the UseLogin issue.


87277 03-Dec-2001 jhay

Protect variables and function prototypes that are only used in the INET6
case with an ifdef INET6.

This make the fixit floppy compile again.

Reviewed by: markm


87267 03-Dec-2001 markm

More help for alpha WARNS=2. This code is, erm, unusual. Anyone who
feels like rewriting it will meet no objection from me.


87266 03-Dec-2001 markm

help the alphas out with the WARNS=2 stuff.


87255 03-Dec-2001 nectar

Do not pass user-defined environmental variables to /usr/bin/login.

Obtained from: OpenBSD
Approved by: green


87174 01-Dec-2001 markm

Protect names that are used elsewhere. This fixes WARNS=2 breakage
in crypto telnet.


87155 30-Nov-2001 markm

Damn. The previous mega-commit was incomplete WRT ANSIfication. This
fixes that.


87139 30-Nov-2001 markm

Very large style makeover.

1) ANSIfy.
2) Clean up ifdefs so that
a) ones that never/always apply are appropriately either
fully removed, or just the #if junk is removed.
b) change #if defined(FOO) for appropiate values of FOO.
(currently AUTHENTICATION and ENCRYPTION)
3) WARNS=2 fixing
4) GC other unused stuff

This code can now be unifdef(1)ed to make non-crypto telnet.


86617 19-Nov-2001 dwmalone

In the "UseLogin yes" case we need env to be NULL to make sure it
will be correctly initialised.

PR: 32065
Tested by: The Anarcat <anarcat@anarcat.dyndns.org>
MFC after: 3 days


85703 29-Oct-2001 jhb

Fix world by trimming an extra comment terminator.


85690 29-Oct-2001 nsayer

Add Berkeley copyright to SRA.

This is by the kind permission of Dave Safford, formerly of TAMU who wrote the
original code. Here is an excerpt of the e-mail exchange concerning this
issue:

Dave Safford wrote:
>Nick Sayer wrote:
>> Some time ago we spoke about SRA and importing it into FreeBSD. I forgot to
>> ask if you had a prefered license boilerplate for the top of the files. It
>> has come up recently, and the SRA code in FreeBSD doesn't have one.

>I really have no preference - use whatever is most convenient in the
>FreeBSD environment.

>dave safford

This is the standard BSD license with clause 3 removed and clause 4
suitably renumbered.

MFC after: 1 day


85600 27-Oct-2001 markm

Diff-reduce these two.

Really, one of them needs to disappear. I'll figure out which
later.

Reported by: bde


84305 01-Oct-2001 markm

Add __FBSDID() to diff-reduce with "base" telnet.


84043 27-Sep-2001 green

Modify a "You don't exist" message, pretty rude for transient YP failures.


82961 04-Sep-2001 assar

fix renamed options in some of the code that was #ifdef AFS
also print an error if krb5 ticket passing is disabled

Submitted by: Jonathan Chen <jon@spock.org>


82497 29-Aug-2001 markm

Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.


82410 27-Aug-2001 ps

Backout last change. I didnt follow the thread and made a mistake
with this. localisations is a valid spelling. Oops


82408 27-Aug-2001 ps

Correctly spell localizations


82326 25-Aug-2001 dd

Remove description of an option that only applies to UNICOS < 7.0.
That define may still be present in the source, but I don't think
anyone has plans to try to use it.

Obtained from: NetBSD


81965 20-Aug-2001 markm

Code merge and diff reduce with "base" telnet. This is the "later"
telnet, so it was treated as the reference code, except where later
commits were made to "base" telnet.


81796 16-Aug-2001 green

Update the OpenSSH minor-version string.

Requested by: obrien
Reviewed by: rwatson


81665 15-Aug-2001 horikawa

Removal of following export controll related sentences:
o Because of export controls, TELNET ENCRYPT option is not supported outside
of the United States and Canada.
o Because of export controls, data encryption
is not supported outside of the United States and Canada.

src/crypto/README revision 1.5 commit log says:
> Crypto sources are no longer export controlled:
> Explain, why crypto sources are still in crypto/.
and actually telnet encryption is used outside of US and Canada now.

Pointed out by: OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp>
Reviewed by: no objection on doc


81622 14-Aug-2001 ru

mdoc(7) police: s/BSD/.Bx/ where appropriate.


80224 23-Jul-2001 kris

output_data(), output_datalen() and netflush() didn't actually guarantee
to do what they are supposed to: under some circumstances output data would
be truncated, or the buffer would not actually be flushed (possibly leading
to overflows when the caller assumes the operation succeeded). Change the
semantics so that these functions ensure they complete the operation before
returning.

Comment out diagnostic code enabled by '-D reports' which causes an
infinite recursion and an eventual crash.

Patch developed with assistance from ru and assar.


80038 20-Jul-2001 ru

More potential buffer overflow fixes.

o Fixed `nfrontp' calculations in output_data(). If `remaining' is
initially zero, it was possible for `nfrontp' to be decremented.

Noticed by: dillon

o Replaced leaking writenet() with output_datalen():

: * writenet
: *
: * Just a handy little function to write a bit of raw data to the net.
: * It will force a transmit of the buffer if necessary
: *
: * arguments
: * ptr - A pointer to a character string to write
: * len - How many bytes to write
: */
: void
: writenet(ptr, len)
: register unsigned char *ptr;
: register int len;
: {
: /* flush buffer if no room for new data) */
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
: if ((&netobuf[BUFSIZ] - nfrontp) < len) {
: /* if this fails, don't worry, buffer is a little big */
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
: netflush();
: }
:
: memmove(nfrontp, ptr, len);
: nfrontp += len;
:
: } /* end of writenet */

What an irony! :-)

o Optimized output_datalen() a bit.


80001 19-Jul-2001 kris

Resolve conflicts


79999 19-Jul-2001 kris

This commit was generated by cvs2svn to compensate for changes in r79998,
which included commits to RCS files with non-trunk default branches.


79992 19-Jul-2001 ru

vsnprintf() can return a value larger than the buffer size.

Submitted by: assar
Obtained from: OpenBSD


79981 19-Jul-2001 ru

Fixed the exploitable remote buffer overflow.

Reported on: bugtraq
Obtained from: Heimdal, NetBSD
Reviewed by: obrien, imp


79683 13-Jul-2001 nectar

Bug fix: When the client connects to a server and Kerberos
authentication is enabled, the client effectively ignores any error
from krb5_rd_rep due to a missing branch.

In theory this could result in an ssh client using Kerberos 5
authentication accepting a spoofed AP-REP. I doubt this is a real
possiblity, however, because the AP-REP is passed from the server to
the client via the SSH encrypted channel. Any tampering should cause
the decryption or MAC to fail.

Approved by: green
MFC after: 1 week


79528 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


79398 07-Jul-2001 green

Fix an incorrect conflict resolution which prevented TISAuthentication
from working right in 2.9.


79324 05-Jul-2001 ru

mdoc(7) police: merge all fixes from non-crypto version.


79323 05-Jul-2001 ru

MF non-crypto: 1.13: document -u in usage.


78976 29-Jun-2001 green

Also add a colon to "Bad passphrase, please try again ".


78975 29-Jun-2001 green

Put in a missing colon in the "Enter passphrase" message.


78827 26-Jun-2001 green

Back out the last change which is probably actually a red herring. Argh!


78826 26-Jun-2001 green

Don't pointlessly kill a channel because the first (forced)
non-blocking read returns 0.

Now I can finally tunnel CVSUP again...


78536 21-Jun-2001 assar

fix merges from 0.3f


78528 21-Jun-2001 assar

This commit was generated by cvs2svn to compensate for changes in r78527,
which included commits to RCS files with non-trunk default branches.


78348 16-Jun-2001 assar

(do_authloop): handle !KRB4 && KRB5


78263 15-Jun-2001 markm

Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 does
not imply that you want, need or have kerberosIV headers.


78129 12-Jun-2001 green

Enable Kerberos 5 support in sshd again.


77925 08-Jun-2001 green

Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.

Obtained from: OpenBSD


77114 24-May-2001 obrien

Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.


77105 24-May-2001 dillon

Oops, forgot the 'u' in the getopt for the previous commit.


77095 23-May-2001 dillon

A feature to allow one to telnet to a unix domain socket. (MFC from
non-crypto version)

Also update the crypto telnet's man page to reflect other options
ported from the non-crypto version.

Obtained from: Lyndon Nerenberg <lyndon@orthanc.ab.ca>


76870 20-May-2001 kris

Resolve conflicts


76867 20-May-2001 kris

This commit was generated by cvs2svn to compensate for changes in r76866,
which included commits to RCS files with non-trunk default branches.


76820 18-May-2001 obrien

Restore the RSA host key to /etc/ssh/ssh_host_key.
Also fix $FreeBSD$ spamage in crypto/openssh/sshd_config rev. 1.16.


76751 17-May-2001 nsayer

Make the PAM user-override actually override the correect thing.


76712 17-May-2001 peter

Back out last commit. This was already fixed. This should never have
happened, this is why we have commit mail expressly delivered to
committers.


76711 17-May-2001 peter

Fix the latest telnet breakage. Obviously this was never compiled.


76697 16-May-2001 nsayer

Since the root-on-insecure-tty code was added to telnetd, a dependency
on char *line was added to libtelnet. Put a dummy one in to keep the
linker happy.


76696 16-May-2001 nsayer

Make sure the protocol actively rejects bad data rather than
(potentially) not responding to an invalid SRA 'auth is' message.


76691 16-May-2001 nsayer

srandomdev() affords us the opportunity to radically improve, and at the
same time simplify, the random number selection code.


76690 16-May-2001 nsayer

Catch any attempted buffer overflows. The magic numbers in this code
(512) are a little distressing, but the method really needs to be
extended to allow server-supplied DH parameters anyway.

Submitted by: kris


76689 16-May-2001 nsayer

Catch malloc return failures. This should help avoid dereferencing NULL on
low-memory situations.

Submitted by: kris


76616 15-May-2001 peter

Hack to work around braindeath in libtelnet:sra.c. The sra.o file
references global variables from telnetd, but is also linked into
telnet as well. I was tempted to back out the last sra.c change
as it is 100% bogus and should be taken out and shot, but for now
this bandaid should get world working again. :-(


76610 15-May-2001 nsayer

If the uid of the attempted authentication is 0 and if the pty is
insecure, do not succeed. Copied from login.c. This functionality really
should be a PAM module.


76607 15-May-2001 green

If a host would exceed 16 characters in the utmp entry, record only
it's IP address/base host instead.

Submitted by: brian


76582 14-May-2001 ru

mdoc(7) police: finished fixing conflicts in revision 1.18.


76464 11-May-2001 markm

Fix make world in the kerberosIV case.


76452 11-May-2001 assar

merge imported changes into HEAD


76394 09-May-2001 alfred

Fix some of the handling in the pam module, don't unregister things
that were never registered. At the same time handle a failure from
pam_setcreds with a bit more paranioa than the previous fix.

Sync a bit with the "Portable OpenSSH" work to make comparisons a easier.


76384 08-May-2001 green

Since PAM is broken, let pam_setcred() failure be non-fatal.


76372 08-May-2001 assar

This commit was generated by cvs2svn to compensate for changes in r76371,
which included commits to RCS files with non-trunk default branches.


76339 07-May-2001 nsayer

Pointy hat fix -- reapply the SRA PAM patch. To -current this time.


76292 05-May-2001 green

sshd_config should still be keeping ssh host keys in /etc/ssh, not /etc.


76287 05-May-2001 green

Finish committing _more_ somehow-uncommitted OpenSSH 2.9 updates.
(Missing Delta Brigade, tally-ho!)


76265 04-May-2001 green

Get ssh(1) compiling with MAKE_KERBEROS5.


76263 04-May-2001 green

Remove obsoleted files.


76262 04-May-2001 green

Fix conflicts for OpenSSH 2.9.


76260 04-May-2001 green

This commit was generated by cvs2svn to compensate for changes in r76259,
which included commits to RCS files with non-trunk default branches.


76227 03-May-2001 green

Add a "VersionAddendum" configuration setting for sshd which allows
anyone to easily change the part of the OpenSSH version after the main
version number. The FreeBSD-specific version banner could be disabled
that way, for example:

# Call ourselves plain OpenSSH
VersionAddendum


76226 03-May-2001 green

Backout completely canonical lookup modifications.


75505 14-Apr-2001 markm

Toss into attic stuff we don't use.


75465 13-Apr-2001 ru

mdoc(7) police: removed hard sentence breaks introduced in rev.1.10.


75263 06-Apr-2001 nsayer

Clean up telnet's argument processing a bit. autologin and encryption is
now the default, so ignore the arguments that turn it on. Add a new -y
argument to turn off encryption in case someone wants to do that. Sync
these changes with the man page (including removing the now obsolete
statement about availability only in the US and Canada).


75236 05-Apr-2001 nsayer

Reactivate SRA.

Make handling of SIGINT and SIGQUIT follow SIGTSTP in TerminalNewMode().
This allows people to break out of SRA authentication if they wish to.


74503 20-Mar-2001 green

Suggested by kris, OpenSSH shall have a version designated to note that
it's not "plain" OpenSSH 2.3.0.


74500 20-Mar-2001 green

Make password attacks based on traffic analysis harder by requiring that
"non-echoed" characters are still echoed back in a null packet, as well
as pad passwords sent to not give hints to the length otherwise.

Obtained from: OpenBSD


74411 18-Mar-2001 nsayer

Fix core noted in -stable with 'auth disable SRA'.

I just mistakenly commited this to RELENG_4. I have contacted Jordan to see
about how to fix this. Pass the pointy hat.


74291 15-Mar-2001 asmodai

Fix double mention of ssh.

This file is already off the vendorbranch, nonetheless it needs to be
submitted back to the OpenSSH people.

PR: 25743
Submitted by: David Wolfskill <dhw@whistle.com>


74278 15-Mar-2001 green

Don't dump core when an attempt is made to login using protocol 2 with
an invalid user name.


74197 13-Mar-2001 assar

(try_krb5_authentication): simplify code. from joda@netbsd.org


74147 12-Mar-2001 assar

Fix LP64 problem in Kerberos 5 TGT passing.

Obtained from: NetBSD (done by thorpej@netbsd.org)


74138 12-Mar-2001 assar

enable auto-negotiation of encrypt and decrypt


74136 12-Mar-2001 assar

initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory.

PR: bin/20779


74090 11-Mar-2001 green

Reenable the SIGPIPE signal handler default in all cases for spawned
sessions.


73432 04-Mar-2001 markm

Remove stuff that is really "ports material", generated files and
stuff for other OS's. Also remove stuff (libraries) that are
already present in FreeBSD and must not get mixed up in our
code.


73426 04-Mar-2001 markm

Trim down the source tree a bit. We shouldn't have blatantly
uncompilable bits in here (like X stuff), nor should we have
too much "ports material".


73400 04-Mar-2001 assar

Add code for being compatible with ssh.com's krb5 authentication.
It is done by using the same ssh messages for v4 and v5 authentication
(since the ssh.com does not now anything about v4) and looking at the
contents after unpacking it to see if it is v4 or v5.
Based on code from Björn Grönvall <bg@sics.se>

PR: misc/20504


72616 18-Feb-2001 kris

Resolve conflicts


72614 18-Feb-2001 kris

This commit was generated by cvs2svn to compensate for changes in r72613,
which included commits to RCS files with non-trunk default branches.


72586 18-Feb-2001 ps

Make ConnectionsPerPeriod non-fatal for real.


72494 14-Feb-2001 markm

Fix a "make world"-breaking inconsistency for those folks making
a world with both KRB4 and KRB5.


72463 13-Feb-2001 assar

nuke conflict markers


72451 13-Feb-2001 assar

update to new heimdal libkrb5


72448 13-Feb-2001 assar

fix conflicts in heimdal 0.3e import


72446 13-Feb-2001 assar

This commit was generated by cvs2svn to compensate for changes in r72445,
which included commits to RCS files with non-trunk default branches.


72397 12-Feb-2001 kris

Patches backported from later development version of OpenSSH which prevent
(instead of just mitigating through connection limits) the Bleichenbacher
attack which can lead to guessing of the server key (not host key) by
regenerating it when an RSA failure is detected.

Reviewed by: rwatson


72285 10-Feb-2001 kris

Note that crypto/ is not used to build in, people should see secure/
instead.


72139 07-Feb-2001 asmodai

Synch: Add $FreeBSD$.


72093 06-Feb-2001 asmodai

Fix typo: compatability -> compatibility.

Compatability is not an existing english word.


72089 06-Feb-2001 asmodai

Fix typo: seperate -> separate.

Seperate does not exist in the english language.

Submitted to look at by: kris


72083 06-Feb-2001 asmodai

Fix typo: wierd -> weird.

There is no such thing as wierd in the english language.


72023 04-Feb-2001 green

Correctly fill in the sun_len for a sockaddr_sun.

Submitted by: Alexander Leidinger <Alexander@leidinger.net>


72021 04-Feb-2001 green

MFS: Don't use the canonical hostname here, too.


72020 04-Feb-2001 green

MFF: Make ConnectionsPerPeriod usage a warning, not fatal.


71899 01-Feb-2001 ru

mdoc(7) police: split punctuation characters + misc fixes.


71317 21-Jan-2001 green

Actually propagate back to the rest of the application that a command
was specified when using -t mode with the SSH client.

Submitted by: Dima Dorfman <dima@unixfreak.org>


70990 13-Jan-2001 green

/Really/ deprecate ConnectionsPerPeriod, ripping out the code for it
and giving a dire error to its lingering users.


70890 10-Jan-2001 ru

Prepare for mdoc(7)NG.


70726 06-Jan-2001 green

Fix a long-standing bug that resulted in a dropped session sometimes
when an X11-forwarded client was closed. For some reason, sshd didn't
disable the SIGPIPE exit handler and died a horrible death (well, okay,
a silent death really). Set SIGPIPE's handler to SIG_IGN.


70497 29-Dec-2000 assar

fix conflicts from merge


70495 29-Dec-2000 assar

This commit was generated by cvs2svn to compensate for changes in r70494,
which included commits to RCS files with non-trunk default branches.


69837 10-Dec-2000 assar

This commit was generated by cvs2svn to compensate for changes in r69836,
which included commits to RCS files with non-trunk default branches.


69834 10-Dec-2000 assar

This commit was generated by cvs2svn to compensate for changes in r69833,
which included commits to RCS files with non-trunk default branches.


69831 10-Dec-2000 assar

This commit was generated by cvs2svn to compensate for changes in r69830,
which included commits to RCS files with non-trunk default branches.


69825 10-Dec-2000 assar

(scrub_env): change to only accept a listed set of variables,
including only non-filename contents for TERMCAP


69591 05-Dec-2000 green

Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0
new features description elided in favor of checking out their
website.

Important new FreeBSD-version stuff: PAM support has been worked
in, partially from the "Unix" OpenSSH version, and a lot due to the
work of Eivind Eklend, too.

This requires at least the following in pam.conf:

sshd auth sufficient pam_skey.so
sshd auth required pam_unix.so try_first_pass
sshd session required pam_permit.so

Parts by: Eivind Eklend <eivind@FreeBSD.org>


69590 05-Dec-2000 green

Forgot to remove the old line in the last commit.


69588 05-Dec-2000 green

This commit was generated by cvs2svn to compensate for changes in r69587,
which included commits to RCS files with non-trunk default branches.


69584 04-Dec-2000 brian

Remove duplicate line

Not responded to by: kris, then green


69389 30-Nov-2000 asmodai

Add more environment variables to be filtered through scrub_env().
Synched from normal telnet.


69387 30-Nov-2000 asmodai

String paranoia fix. Synched from normal telnet.


69384 30-Nov-2000 asmodai

String paranoia. Merged from regular telnet.


69223 26-Nov-2000 kris

Correct definition of MAXHOSTNAMELEN in ifdef'ed code.

Submitted by: Edwin Groothuis <mavetju@chello.nl>
PR: bin/22787


69130 25-Nov-2000 green

In env_destroy(), it is a bad idea to env_swap(self, 0) to switch
back to the original environ unconditionally. The setting of the
variable to save the previous environ is conditional; it happens when
ENV.e_committed is set. Therefore, don't try to swap the env back
unless the previous env has been initialized.

PR: bin/22670
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>


69129 25-Nov-2000 billf

Correct an arguement to ssh_add_identity, this matches what is currently
in ports/security/openssh/files/pam_ssh.c

PR: 22164
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
Reviewed by: green
Approved by: green


68965 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


68891 19-Nov-2000 kris

Fix a buffer overflow from a long local hostname.

Obtained from: OpenBSD


68704 14-Nov-2000 green

Add login_cap and login_access support. Previously, these FreeBSD-local
checks were only made when using the 1.x protocol.


68701 14-Nov-2000 green

This commit was generated by cvs2svn to compensate for changes in r68700,
which included commits to RCS files with non-trunk default branches.


68666 13-Nov-2000 kris

Update list of files to remove prior to import


68654 13-Nov-2000 kris

Resolve conflicts, and garbage collect some local changes that are no
longer required


68652 13-Nov-2000 kris

This commit was generated by cvs2svn to compensate for changes in r68651,
which included commits to RCS files with non-trunk default branches.


68575 10-Nov-2000 ru

Avoid use of direct troff requests in mdoc(7) manual pages.


67865 29-Oct-2000 dougb

Add a CVS Id tag


67827 29-Oct-2000 kris

Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAY


65700 10-Sep-2000 green

Fix a few style oddities.


65699 10-Sep-2000 green

Fix a goof in timevaldiff.


65676 10-Sep-2000 kris

Remove files no longer present in OpenSSH 2.2.0 and beyond


65674 10-Sep-2000 kris

Resolve conflicts and update for OpenSSH 2.2.0

Reviewed by: gshapiro, peter, green


65669 10-Sep-2000 kris

This commit was generated by cvs2svn to compensate for changes in r65668,
which included commits to RCS files with non-trunk default branches.


65653 10-Sep-2000 kris

Nuke RSAREF support from orbit.

It's the only way to be sure.


65433 04-Sep-2000 kris

ttyname was not being passed into do_login(), so we were erroneously picking
up the function definition from unistd.h instead. Use s->tty instead.

Submitted by: peter


65398 03-Sep-2000 kris

bzero() the struct timeval for paranoia

Submitted by: gshapiro


65361 02-Sep-2000 kris

Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobody
was using this feature.


65360 02-Sep-2000 kris

Repair a broken conflict resolution in r1.2 which had the effect of nullifying
the login_cap and login.access checks for whether a user/host is allowed
access to the system for users other than root. But since we currently don't
have a similar check in the ssh2 code path anyway, it's um, "okay".

Submitted by: gshapiro


65359 02-Sep-2000 kris

Repair my dyslexia: s/opt/otp/ in the OPIE challenge. D'oh!

Submitted by: gshapiro


65358 02-Sep-2000 kris

Re-add missing "break" which was lost during a previous patch
integration. This currently has no effect.

Submitted by: gshapiro


65357 02-Sep-2000 kris

Turn on X11Forwarding by default on the server. Any risk is to the client,
where it is already disabled by default.

Reminded by: peter


65022 23-Aug-2000 kris

Increase the default value of LoginGraceTime from 60 seconds to 120
seconds.

PR: 20488
Submitted by: rwatson


65020 23-Aug-2000 kris

Respect X11BASE to derive the location of xauth(1)

PR: 17818
Submitted by: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>


64594 13-Aug-2000 kris

This commit was generated by cvs2svn to compensate for changes in r64593,
which included commits to RCS files with non-trunk default branches.


64584 13-Aug-2000 kris

This commit was generated by cvs2svn to compensate for changes in r64583,
which included commits to RCS files with non-trunk default branches.


64581 13-Aug-2000 kris

Fix setproctitle() vulnerability in non-compiled code.


64098 01-Aug-2000 asmodai

Chalk up another phkmalloc victim.

It seems as if uninitialised memory was the culprit.

We may want to contribute this back to the OpenSSH project.

Submitted by: Alexander Leidinger <Alexander@Leidinger.net> on -current.


64055 31-Jul-2000 alex

Crypto sources are no longer export controlled:
Explain, why crypto sources are still in crypto/.

Reviewed by: markm


63919 27-Jul-2000 asmodai

Fix a weird typo, is -> are.
The OpenSSH maintainer probably want to contribute this back to the
real OpenSSH guys.

Submitted by: Jon Perkin <sketchy@netcraft.com>


63915 27-Jul-2000 marko

Fixed a minor typo in the header.

Pointed out by: asmodai


63849 25-Jul-2000 marko

Committed, Thanks!!

PR: 20108
Submitted by: Doug Lee


63662 20-Jul-2000 ume

Fix buffer size of ALIGNed buffer.

PR: bin/20053
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>


63606 20-Jul-2000 assar

merge in syslog fixes, do not call syslog with variabel as format string


63248 16-Jul-2000 peter

Add missing $FreeBSD$ to files that are NOT still on vendor a branch.


62958 11-Jul-2000 nsayer

Fix 'telnet -X sra' coredump

PR# 19835


62944 11-Jul-2000 peter

Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes)


62943 11-Jul-2000 peter

Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600.


62942 11-Jul-2000 peter

Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' but
sshd's internal default was 'yes'. (if some cracker managed to trash
/etc/ssh/sshd_config, then root logins could be reactivated)

Approved by: kris


62940 11-Jul-2000 peter

Make FallBackToRsh off by default. Falling back to rsh by default is
silly in this day and age.

Approved by: kris


62868 10-Jul-2000 kris

Don't call printf with no format string.


62805 08-Jul-2000 ume

Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATA
change (getaddrinfo.c rev 1.12).


62773 07-Jul-2000 itojun

sync with usr.bin/telnet/commands.c 1.21 -> 1.22. pierre.dampure@alveley.org


62567 04-Jul-2000 green

Allow restarting on SIGHUP when the full path was not given as argv[0].
We do have /proc/curproc/file :)


62179 27-Jun-2000 green

So /this/ is what has made OpenSSH's SSHv2 support never work right!
In some cases, limits did not get set to the proper class, but
instead always to "default", because not all passwd copies were
done to completion.


62144 26-Jun-2000 green

Also make sure to close the socket that exceeds your rate limit.


62101 26-Jun-2000 green

Make rate limiting work per-listening-socket. Log better messages than
before for this, requiring a new function (get_ipaddr()). canohost.c
receives a $FreeBSD$ line.

Suggested by: Niels Provos <niels@OpenBSD.org>


62030 24-Jun-2000 markm

MFI. This is a documentation-only, diffreducing patch, that if
invoked will cause breakage. US Users - DO NOT try to turn on
IDEA - the sources are not included.


61828 19-Jun-2000 markm

Grrr. I hate CVS. These were supposed to be committed when I did the
IDEA fix earlier today.

Bring back IDEA from the dead (but not compiled by default).


61821 19-Jun-2000 markm

Re-add IDEA. This is not actually built unless asked for by the user.
(To avoid patent hassles).


61563 11-Jun-2000 kris

Fix syntax error in previous commit.

Submitted by: Udo Schweigert <ust@cert.siemens.de>


61529 10-Jun-2000 kris

Fix security botch in "UseLogin Yes" case: commands are executed with
uid 0.

Obtained from: OpenBSD


61498 10-Jun-2000 ru

Make `ssh-agent -k' work for csh(1)-like shells.


61320 06-Jun-2000 green

Allow "DenyUsers" to function.


61212 03-Jun-2000 kris

Resolve conflicts


61210 03-Jun-2000 kris

This commit was generated by cvs2svn to compensate for changes in r61209,
which included commits to RCS files with non-trunk default branches.


61208 03-Jun-2000 kris

Resolve conflicts


61207 03-Jun-2000 kris

This commit was generated by cvs2svn to compensate for changes in r61206,
which included commits to RCS files with non-trunk default branches.


61203 03-Jun-2000 kris

Bring vendor patches onto the main branch, and resolve conflicts.


61202 03-Jun-2000 kris

This commit was generated by cvs2svn to compensate for changes in r61201,
which included commits to RCS files with non-trunk default branches.


61200 03-Jun-2000 kris

This commit was generated by cvs2svn to compensate for changes in r61199,
which included commits to RCS files with non-trunk default branches.


61087 30-May-2000 kris

Update to the version of pam_ssh corresponding to OpenSSH 2.1 (taken
from the openssh port)

Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>


60938 26-May-2000 jake

Back out the previous change to the queue(3) interface.
It was not discussed and should probably not happen.

Requested by: msmith and others


60833 23-May-2000 jake

Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by: phk
Reviewed by: phk
Approved by: mdodd


60813 23-May-2000 ache

Turn on CheckMail to be more login-compatible by default


60785 22-May-2000 brian

Don't USE_PIPES

Spammed by: peter
Submitted by: mkn@uk.FreeBSD.org


60678 18-May-2000 kris

Correct two stupid typos in the DSA key location.

Submitted by: Udo Schweigert <ust@cert.siemens.de>


60663 17-May-2000 kris

Unbreak Kerberos5 compilation. This still remains untested.

Noticed by: obrien


60579 15-May-2000 kris

Oops, rename S/Key to Opie in line with FreeBSD usage.


60578 15-May-2000 kris

Create a DSA host key if one does not already exist, and teach sshd_config
about it.


60576 15-May-2000 kris

Resolve conflicts and update for FreeBSD.


60574 15-May-2000 kris

This commit was generated by cvs2svn to compensate for changes in r60573,
which included commits to RCS files with non-trunk default branches.


59803 30-Apr-2000 nik

Note that X11 Forwarding is off by default.

PR: docs/17566
Submitted by: Keith Stevenson <ktstev01@louisville.edu>


59402 19-Apr-2000 markm

MFF: catch up with FreeFall


59354 18-Apr-2000 kris

If stderr is closed, report the error message about missing libraries
via syslog instead.

Reviewed by: jkh


59287 16-Apr-2000 markm

Internat diff reducer.


59282 16-Apr-2000 markm

This commit was generated by cvs2svn to compensate for changes in r59281,
which included commits to RCS files with non-trunk default branches.


59194 13-Apr-2000 kris

Resolve conflicts.


59192 13-Apr-2000 kris

This commit was generated by cvs2svn to compensate for changes in r59191,
which included commits to RCS files with non-trunk default branches.


59027 05-Apr-2000 kris

Correct a typo and interchanged library names

Submitted by: Ben Rosengart <ben@narcissus.net>
Matthew D. Fuller <fullermd@futuresouth.com>


58772 29-Mar-2000 kris

Fix a memory leak.

PR: 17360
Submitted by: Andrew J. Korty <ajk@iu.edu>


58592 26-Mar-2000 kris

#include <ssl/foo.h> -> #include <openssl/foo.h>


58585 26-Mar-2000 kris

Resolve conflicts.


58583 26-Mar-2000 kris

This commit was generated by cvs2svn to compensate for changes in r58582,
which included commits to RCS files with non-trunk default branches.


58549 25-Mar-2000 kris

Don't refer to the openssl handbook chapter by name - the doc guys keep
jamming new chapters in front of it :)


58531 24-Mar-2000 brian

Use pipe() instead of socketpair() in sshd when communicating
with the client.
This allows ppp/ssh style tunnels to function again.

Ok'd by: markk
Submitted by: markk@knigma.org


58520 24-Mar-2000 mpp

Fix a few spelling errors.


58463 22-Mar-2000 sheldonh

IgnoreUserKnownHosts is a boolean flag, not an integer value.

The fix submitted in the attributed PR is identical to the one
adopted by OpenBSD.

PR: 17027
Submitted by: David Malone <dwmalone@maths.tcd.ie>
Obtained from: OpenBSD


57971 13-Mar-2000 kris

Add a new function stub to libcrypto() which resolves to a symbol in
the librsa* library and reports which version of the library (OpenSSL/RSAREF)
is being used.

This is then used in openssh to detect the failure case of RSAREF and a RSA key
>1024 bits, to print a more helpful error message than 'rsa_public_encrypt() fai
led.'

This is a 4.0-RELEASE candidate.


57952 13-Mar-2000 kris

Various manpage style/grammar/formatting cleanups

Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>, jedgar
PR: 17292 (remainder of)


57886 10-Mar-2000 nik

- typos
- Add double spaces following full stops to improve typeset output
- mdoc-ification. (Though I'm uncertain whether option values and
contents should be .Dq or something else).
- Fix a missed /etc/ssh change
- Expand wording on RandomSeed and behaviour when X11 isn't forwarded.
- Change examples to literal mode.
- Trim trailing whitespace

PR: docs/17292
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>


57853 09-Mar-2000 markm

Make LOGIN_CAP work properly.


57811 08-Mar-2000 kris

/etc -> /etc/ssh

Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>


57741 03-Mar-2000 jhay

MFI: Use krb5 functions in krb5 files.

Reviewed by: markm


57728 03-Mar-2000 shin

Replace structure copy form ifreq obtained by SIOCGIFADDR
to memcpy(), to avoid unaligned access trap on alpha.

Approved by: jkh


57724 03-Mar-2000 shin

CMSG_XXX macros alignment fixes to follow RFC2292.

Approved by: jkh


57708 03-Mar-2000 green

Turn off X11 forwarding in the client. X11 forwarding in the server by
default should probably also get turned on, now.

Requested by: kris
Obtained from: OpenBSD


57683 02-Mar-2000 kris

Update the wording on the error message when libcrypto.so can't find an
RSA library.

Reviewed by: peter, jkh


57633 29-Feb-2000 ume

Enable connection logging. FreeBSD's libwrap is IPv6 ready.
OpenSSH is in our source tree, now. It's a time to enable it.

Reviewed by: markm, shin
Approved by: jkh


57565 28-Feb-2000 markm

1) Add kerberos5 functionality.
by Daniel Kouril <kouril@informatics.muni.cz>
2) Add full LOGIN_CAP capability
by Andrey Chernov


57563 28-Feb-2000 brian

Don't put truncated hostnames in utmp

Approved by: jkh


57518 26-Feb-2000 peter

Sync with internat.freebsd.org; weak symbols vs static libs == trouble


57514 26-Feb-2000 peter

Merge from internat.freebsd.org; move VERBOSE_STUBS to a better spot.


57513 26-Feb-2000 peter

Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)

Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().

This is a checkpoint and may require more tweaks still.


57511 26-Feb-2000 peter

Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)

Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().

This is a checkpoint and may require more tweaks still.


57510 26-Feb-2000 peter

At great personal risk (to my already fragile sanity), reorganize
the rsa stubs for libcrypto. libcrypto.so now uses dlopen() to
implement the backends for either the native or rsaref implemented
RSA code.
This involves:
- unifying the libcrypto and openssl(1) source so there is no
#ifdef RSAref variations.
- using weak symbols and dlopen()/dlsym() routines to access the
rsa method vectors.

Releases will enable the user to choose International, US (rsaref) or
no RSA code at install time.
'make world' will DTRT depending on whether you have the international
or US source. For US users, you must either install rsaref (the port
or package) or (if you don't fear RSA Inc) use the (superior)
International rsa_eay.c code.

This has been discussed at great length by the affected folks and even
we have a great deal of confusion. This is a checkpoint so we can tune
the results. This works for me in all permutations I can think of and
should result in a CD/ftp 'release' just about doing the right thing now.


57496 26-Feb-2000 peter

Redo this with a repo copy from the original file and reset the
__PREFIX__ markers.


57493 26-Feb-2000 peter

oops, update path to /etc/ssh/ssh_host_key


57487 25-Feb-2000 peter

Merge from internat.freebsd.org; move ssh files from /etc to /etc/ssh


57472 25-Feb-2000 peter

Don't use the dlopen() stubs if comiling with PIC. This still
needs some more thought for the static case. Should we provide weak
error-generating stubs for static binaries if -lrsaref was forgotten?


57470 25-Feb-2000 green

Fix a bug that crawled in pretty recently (from the port). It made
sshd coredump :(


57467 25-Feb-2000 peter

Fix garbage in SSH_PROGRAM (only on freefall, not internat)


57465 25-Feb-2000 green

Make "CheckHostIP" default to off. This was proposed on -security and
earlier IRC, but despite my inital feeling against it, this seems
the more proper thing to do.

Proposed by: rwatson


57464 25-Feb-2000 green

The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.


57463 24-Feb-2000 markm

remove more ports crud.


57462 24-Feb-2000 markm

remove ports junk


57444 24-Feb-2000 markm

Use libcrypto instead of libdes.


57443 24-Feb-2000 markm

RIP libdes. All hail libcrypto!


57442 24-Feb-2000 markm

Get crypto from libcrypto, not libdes.


57432 24-Feb-2000 markm

Add the patches fom ports (QV: ports/security/openssh/patches/patch-*)


57430 24-Feb-2000 markm

This commit was generated by cvs2svn to compensate for changes in r57429,
which included commits to RCS files with non-trunk default branches.


57428 24-Feb-2000 markm

Merge conflicts.


57427 24-Feb-2000 markm

Oops; forgot to add this.


57426 24-Feb-2000 markm

Get this to the same level of functionality as old libdes.


57423 24-Feb-2000 markm

This commit was generated by cvs2svn to compensate for changes in r57422,
which included commits to RCS files with non-trunk default branches.


57420 24-Feb-2000 markm

This commit was generated by cvs2svn to compensate for changes in r57419,
which included commits to RCS files with non-trunk default branches.


57417 24-Feb-2000 markm

This commit was generated by cvs2svn to compensate for changes in r57416,
which included commits to RCS files with non-trunk default branches.


57415 24-Feb-2000 markm

freefall/internat diff reducer


57414 24-Feb-2000 markm

Freefall/Internat diff reducer.


57388 22-Feb-2000 jkh

Add call stubs for dynamic rsaref loading. This isn't enabled for now
but simply lets us sync up on the solution as it's evolved.


57343 19-Feb-2000 shin

Use static buffer to save source route hostnames.

Approved by: jkh


57342 19-Feb-2000 shin

Print "Trying ..." for each host. Also cleanups for error printing.

Approved by: jkh

Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>


57233 15-Feb-2000 shin

Fix bugs in telnet.

Sorry there were still several bugs.
-error retry at af missmatch was incomplete.
-af matching for source addr option was wrong
-socket was not freed at retry.

Approved by: jkh


57125 10-Feb-2000 shin

Add more dual stack consideration.

-Should retry as much as possible when some of source
routing intermediate hosts' address families missmatch
happened.
(such as when a host has only A record, and another host
has each of A and AAAA record.)

-Should retry as much as possible when dest addr and
source addr(specified with -s option) address family
missmatch happend

Approved by: jkh


57016 07-Feb-2000 shin

Fix telnet core dump at invalid service name specified.
Added an error check to avoid it.

Approved by: jkh

Submitted by: Robert Muir <rmuir@gibralter.net>


56870 29-Jan-2000 shin

Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,
getnameinfo() don't return error at name resolving failure.
But it is used at doaddrlookup(-N) case in telnet, error need to be
returned to correctly initialize hostname buffer.

Discovered at checking recent KAME repository change, noticed by itojun.


56668 27-Jan-2000 shin

another tcp apps IPv6 updates.(should be make world safe)
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV

Obtained from: KAME project


56084 16-Jan-2000 kris

This commit was generated by cvs2svn to compensate for changes in r56083,
which included commits to RCS files with non-trunk default branches.


56082 16-Jan-2000 kris

Fix for missing symbol in -DRSAref case.


55949 14-Jan-2000 kris

Fix breakage when NO_RSA specified.

Reviewed by: Ben Laurie <ben@openssl.org>


55719 10-Jan-2000 kris

Zap NO_IDEA


55717 10-Jan-2000 kris

List of files to nuke prior to import.


55715 10-Jan-2000 kris

This commit was generated by cvs2svn to compensate for changes in r55714,
which included commits to RCS files with non-trunk default branches.


55709 10-Jan-2000 kris

Zap the IDEA stuff - it's patented internationally (at least in some
places), and we don't want people to get in trouble just for having it.


55683 09-Jan-2000 markm

This commit was generated by cvs2svn to compensate for changes in r55682,
which included commits to RCS files with non-trunk default branches.


55662 09-Jan-2000 markm

Fix path.


55648 09-Jan-2000 markm

resolve conflicts.


55644 09-Jan-2000 markm

This commit was generated by cvs2svn to compensate for changes in r55643,
which included commits to RCS files with non-trunk default branches.


55166 28-Dec-1999 green

Upgrade to the pam_ssh module, version 1.1..

(From the author:)
Primarily, I have added built-in functions for manipulating the
environment, so putenv() is no longer used. XDM and its variants
should now work without modification. Note that the new code uses
the macros in <sys/queue.h>.

Submitted by: Andrew J. Korty <ajk@iu.edu>


55100 25-Dec-1999 kris

This commit was generated by cvs2svn to compensate for changes in r55099,
which included commits to RCS files with non-trunk default branches.


53874 29-Nov-1999 green

Add the PAM SSH RSA key authentication module. For example, you can add,
"login auth sufficient pam_ssh.so" to your /etc/pam.conf, and
users with a ~/.ssh/identity can login(1) with their SSH key :)

PR: 15158
Submitted by: Andrew J. Korty <ajk@waterspout.com>
Reviewed by: obrien


51429 19-Sep-1999 markm

Merge anf fix for build.


51416 19-Sep-1999 markm

This commit was generated by cvs2svn to compensate for changes in r51415,
which included commits to RCS files with non-trunk default branches.


51414 19-Sep-1999 markm

Big OpenSSL/KTH/FreeBSD merge, badly poisoned by $FreeBSD$'s.


50895 04-Sep-1999 markm

This commit was generated by cvs2svn to compensate for changes in r50894,
which included commits to RCS files with non-trunk default branches.


50887 04-Sep-1999 markm

Add macro originally provided externally.


50886 04-Sep-1999 markm

Add includes to to silence warnings. Bit hackish.


50885 04-Sep-1999 markm

Add some includes to shut up warnings.


50761 01-Sep-1999 markm

This commit was generated by cvs2svn to compensate for changes in r50760,
which included commits to RCS files with non-trunk default branches.


50759 01-Sep-1999 markm

Termcap header no longer needed.


50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


49902 16-Aug-1999 markm

Add virtual MAINTAINER line.


49901 16-Aug-1999 nsayer

According to Mark Murray, Makefiles do not belong here. I guess we're
going to have to figure something else out.


49887 16-Aug-1999 nsayer

Add SRA authentication to src/crypto/telnet.

SRA does a Diffie-Hellmen exchange and then DES-encrypts the
authentication data. If the authentication is successful, it also
sets up a session key for DES encryption.

SRA was originally developed at Texas A&M University.

This code is probably export restricted (despite the fact that I
originally found it at a University in Germany).

SRA is not perfect. It is vulnerable to monkey-in-the-middle attacks
and does not use tremendously large DH constants (and thus an individual
exchange probably could be factored in a few days on modern CPU
horsepower). It does not, however, require any changes in user or
administrative behavior and foils session hijacking and sniffing.
The goal of this commit is that telnet and telnetd end up in the DES
distribution and that therefore an encrypted session telnet becomes
standard issue for FreeBSD.


49861 16-Aug-1999 nsayer

Fix int function without return (make consistent with neighbors)


49299 30-Jul-1999 nik

Document the "skey" command in telnet(1).

PR: docs/12360
Submitted by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
Nagged by: markm :-)


47973 17-Jun-1999 ru

Merge from non-crypto version:
- "-N" option
- "-E" security fix
- "-s src_addr" option

Requested by: markm


45493 08-Apr-1999 brian

MF libexec/telnetd: Determine the host name using an array size of
MAXHOSTNAMELEN and call trimdomain() before implementing
the -u option.


45428 07-Apr-1999 brian

MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes.


45395 06-Apr-1999 brian

Use realhostname().


45377 06-Apr-1999 brian

MF src/libexec/telnetd: Verify the reverse DNS lookup
ala rlogind.
Suggested by: markm


41858 16-Dec-1998 peter

Old stuff laying around: Don't use getstr which can conflict with some
curses/termcap/terminfo implementations and causes recursion.


41856 16-Dec-1998 peter

Old stuff from a source tree: copy (verbatum) the code to expand the
%s/%m in the default /etc/gettytab.


38728 01-Sep-1998 gpalmer

Remove redundant decl. of time(). Causes problems on alpha


38709 31-Aug-1998 jdp

Remove a work-around for an assembler bug that has been fixed since
April, 1997. The work-around causes problems under ELF.


34938 29-Mar-1998 markm

Fix nasty typo that randomly caused kinit to not properly deduce the
user's username when this was not specified.

Reported by: Sean Eric Fagan


33426 16-Feb-1998 markm

Make the ticket filename the same as for our old eBones. I am going to
kerberize xdm again, and it will be a pain to maintain two different
sets of patches (for 2.2 and 3.0).


33425 16-Feb-1998 markm

Bring back the old behaviour of kinit; if no username is mentioned on
the command line, attempt to get a ticket for the current uid (or
<uid>.root if we are already su'ed).

Requested By: Garrett Wollman


32688 22-Jan-1998 imp

MFC: sprintf paranoia


31622 08-Dec-1997 charnier

MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).


31417 25-Nov-1997 markm

kinit(1) and its man page do not agre on what is reported with -v. Fix this.
Submitted by: Sheldon Hearn.


30212 08-Oct-1997 uhclem

PR: bin/771 and bin/1037 are resolved by this change
This change changes the default handling of linemode so that older and/or
stupider telnet clients can still get wakeup characters like <ESC> and
<CTRL>D to work correctly multiple times on the same line, as in csh
"set filec" operations. It also causes CR and LF characters to be read by
apps in certain terminal modes consistently, as opposed to returning
CR sometimes and LF sometimes, which broke existing apps. The change
was shown to fix the problem demonstrated in the FreeBSD telnet client,
along with the telnet client in Solaris, SCO, Windows '95 & NT, DEC OSF,
NCSA, and others.

A similar change was incorporated in the non-crypto version of telnetd.

This resolves bin/771 and bin/1037.


29988 29-Sep-1997 wosch

Sort cross refereces in section SEE ALSO.


29667 21-Sep-1997 markm

FreeBSD's original passwd helper is needed here.


29181 07-Sep-1997 markm

Bring the FreeBSD changes to the virgin sources.


29118 04-Sep-1997 markm

FreeBSD specific schanges - mainly religious issues about where to put
stuff.


29089 04-Sep-1997 markm

This commit was generated by cvs2svn to compensate for changes in r29088,
which included commits to RCS files with non-trunk default branches.


29086 04-Sep-1997 markm

This commit was generated by cvs2svn to compensate for changes in r29085,
which included commits to RCS files with non-trunk default branches.


25405 03-May-1997 markm

Bring in the Starter files for the contrib-crypto dir.

I am not going to commit anything to this area for a few days.
This is because
1) I want everyone to be DARN sure there is no export of crypto
that may get our USA friends it trouble.
2) I have been asked by the folk developing KTH-eBones to hold off
for their new release.

Worked with: rkw, jdp
CVS:
CVS: