I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 65484510 authored by zzz's avatar zzz
Browse files

SusiMail: Use input streams for reading mail (ticket #2119)

Rewrite Base64, HeaderLine, and QuotedPrintable decoders
Rewrite and expansion of ReadBuffer class and utilities for streams
Rewrite Mail and MailPart to parse the headers only once
Rewrite MailPart parser
MailPart parser rewrite skips over the data without reading into memory or decoding
MailPart decoder rewrite to decode stream-to-stream
ReadBuffer becomes Buffer interface with multiple implementations
Logging and debugging tweaks
parent b013173c
No related branches found
No related tags found
No related merge requests found
Showing
with 1479 additions and 136 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment