summaryrefslogtreecommitdiff
path: root/sys/src/cmd/upas/smtp
AgeCommit message (Expand)Author
2017-10-23upas/smtpd: don't call syslog() from the note handler, this can deadlockcinap_lenrek
2017-04-23libsec: sha256 support for thumbprint files, use it in ssh as wellcinap_lenrek
2017-03-23upas/smtp: fix cram-md5 auth, simplify doauth(), check varargs for dBprint()cinap_lenrek
2017-03-23upas/smtp: generate 128-bit random message id (was 32 bit), use dBprint(), cl...cinap_lenrek
2017-03-22upas/smtp: Revert smtp dial string behavior to match that of old upas (thanks...spew
2017-03-12merging erik quanstros nupascinap_lenrek
2016-02-22smtpd: remove unused lastsender logiccinap_lenrek
2015-04-15upas/smtp: cleanup mkfilecinap_lenrek
2015-03-11smtp, smtpd: fix use of enc64(), fix memory leaks in doauth()cinap_lenrek
2014-11-08smtpd: cleanup hello() domain check codecinap_lenrek
2014-11-08smtpd: accept literal ipv6 addresses in HELO/EHLOcinap_lenrek
2013-10-30smtp: fix free on uninitialized pointerBurnZeZ
2013-09-14tls: fix various tlsClient()/tlsServer() related bugscinap_lenrek
2013-08-02smtp: fix -t flagcinap_lenrek
2013-06-18smtp: usage for -t flag (thanks erik)cinap_lenrek
2013-06-12smtp: add SMTPS support (-t)cinap_lenrek
2012-03-15smtp: try /net.alt on /net dns failurecinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen