| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Includes build infrastructure & config updates required for changes in 8.16.1
MFC after: 5 days
Notes:
svn path=/head/; revision=363233
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Two DH_free() calls were accidentally removed.
Pointyhat to: jkim
Notes:
svn path=/head/; revision=358413
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It is specifically mentioned in the manual page. Note it has no functional
change in reality because DH_set0_pqg() cannot fail when both p and g are
not NULL.
Notes:
svn path=/head/; revision=358412
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=358411
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=358410
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OpenSSL 1.1 API patch for sendmail had a bug which
prevented sm_RSA_generate_key() function from working.
This function is used to generate a temporary RSA key
for a shared memory region used for TLS processing.
Note that 12.0 and 12.1-RELEASE include this bug.
This affects only if SM_CONF_SHM compile-time
option (enabled by default) and SharedMemoryKey
run-time option (not enabled by default) in a .cf file are
specified. The latter corresponds to confSHARED_MEMORY_KEY in
a .mc file.
PR: 242861
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D23734
Notes:
svn path=/head/; revision=358404
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix a problem which prevented -OServerSSLOptions or -OClientSSLOptions
specified in the command-line option from working.
This patch has been accepted by the upstream.
Reviewed by and discussed with: gshapiro
Notes:
svn path=/head/; revision=351554
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
https://svnweb.freebsd.org/ports/head/mail/sendmail/files/patch-tls.c?revision=466240
Requested by: gshapiro
Notes:
svn path=/projects/openssl111/; revision=339079
|
| |
| |
| |
| |
| |
| |
| | |
Requested by: gshapiro
Notes:
svn path=/projects/openssl111/; revision=339078
|
| |
| |
| |
| | |
Notes:
svn path=/projects/openssl111/; revision=338773
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=285229
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
MFC after: 2 days
Notes:
svn path=/head/; revision=284717
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
This commit chages that default to 1024 bits. sendmail 8.15.2, when
released well use a default of 2048 bits.
MFC after: 1 day
Notes:
svn path=/head/; revision=284436
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
compatibility with some sites
This change comes from 8.15 but is being backported to FreeBSD releases
not yet using 8.15.
MFC after: 3 days
Noted by: julian@
Notes:
svn path=/head/; revision=280155
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=266527
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 5 days
Notes:
svn path=/head/; revision=261194
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=249729
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=246947
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=244833
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
functions was changed from "unsigned long" to "size_t".
Reviewed by: gshapiro
MFC after: 3 days
Notes:
svn path=/head/; revision=243649
|
| |
| |
| |
| |
| |
| |
| |
| | |
Spotted by: ache
Tested by: ache
Notes:
svn path=/head/; revision=225906
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=223701
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=223067
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=203004
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
repository that will allow sendmail to be built with the c99 compiler.
Submitted by: rdivacky
Notes:
svn path=/head/; revision=184980
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Note: As the first merge since the conversion to svn, it includes many
propset changes to get the proper svn:eol-style and svn:mime-type on the
files (as merged from the fixed up vendor/dist area).
MFC after: 3 days
Notes:
svn path=/head/; revision=182352
|
| |
| |
| |
| |
| |
| |
| | |
prevents doing this in one pass.
Notes:
svn path=/vendor/sendmail/dist/; revision=182324
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=173343
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=173341
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/sendmail/dist/; revision=173340
svn path=/vendor/sendmail/8.14.2/; revision=173342; tag=vendor/sendmail/8.14.2
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=168520
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=168516
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/sendmail/dist/; revision=168515
svn path=/vendor/sendmail/8.14.1/; revision=168517; tag=vendor/sendmail/8.14.1
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=161390
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/sendmail/dist/; revision=161389
svn path=/vendor/sendmail/8.13.8/; revision=161391; tag=vendor/sendmail/8.13.8
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=159613
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=159610
|
| |
| |
| |
| |
| |
| |
| |
| | |
Security: FreeBSD-SA-06:17.sendmail
Notes:
svn path=/vendor/sendmail/dist/; revision=159609
svn path=/vendor/sendmail/8.13.7/; revision=159611; tag=vendor/sendmail/8.13.7
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=157006
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=157002
|
| |
| |
| |
| |
| |
| |
| |
| | |
Security: FreeBSD-SA-06:13.sendmail
Notes:
svn path=/vendor/sendmail/dist/; revision=157001
svn path=/vendor/sendmail/8.13.6/; revision=157003; tag=vendor/sendmail/8.13.6
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=147081
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=147079
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/sendmail/dist/; revision=147078
svn path=/vendor/sendmail/8.13.4/; revision=147080; tag=vendor/sendmail/8.13.4
|
| |
| |
| |
| |
| |
| |
| | |
Problem noted by: marcus
Notes:
svn path=/head/; revision=141887
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=141868
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
http://www.sendmail.org/patches/close_wait.p2
This is being put in the vendor branch as it is in the vendor's repo.
Notes:
svn path=/vendor/sendmail/dist/; revision=141867
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=141862
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=141859
|
| |
| |
| |
| | |
Notes:
svn path=/vendor/sendmail/dist/; revision=141858
|