Re: non-printable characters in headers

Matthias Andree <[email protected]> Tue, 17 May 2016 09:51:03 +0200
Newsgroups gmane.network.leafnode
Message-ID <[email protected]>
Am 17.05.2016 um 01:51 schrieb thufir:
> On Sat, 14 May 2016 13:32:19 +0200, Matthias Andree wrote:
> 
> 
>> Check the function legalxoverline() near line 206 in leafnode 1's
>> xoverutil.c. It does not permit the ASCII DEL, control characters except
>> HTAB (ranges below ASCII value 32, and 127...159 inclusively).
> 
> 
> I'll take your word for that ;)
> 
> 
> thanks for explaining, however.  I would put it at or near the bottom, 
> but internationalization is on your features list?

I won't add "features" to leafnode 1, only important bug fixes.

Anything else needs to go into the leafnode-2 snapshots for now.