]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.6-20200720
authorWietse Venema <wietse@porcupine.org>
Mon, 20 Jul 2020 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Mon, 20 Jul 2020 23:06:56 +0000 (21:06 -0200)
commitbf6bdb562df0c82968a4522feba0ab9777bca4d8
tree03d7ea31540c7ac5c4471e759b1fbaa6654fb0f7
parent3b1bef7a01d132a2f50f47d1640cb17ee829cadd
postfix-3.6-20200720
60 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/COMPATIBILITY_README
postfix/README_FILES/TLS_README
postfix/RELEASE_NOTES
postfix/WISHLIST
postfix/conf/main.cf
postfix/html/COMPATIBILITY_README.html
postfix/html/TLS_README.html
postfix/html/lmtp.8.html
postfix/html/mailq.1.html
postfix/html/makedefs.1.html
postfix/html/newaliases.1.html
postfix/html/postconf.5.html
postfix/html/posttls-finger.1.html
postfix/html/sendmail.1.html
postfix/html/smtp.8.html
postfix/html/smtpd.8.html
postfix/man/man1/posttls-finger.1
postfix/man/man1/sendmail.1
postfix/man/man5/postconf.5
postfix/man/man8/smtp.8
postfix/man/man8/smtpd.8
postfix/proto/COMPATIBILITY_README.html
postfix/proto/TLS_README.html
postfix/proto/postconf.proto
postfix/src/global/mail_params.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/posttls-finger/posttls-finger.c
postfix/src/sendmail/sendmail.c
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_tls_policy.c
postfix/src/smtpd/smtpd.c
postfix/src/smtpd/smtpd_check.c
postfix/src/smtpstone/smtp-sink.c
postfix/src/tls/Makefile.in
postfix/src/tls/tls.h
postfix/src/tls/tls_certkey.c
postfix/src/tls/tls_client.c
postfix/src/tls/tls_dane.c
postfix/src/tls/tls_dh.c
postfix/src/tls/tls_fprint.c
postfix/src/tls/tls_misc.c
postfix/src/tls/tls_proxy.h
postfix/src/tls/tls_proxy_client_print.c
postfix/src/tls/tls_proxy_client_scan.c
postfix/src/tls/tls_proxy_context_print.c
postfix/src/tls/tls_proxy_context_scan.c
postfix/src/tls/tls_rsa.c
postfix/src/tls/tls_scache.c
postfix/src/tls/tls_server.c
postfix/src/tls/tls_verify.c
postfix/src/tlsproxy/tlsproxy.c
postfix/src/util/dict.h
postfix/src/util/hex_code.c
postfix/src/util/hex_code.h
postfix/src/util/mymalloc.c
postfix/src/util/mymalloc.h