index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
smtpd
/
ssl_smtpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSL_CTX_free() and SSL_free() check for null so dont do it in smtpd
benno
2015-12-30
1
-7
/
+4
*
refactor a bit to move the SNI handling away from smtp_session into smtp
gilles
2015-12-13
1
-6
/
+2
*
allow overriding the default cipher-suite
gilles
2015-12-12
1
-3
/
+3
*
Only enable SSL_VERIFY_PEER when the verify option is set on a listener.
jsing
2015-10-21
1
-3
/
+4
*
Incorrect logic in smtpd(8) can lead to unexpected client disconnect, invalid
gilles
2015-04-19
1
-5
/
+3
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-1
/
+2
*
Implement RSA privilege separation for OpenSMTPD, based on my previous
reyk
2014-04-29
1
-3
/
+3
*
Remove unused arguments from ssl_smtp_init()
reyk
2014-04-29
1
-2
/
+2
*
It is only required to load the keys and certs into the same SSL
reyk
2014-04-29
1
-17
/
+2
*
pki code cleanup
eric
2014-02-04
1
-3
/
+8
*
Report the ssl certificate verification status in the mail header.
eric
2013-10-28
1
-4
/
+7
*
sync with OpenSMTPD 5.3.2
eric
2013-05-24
1
-2
/
+1
*
Sync with our smtpd repo:
gilles
2013-01-26
1
-0
/
+118