Benjamin Pollack
62d1425971
Add SNI support to Factor
...
Fixes #1527
2016-03-03 09:48:20 -08:00
John Benediktsson
ceb75057da
change ERROR: words from throw-foo back to foo.
2015-08-13 16:13:05 -07:00
Doug Coleman
66147f27b4
extra: use throw-foo for ERROR: change
2015-08-13 01:56:32 -07:00
John Benediktsson
bcbd6c55e4
extra: "1 tail" is rest.
2014-11-29 17:44:43 -08:00
Björn Lindqvist
c6d419e0fe
imap: fix parse-store-mail parsing because it breaks on gmail
...
gmail responses include lines with the order of UID and FLAGS reversed
to indicate the previous flags for a mail. Just ignore those lines
because they aren't useful and non-standard.
2014-10-07 15:12:02 -07:00
Doug Coleman
bc89b6c7d5
imap: Add some combinators, fix up some docs, add docs, fix up unit tests.
2014-04-05 15:51:41 -07:00
Björn Lindqvist
92d71a4a3b
imap: privatizing the non-api words
2014-01-16 22:14:27 +01:00
Björn Lindqvist
d20dc5e649
imap: documentation
2014-01-16 22:09:59 +01:00
Björn Lindqvist
e05c1214bd
imap: vocab for handling imap
2014-01-16 20:20:36 +01:00