projects/clonsigna/clonsigna.git
14 months agoFixes a bug with servers like gmail that doen't allow more than master
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

15 months agoRemoved format (format) varibale to allow compiler optimization 0.1.1
Andrea Chiumenti [Thu, 16 Feb 2012 11:09:30 +0000] 
Removed format (format) varibale to allow compiler optimization

15 months agoBugfix
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

2 years agoBugfix and enhancements from Sasha Kovar
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

2 years agoAttempt to introduce babel
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

2 years agoFirst CLONSIGNA commit 0.1.0
Unknown [Mon, 12 Jul 2010 08:01:35 +0000] 
First CLONSIGNA commit