]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.12-20260416 master
authorWietse Z Venema <wietse@porcupine.org>
Thu, 16 Apr 2026 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <ietf-dane@dukhovni.org>
Fri, 17 Apr 2026 02:03:42 +0000 (12:03 +1000)
commitec4136b38a5448773a32fbe301e4196017a17bef
tree3ed8aa456c1ad2f2f501a56b1767c6cccbe8ae7d
parentfcdd2230252465040b685d272d7df9590f6f3121
postfix-3.12-20260416
17 files changed:
postfix/HISTORY
postfix/proto/stop.double-history
postfix/proto/stop.spell-cc
postfix/src/global/mail_version.h
postfix/src/tls/tls_proxy_client_init_proto.c
postfix/src/tls/tls_proxy_client_param_proto.c
postfix/src/tls/tls_proxy_client_start_proto.c
postfix/src/tls/tls_proxy_server_init_proto.c
postfix/src/tls/tls_proxy_server_param_proto.c
postfix/src/tls/tls_proxy_server_start_proto.c
postfix/src/tlsproxy/Makefile.in
postfix/src/tlsproxy/tlsproxy.c
postfix/src/tlsproxy/tlsproxy.h
postfix/src/tlsproxy/tlsproxy_diff.c
postfix/src/tlsproxy/tlsproxy_server.c [new file with mode: 0644]
postfix/src/tlsproxy/tlsproxy_server.h [new file with mode: 0644]
postfix/src/util/argv.c