You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
roker 5c399ab820 fix Wrapper<::message*>::_new() to use mime_decode_message() instead of a dummy. 4 years ago
..
Makefile add default goal in Makefile. 4 years ago
bloblist.cc remove warning. :-D 4 years ago
bloblist.hh remove warning. :-D 4 years ago
crlf.cc add operator""_CRLF() to ease definition of NET-ASCII/NET-Unicode test data strings. 4 years ago
crlf.hh implement the wrapper for certain types. 4 years ago
identity.cc forgot Wrapper<pEp_identity*>::_new() and ~::free(). 4 years ago
nfc.cc fix the unittests for UTF-16 NFC tests 4 years ago
nfc.hh add UTF-16 stuff, and try to re-use as much code as possible. 4 years ago
nfc_sets.cc generate_nfc_compose() is in namespace pEp. 4 years ago
nfc_sets.hh add NFC functions from pEpMIME. 4 years ago
string_view.hh add u16string_view. 4 years ago
stringlist.cc uuuh... a const_cast would silent the compiler. hmm. 4 years ago
types.cc fix Wrapper<::message*>::_new() to use mime_decode_message() instead of a dummy. 4 years ago
types.hh fix cut & paste errors, so the compiler is happy again. :) 4 years ago
wrapper.hh test the wrapper for message. 4 years ago