Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: e6ee3569256654957d3550b2e8a32e1e911ca61c
https://github.com/smtpd/qpsmtpd/commit/e6ee3569256654957d3550b2e8a32e1e911ca61c
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls
Log Message:
-----------
tls: respect the order of specified ciphers.
Signed-off-by: Tom Li <[email protected]>
Commit: d5954ce249646f20151d40a4aaee0eafdca255af
https://github.com/smtpd/qpsmtpd/commit/d5954ce249646f20151d40a4aaee0eafdca255af
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls
Log Message:
-----------
tls: adding support of dhparam.
Signed-off-by: Tom Li <[email protected]>
Commit: acbbf668062e3cc491dd7fb64c644645ec2b684d
https://github.com/smtpd/qpsmtpd/commit/acbbf668062e3cc491dd7fb64c644645ec2b684d
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls_cert
Log Message:
-----------
tls_cert: adding dhparam generating.
Signed-off-by: Tom Li <[email protected]>
Commit: 2e2e6c70c65c3b5d24248678424e4074d0f322f8
https://github.com/smtpd/qpsmtpd/commit/2e2e6c70c65c3b5d24248678424e4074d0f322f8
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls
Log Message:
-----------
tls: style fixes.
Signed-off-by: Tom Li <[email protected]>
Commit: 845760969bb22b81980884f197121bab885752fc
https://github.com/smtpd/qpsmtpd/commit/845760969bb22b81980884f197121bab885752fc
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls
Log Message:
-----------
tls: fix a typo.
Signed-off-by: Tom Li <[email protected]>
Commit: edea4c239d04a5fd1216d9c5571d6729aed46d98
https://github.com/smtpd/qpsmtpd/commit/edea4c239d04a5fd1216d9c5571d6729aed46d98
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls_cert
Log Message:
-----------
tls_cert: unified cert name between tls and tls_cert.
Signed-off-by: Tom Li <[email protected]>
Commit: 2cc6d3f93843ccfd472518eb74cf27514418dee6
https://github.com/smtpd/qpsmtpd/commit/2cc6d3f93843ccfd472518eb74cf27514418dee6
Author: Tom Li <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M plugins/tls
Log Message:
-----------
tls: checking if dhparam is empty, using "undef" instead of "" for clarity.
Signed-off-by: Tom Li <[email protected]>
Commit: a44c70232c544ae4ea9312ca79ac17bf406b3a3f
https://github.com/smtpd/qpsmtpd/commit/a44c70232c544ae4ea9312ca79ac17bf406b3a3f
Author: Tom Li <[email protected]>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M plugins/tls_cert
Log Message:
-----------
tls_cert: fix a misused quotes
Signed-off-by: Tom Li <[email protected]>
Commit: f3872b1e66a2bac8b2dd93693443b5dbec3b59df
https://github.com/smtpd/qpsmtpd/commit/f3872b1e66a2bac8b2dd93693443b5dbec3b59df
Author: Matt Simerson <[email protected]>
Date: 2015-02-09 (Mon, 09 Feb 2015)
Changed paths:
M plugins/tls
M plugins/tls_cert
Log Message:
-----------
Merge pull request #220 from biergaizi/master
[RFC] tls: adding support of Perfect Forward Secrecy
Compare: https://github.com/smtpd/qpsmtpd/compare/6687df2b6e76...f3872b1e66a2