History log of /freebsd-10-stable/contrib/sendmail/src/sendmail.h
Revision Date Author Comments
# 285303 09-Jul-2015 gshapiro

MFC: Merge sendmail 8.15.2

Approved by: re (gjb)


# 284786 25-Jun-2015 gshapiro

MFC: An additional fix for the openssl Weak DH remediation:

The import of openssl to address the FreeBSD-SA-15:10.openssl security
advisory includes a change which rejects handshakes with DH parameters
below 768 bits. sendmail releases prior to 8.15.2 (not yet released),
defaulted to a 512 bit DH parameter setting for client connections.

The first fix committed last week changed the default to 1024 bits.

This commit fixes the case where the DHParameters option is set to a
file which doesn't exist, which is the case on newer versions of
FreeBSD which enable STARTTLS by default by auto-creating TLS
certificates.


# 266692 26-May-2014 gshapiro

MFC: Merge sendmail 8.14.9 to HEAD


# 261363 01-Feb-2014 gshapiro

MFC: Merge sendmail 8.14.8


# 285303 09-Jul-2015 gshapiro

MFC: Merge sendmail 8.15.2

Approved by: re (gjb)


# 284786 25-Jun-2015 gshapiro

MFC: An additional fix for the openssl Weak DH remediation:

The import of openssl to address the FreeBSD-SA-15:10.openssl security
advisory includes a change which rejects handshakes with DH parameters
below 768 bits. sendmail releases prior to 8.15.2 (not yet released),
defaulted to a 512 bit DH parameter setting for client connections.

The first fix committed last week changed the default to 1024 bits.

This commit fixes the case where the DHParameters option is set to a
file which doesn't exist, which is the case on newer versions of
FreeBSD which enable STARTTLS by default by auto-creating TLS
certificates.


# 266692 26-May-2014 gshapiro

MFC: Merge sendmail 8.14.9 to HEAD


# 261363 01-Feb-2014 gshapiro

MFC: Merge sendmail 8.14.8