History log of /haiku/src/tests/add-ons/mail/imap/rfc3501_encoding_test.cpp
Revision Date Author Comments
# 9234fd43 17-Apr-2013 Axel Dörfler <axeld@pinc-software.de>

imap: Implemented encoding RFC3501 strings.

* Was completely missing so far.
* Fixed bug in decoding that handled the "&-" sequence incorrectly.
* Added small test application that should easily be convertible to
a unit test.


# 9234fd439edf8e9047e7eceb9ad34ee39b192edb 17-Apr-2013 Axel Dörfler <axeld@pinc-software.de>

imap: Implemented encoding RFC3501 strings.

* Was completely missing so far.
* Fixed bug in decoding that handled the "&-" sequence incorrectly.
* Added small test application that should easily be convertible to
a unit test.