]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.11-20130326
authorWietse Venema <wietse@porcupine.org>
Tue, 26 Mar 2013 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 6 Apr 2013 03:31:41 +0000 (23:31 -0400)
commitc771f8cafb72402fdee85ddea1cc6320ff7a198d
tree621faee7605f5297e2f53f1afc27fff7e1da6bba
parent6896772b763d435753c40e73a59eb907bee3e9a1
postfix-2.11-20130326
24 files changed:
postfix/HISTORY
postfix/html/smtpd.8.html
postfix/man/man8/smtpd.8
postfix/src/global/mail_version.h
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtpd/smtpd.c
postfix/src/tls/Makefile.in
postfix/src/tls/tls.h
postfix/src/tls/tls_client.c
postfix/src/tls/tls_fprint.c [new file with mode: 0644]
postfix/src/tls/tls_level.c
postfix/src/tls/tls_misc.c
postfix/src/tls/tls_server.c
postfix/src/tls/tls_verify.c
postfix/src/tlsproxy/tlsproxy.c
postfix/src/util/Makefile.in
postfix/src/util/iostuff.h
postfix/src/util/poll_fd.c [new file with mode: 0644]
postfix/src/util/read_wait.c [deleted file]
postfix/src/util/readable.c [deleted file]
postfix/src/util/sys_defs.h
postfix/src/util/writable.c [deleted file]
postfix/src/util/write_wait.c [deleted file]