]> gitweb.factorcode.org Git - factor.git/commit
Fix AUTH PLAIN support,and add STARTTLS support; clean up response handling code...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 30 Nov 2008 19:53:13 +0000 (13:53 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 30 Nov 2008 19:53:13 +0000 (13:53 -0600)
commit14377c6e3675f1b0bf755738f70f63b76bc82c0b
tree7a27066ad0b98b96359539c1c2b0039dd6af418a
parent4b62fb68f198a7e5c653358c7535bfede8371f7d
Fix AUTH PLAIN support,and add STARTTLS support; clean up response handling code a bit, to make better error messages; fix a bug where the first line initially sent by the server was not being read
basis/smtp/server/server.factor
basis/smtp/smtp-docs.factor
basis/smtp/smtp-tests.factor
basis/smtp/smtp.factor