Commit Graph

576 Commits (ee888bdc69f32567a7488c40bd84d07bb8dd6e7d)
 

Author SHA1 Message Date
Kyle Powers d851c4a781 fix for gmail imap (via oauth2) 9 years ago
Hoa V. DINH 4079ddce0a Fixed build for Linux 9 years ago
Hoa V. DINH 7020007cfc Parse this: =?utf-8?Q?=D0=92=D0=B5=D1=81=D1=82=D0=BD=D0=B8=D0=BA=20=D0=A7=D0=B8=D0=BF=D1=82=D1=80=D0=B8=D0=BF=D0=B0=C2=AE=20:)?= <cheaptripinsider@moitrip.ru>. The colon didn't go through. (https://github.com/MailCore/mailcore2/issues/870) 9 years ago
Hoa V. DINH 126bd7c564 Fixed crash (#919) 9 years ago
Hoa V. DINH 6f269a36ac Fixed error 9 years ago
Hoa V. DINH d03bc62ce1 Fixed warnings. Fixed 32/64 conversions 9 years ago
Hoa V. DINH cba71ca522 If BYE response data is received, return a stream error instead of returning a parse error (fixed #42) 9 years ago
Hoa V. DINH 6de5766e8f Fixed 32bits/64bits conversions (fixed #162) 9 years ago
Hoa V. DINH 705023bc1e Fixed clang static analyzer issues 9 years ago
Hoa V. DINH 6ea5ecb9c3 Ability to SEARCH using LITERAL+ (part of the fix for https://github.com/MailCore/mailcore2/issues/421) 9 years ago
Hoa V. DINH 3bab421ef4 Added comment 9 years ago
Hoa V. DINH 82b89cd4b6 Try a fix for https://github.com/MailCore/mailcore2/issues/919 9 years ago
Hoà V. DINH 88a41b8a3b Merge pull request #168 from dhirallin/master
Moved function mailmime_param_new_with_data to mailmime_types_helper.c
9 years ago
Dhiraj 832e0a906e Moved function mailmime_param_new_with_data to mailmime_types_helper.c 9 years ago
Hoà V. DINH fce31735b2 Merge pull request #167 from Dunemaster/smtpCrash
fix issue 153
9 years ago
dunemaster 4c70b5d995 fix issue 153 9 years ago
Hoa V. DINH fb73212f4d Improved MIME parsing when encountering "Content-Type: multipart/related; boundary=----=_NextPart_000_0023_5B_DBFDE019.E3E6259B" 9 years ago
Hoa V. Dinh 64b84b36b5 Fixed build on Travis 9 years ago
Hoa V. Dinh 4113c3ae25 Fixed build 9 years ago
Hoa V. Dinh ea6bc2eda0 Fixed SSL connection to iCloud IMAP 9 years ago
Hoà V. DINH 51ca6bfc3c Merge pull request #164 from pitiphong-p/fix-flag-perm-all-parsing
IMAP permanent flag parsing '\*' incorrectly.
9 years ago
Pitiphong Phongpattranont 2ae04e4cc5 IMAP permanent flag parsing '\*' incorrectly. 9 years ago
Hoà V. DINH c0a1de5bef Merge pull request #157 from mulle-nat/master
obvious fix of missing return value
9 years ago
Nat! 105ccb7e3e obvious fix of missing return value 9 years ago
Hoa V. DINH 4d5df1aec8 Fixed race condition with interruption of IDLE (fixed #155) 9 years ago
Hoà V. DINH 7ac4ee9b26 Merge pull request #156 from CodaFi/newsnntp-callbacks
Newsnntp callbacks
9 years ago
CodaFi 4e858d4cda Move members 9 years ago
CodaFi 84114b35ea nntp progress callbacks 9 years ago
CodaFi 6893bce2ed Merge branch 'master' of https://github.com/CodaFi/libetpan 9 years ago
CodaFi b814120465 Merge remote-tracking branch 'upstream/master' 9 years ago
Hoà V. DINH ce9ed64352 Merge pull request #152 from foxinushka/master
Fixed mailmime quoted printable write driver
9 years ago
Viktor Gedzenko e12cd8d8b6 Fixed mailmime quoted printable write driver 9 years ago
Hoa V. DINH 35c5c939fe Fixed timeout delay when using compression 9 years ago
Hoa V. DINH 7b89d4da51 More memory leaks 9 years ago
Hoa V. DINH 01b3b3b83d Fixed mmeory leak 9 years ago
Hoà V. DINH d4929c3910 Merge pull request #149 from miximka/master
Fix #773: use kCFStreamPropertySSLPeerTrust instead of kCFStreamPropertySSLPeerCertificates.
9 years ago
Maksim Bauer b5e43799e2 Catch the NULL cases, fix memory leak. 9 years ago
Maksim Bauer 153acb7c97 Fix #773 New sessions' operations hanging on iOS 8 9 years ago
Hoà V. DINH 107c95772d Merge pull request #146 from mones/fix-143
Fix #143: add license to some src files
9 years ago
Hoà V. DINH c6227142be Merge pull request #147 from mones/fix-144
Fix #144: add project license for xlist.c
9 years ago
Ricardo Mones 4c2cc0dc5f Fix #143: add license to some src files 9 years ago
Ricardo Mones 1e1d0be661 Fix #144: add project license for xlist.c 9 years ago
Hoa V. DINH 8f53629314 Fixed #145: gnutls init 9 years ago
Hoà V. DINH 1e2008cb6a Merge pull request #142 from mones/master
Remove libraries not required/used with GnuTLS
9 years ago
Ricardo Mones 84e6fcc33c Remove libraries not required/used with GnuTLS
Based on Andreas Metzler's patch for libetpan Debian package:
http://anonscm.debian.org/gitweb/?p=users/mones/libetpan.git;a=blob;f=patches/10_unnecessary_linkage.diff;h=d1db5adb
9 years ago
Hoa V. DINH 649596d1c5 Aded scheme 9 years ago
Hoa V. DINH 6615cd2398 Travis multi-OS 9 years ago
Hoa V. DINH 34bab37a1f 1.5 9 years ago
Robert Widmann ec26312de2 Merge branch 'master' of https://github.com/dinhviethoa/libetpan 9 years ago
Hoa V. Dinh 4057dd1529 Fixed https://github.com/MailCore/mailcore2/issues/683 9 years ago