Commit Graph

  • fb8644c8c1 fixed build on windows DINH Viet Hoa 2012-02-24 13:16:35 +0100
  • 8d7427a52d fixed memory leak DINH Viet Hoa 2012-02-14 22:26:32 +0100
  • d19a54e008 fixed memory leak DINH Viet Hoa 2012-02-07 10:19:15 +0100
  • 02243cd5b6 voip enabled can be set per connection DINH Viet Hoa 2012-01-15 14:47:54 +0700
  • ee0cae2b03 implemented X-GM-LABELS store DINH Viet Hoa 2011-12-29 16:33:30 +0100
  • 86a0801200 fix order of commands in autogen DINH Viet Hoa 2011-12-28 17:24:39 +0100
  • 01b2aedbd3 implemented Gmail X-GM-LABELS extension DINH Viet Hoa 2011-12-28 12:05:55 +0100
  • e23e23ec00 Merge pull request #26 from notmmao/patch-1 DINH Viêt Hoà 2011-12-26 14:41:39 -0800
  • 25b5211cfe Update tests/mime-create.c notmmao 2011-12-26 13:21:26 +0800
  • 4e7a5cba0e fixed write in cfstream DINH Viet Hoa 2011-12-06 15:23:01 +0100
  • 04990a1e5c enabling voip during a connection does not work, now using a global variable DINH Viet Hoa 2011-12-06 00:13:19 +0100
  • 34bebc131e cfstream implementation is public DINH Viet Hoa 2011-12-05 20:36:05 +0100
  • 4d82df9fc1 voip can be enabled DINH Viet Hoa 2011-12-05 20:11:08 +0100
  • 349fd78376 fixed IDLE usage in CFStream implementation DINH Viet Hoa 2011-12-05 14:55:02 +0100
  • fc0df87cd9 fixed memory leak DINH Viet Hoa 2011-11-23 15:48:06 +0100
  • 0c2517ddc5 implementation of PIPELINING on DATA/QUIT DINH Viet Hoa 2011-11-22 14:17:06 +0100
  • 6348389089 socket leaks and memory leaks (fixed #9) DINH Viet Hoa 2011-11-12 18:03:07 +0100
  • 1c4e99d8fe handle errors on POP3 QUIT DINH Viet Hoa 2011-11-12 18:02:40 +0100
  • 8aead43c25 fixed external charset conversion DINH Viet Hoa 2011-11-09 18:22:25 +0100
  • 3fb3820a5a fixed headers list for windows build DINH Viet Hoa 2011-10-19 15:40:10 +0200
  • 1e49055573 fixed issues #21: SMTP SSL connection with callback DINH Viet Hoa 2011-10-19 12:35:33 +0200
  • eddc505c69 dynamically enable CFNetwork implementation DINH Viet Hoa 2011-10-18 18:51:31 +0200
  • fddfc0d181 don't fail when MIME header encoding is not correct DINH Viet Hoa 2011-10-18 18:10:06 +0200
  • 6853b2788c base SDK is not 10.5 any more DINH Viet Hoa 2011-10-13 18:45:03 +0200
  • 0487771339 avoid crash in IDLE DINH Viet Hoa 2011-10-13 18:44:54 +0200
  • e2a24573fc export smtp response code DINH Viet Hoa 2011-10-13 17:52:55 +0200
  • 033b46b7ba revert fix on QP encoding DINH Viet Hoa 2011-10-13 08:57:49 +0200
  • 9b10cfb9e9 don't enable CFNetwork yet DINH Viet Hoa 2011-10-12 19:02:56 +0200
  • 0f9bdbcbc9 fixed QP encoding DINH Viet Hoa 2011-10-12 19:01:55 +0200
  • b6cd1b17e4 fixed build of cfstream on systems other than Mac OS X DINH Viet Hoa 2011-10-06 10:44:04 +0200
  • 571f823605 use SIGPIPE when available (merged from ad2c6e0b98) DINH Viet Hoa 2011-09-29 13:03:07 +0200
  • 5a757a8bdb fixed build for iphone DINH Viet Hoa 2011-09-29 09:05:34 +0200
  • 5f535b03ce support for CFNetwork, helpers for IMAP IDLE DINH Viet Hoa 2011-09-29 02:45:56 +0200
  • 68792396d6 Merge pull request #16 from colinleroy/master DINH Viêt Hoà 2011-09-04 10:31:45 -0700
  • 359d044721 * Use NORMAL instead of EXPORT, which has unsecure protocols set. Colin Leroy 2011-09-03 13:36:57 +0200
  • d90e3faace workaround implemented for IMAP server "Bigfoot" DINH Viet Hoa 2011-09-01 01:03:43 +0200
  • 9abb01afa3 Stop using deprecated GnuTLS priority APIs and use the new one instead. This requires GnuTLS 2.2, but that's rather old (2008) Colin Leroy 2011-08-31 09:29:47 +0200
  • 2ab999ff8c Fix for GnuTLS 2.12+ - See: https://savannah.gnu.org/support/index.php?107660 Colin Leroy 2011-08-31 09:29:06 +0200
  • 0948e98c15 Fixed wrong deinit on error path. Colin Leroy 2011-08-31 09:27:38 +0200
  • dd98ad5d67 implemented workaround for Bouygues Telecom IMAP server (DOLMEN IMAP4rev1 Server), timezone can be missing in INTERNALDATE DINH Viet Hoa 2011-08-30 00:28:00 +0200
  • dc8cbc5508 workaround for broken param list DINH Viet Hoa 2011-08-25 19:09:24 +0200
  • 639a6bfa45 implemented workaround for zohomail imap server DINH Viet Hoa 2011-08-23 12:06:11 +0200
  • 77900c9221 workaround for Exchange issue DINH Viet Hoa 2011-08-18 16:04:07 +0200
  • 113dd97ea6 nz-number can parse 0 DINH Viet Hoa 2011-08-17 21:39:19 +0200
  • 591012e2dd Response code 201 is ok after MODE READER Sébastien Bigaret 2011-08-14 23:02:44 +0200
  • 64ecbc48f5 Merge pull request #4 from sbigaret/bug/3391479_Handling_response_code_482 DINH Viêt Hoà 2011-08-15 05:54:25 -0700
  • d0e43aadd5 Merge pull request #5 from sbigaret/proposal/Response_code_480_is_an_error DINH Viêt Hoà 2011-08-15 05:51:36 -0700
  • 81c10beea3 implemented workaround for Lotus Domino IMAP server DINH Viet Hoa 2011-08-15 13:05:27 +0200
  • cb3829dafe Renamed NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME: now an ERROR Sébastien Bigaret 2011-08-15 10:35:32 +0200
  • 2cb13557ad Adding a specific error for 482 "auth. commands issued out of sequence" Sébastien Bigaret 2011-08-14 23:49:45 +0200
  • 29977036cf Resp.code 481 "Auth. failed/rejected" is now handled (auth.user&pass) Sébastien Bigaret 2011-08-14 23:25:34 +0200
  • 07ad8f425f log when a network error occurs DINH Viet Hoa 2011-08-12 15:45:24 +0200
  • 662a9bfeb8 remove iphone target DINH Viet Hoa 2011-08-12 15:45:06 +0200
  • daf87a2a10 work on sample, added pop sample DINH Viet Hoa 2011-08-02 13:16:32 +0200
  • 643dcd2a6b added IMAP example DINH Viet Hoa 2011-08-02 12:19:03 +0200
  • c28895171d sample for MIME DINH Viet Hoa 2011-08-02 01:43:22 +0200
  • 7a974580e7 Fixed --with-sasl configure script option patrick84 2011-07-28 11:31:32 +0200
  • 417fda950a more files in .gitignore DINH Viet Hoa 2011-07-26 10:42:13 +0200
  • 46a410a944 Add .gitignore until distclean is made more comprehensive. rentzsch 2011-07-23 22:59:16 -0500
  • f25e5bd889 remove configure DINH Viet Hoa 2011-07-22 09:51:52 +0200
  • 46e16d8af5 generation version DINH Viet Hoa 2011-07-22 09:51:32 +0200
  • 1180e0f9c5 openssl not needed any more DINH Viet Hoa 2011-07-22 09:43:42 +0200
  • f7c4b6a0ae Added configure options --with-curl and --with-expat patrick84 2011-07-20 16:07:41 +0200
  • 9155727e0b import from CVS DINH Viet Hoa 2011-07-19 22:49:12 +0200