Commit Graph

562 Commits (9e697848c20b3962727cfb3dbd9559c98507117f)
 

Author SHA1 Message Date
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
Hoa V. Dinh c2b2d0fe79 Call configure before make 9 years ago
Hoa V. Dinh dfaa61bb14 Fixed Travis script 9 years ago
Hoa V. Dinh 44d99d0f5c Check "make dist" workflow on Travis builds 9 years ago
Hoà V. DINH 2947534786 Merge pull request #135 from colinleroy/master
Fix dist missing an header file
9 years ago
Colin Leroy 79bb5d47d2 Put every header in SOURCES as per Hoa's request 9 years ago
Colin Leroy 4650a1629b Fix dist missing an header file;
Fix mingw32 build
9 years ago
Hoà V. DINH 7ad4ec702c Merge pull request #134 from colinleroy/master
Fix version number
9 years ago
CodaFi 6e69722778 Merge remote-tracking branch 'upstream/master' 9 years ago
Colin Leroy b27fe3fcbb Fix version number 9 years ago
Hoa V. DINH e9981bd2ff Fixed again 9 years ago
Hoa V. DINH b556ddc2e3 Really fix it 9 years ago
Hoa V. DINH 96b9fc7ce0 Fixed get certificate 9 years ago
Hoa V. DINH eb85efe484 Fixed OpenSSL version of mailstream_ssl_get_certificate(). 9 years ago
Hoà V. DINH 8c51ef1090 Merge pull request #132 from colinleroy/master
GnuTLS implementation for mailstream_low_ssl_get_certificate_chain().
9 years ago