summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrea Chiumenti [Mon, 12 Mar 2012 08:09:38 +0000]
Fixes a bug with servers like gmail that doen't allow more than
one space between command arguments
Andrea Chiumenti [Thu, 16 Feb 2012 11:09:30 +0000]
Removed format (format) varibale to allow compiler optimization
Andrea Chiumenti [Thu, 16 Feb 2012 09:28:00 +0000]
Bugfix
With certain servers (namely Gmail), returning BAD for zero-argument commands sent with a trailing space. This was inconsistent in that it did not affect e.g. CAPABILITY, but did affect LOGOUT
Andrea Chiumenti [Tue, 22 Feb 2011 19:16:58 +0000]
Bugfix and enhancements from Sasha Kovar
fixed a bug
in quoted-printable decoding for multibyte characters.
To trigger:
(clonsigna::%quoted-decode "=C3=A1")
IMAP LSUB command added
Unknown [Fri, 10 Sep 2010 14:26:10 +0000]
Attempt to introduce babel
cmd-append now calls %read-line on IMAP
"+ Ready for literal data" server reply
Unknown [Mon, 12 Jul 2010 08:01:35 +0000]
First CLONSIGNA commit