Commit Graph

  • 84aad105e6 Add a way for users to know the API current/revision/compatibility number Colin Leroy 2014-04-23 09:24:06 +0200
  • 28030dc12d Implement the GnuTLS version of mailstream_low_ssl_get_certificate_chain() Colin Leroy 2014-04-22 22:02:19 +0200
  • 3fd094a4bc Merge pull request #129 from tipbit/test-print-message-id Hoà V. DINH 2014-04-21 16:55:49 -0700
  • a3d4a4871a Print the parsed Message-ID. Ewan Mellor 2014-04-21 16:48:14 -0700
  • 732faa9493 Merge pull request #128 from Dunemaster/fixSASLwindows Hoà V. DINH 2014-04-04 10:37:22 -0700
  • 558d69b567 moved declaration to mailsasl_private.h Dunemaster 2014-04-04 21:16:02 +0400
  • ff792b2939 moved declaration to mailsasl_private.h Dunemaster 2014-04-04 21:14:13 +0400
  • 435d874212 aligned mailsasl_init_lock style with other similar functions dunemaster 2014-04-03 15:03:46 +0400
  • 290b200d3e fixed crash on windows when SASL enabled dunemaster 2014-04-03 15:02:38 +0400
  • 691f25b928 fixed crash on windows when SASL enabled dunemaster 2014-04-03 14:55:55 +0400
  • e08f112f38 Fixed indentation Hoa V. Dinh 2014-03-31 11:12:52 -0700
  • a424e2994f Merge pull request #127 from Dunemaster/addPOP3Stat Hoà V. DINH 2014-03-31 11:09:44 -0700
  • c7456f73e4 Removed casting Dunemaster 2014-03-31 21:56:44 +0400
  • 8a74ab4c16 Removed casting Dunemaster 2014-03-31 21:55:57 +0400
  • 50927308eb Fixed lost semicolon Dunemaster 2014-03-31 21:35:49 +0400
  • 8d73f0a34c Fixed comments Dunemaster 2014-03-31 21:33:57 +0400
  • b16e3e8ea7 fixed unnessesary change dunemaster 2014-03-31 15:04:28 +0400
  • 28003d9ef1 add support for POP3 STAT command dunemaster 2014-03-31 14:57:15 +0400
  • b153299848 initialization of loggers for NNTP Hoa V. DINH 2014-03-29 09:12:56 -0700
  • 9102deaa7d Merge pull request #124 from yuklai/master_memoryLeaks Hoà V. DINH 2014-03-25 22:27:00 -0700
  • 57dcb2b633 Use mailpop3_msg_info_free instead Yuk Lai Suen 2014-03-25 22:21:26 -0700
  • 051cb66e9e Memory leak fix - use goto free_subtype instead of freeing inplace Yuk Lai Suen 2014-03-25 22:13:47 -0700
  • ac03cdff1c Fix memory leaks Yuk Lai Suen 2014-03-25 21:39:44 -0700
  • 413c6f87d9 Merge pull request #123 from Dunemaster/fixSslLibNames Hoà V. DINH 2014-03-20 22:46:11 -0700
  • cca035fd1a Removed reference to non-existent files from Visual Studio solution Dunemaster 2014-03-21 00:20:49 +0400
  • 21231f5190 updated redme files Dunemaster 2014-03-21 00:19:02 +0400
  • 92b77df6ad Fixed openssl library names on Windows Dunemaster 2014-03-20 00:27:24 +0400
  • 1e5bb22b0b Merge pull request #121 from Dunemaster/sendCharset Hoà V. DINH 2014-03-19 13:07:25 -0700
  • 0bf26d167f fixed warning Dunemaster 2014-03-19 23:55:51 +0400
  • 192ba81f52 fixed comments + update git ignore Dunemaster 2014-03-19 23:34:38 +0400
  • ed7102f46c fix line Dunemaster 2014-03-19 22:10:44 +0400
  • 66518b05bd Merge branch 'sendCharset' into sendCharset2 Dunemaster 2014-03-19 22:06:46 +0400
  • f5f597cc9c Merge branch 'master' of https://github.com/dinhviethoa/libetpan into sendCharset2 Dunemaster 2014-03-19 21:52:19 +0400
  • 84dd608b21 fixed comments Dunemaster 2014-03-19 21:38:29 +0400
  • 41ee03fa77 Send charset in IMAP search only if needed dunemaster 2014-03-13 17:42:11 +0400
  • 0b9c877004 Merge pull request #122 from jac300/fix-#637--update-mailsmtp_send_command()-calls Hoà V. DINH 2014-03-19 09:54:06 -0700
  • 3d410ea143 update mailsmtp send command calls outlook & gmail Jennifer Clark 2014-03-19 12:01:45 -0400
  • ec014ca955 Merge pull request #117 from Dunemaster/master Hoà V. DINH 2014-03-16 11:08:38 -0700
  • a9a365a832 Merge branch 'master' of https://github.com/dinhviethoa/libetpan Dunemaster 2014-03-16 19:20:47 +0400
  • a6fcc181af fixed declaration Dunemaster 2014-03-16 19:19:47 +0400
  • 70fc61ef67 Removed extra braces Dunemaster 2014-03-16 00:11:29 +0400
  • 9a4aef1c5c Fixed build for Xcode 5.1 Hoa V. DINH 2014-03-14 10:42:08 -0700
  • f1307f3bb1 Support outlook.com XOAUTH2 for SMTP Hoa V. DINH 2014-03-13 22:15:10 -0700
  • da8d464a02 Fixed IMAP IDLE on COMPRESSed streams Hoa V. DINH 2014-03-13 21:21:35 -0700
  • 7078ea1df2 Send charset in IMAP search only if needed dunemaster 2014-03-13 17:42:11 +0400
  • 69886e79dd Revert "Options to disable building some parts if libetpan (" dunemaster 2014-03-13 17:31:32 +0400
  • 574557242e Options to disable building some parts if libetpan ( to reduce size and compile time): dunemaster 2014-03-12 18:11:14 +0400
  • 92a087d543 Crash because of uninitialized critical section (Windows) #113 dunemaster 2014-03-12 17:06:32 +0400
  • b89847369c Merge branch 'master' of https://github.com/Dunemaster/libetpan dunemaster 2014-03-12 17:05:48 +0400
  • 5920a6e760 Crash because of uninitialized critical section (Windows) #113 dunemaster 2014-03-12 17:03:57 +0400
  • cc2c7a6a6f Merge pull request #1 from dinhviethoa/master Dunemaster 2014-03-12 05:49:09 -0700
  • b6f16696b3 OAuth 2 token needs to be sent as-is and not quoted. Hoa V. Dinh 2014-03-10 17:42:21 -0700
  • 6a05ee7402 Merge pull request #116 from bvanosten/master Hoà V. DINH 2014-03-10 14:58:49 -0700
  • 269236771e implement X-GM-MSGID search Bob Van Osten 2014-03-10 14:12:44 -0700
  • 5ebb147af9 implement X-GM-MSGID search Bob Van Osten 2014-03-10 13:41:22 -0700
  • 6f6608dc5e Merge pull request #115 from henrich/master Hoà V. DINH 2014-03-07 09:50:57 -0800
  • 720096f51b add db-5.3 Hideki Yamane 2014-03-07 23:33:42 +0900
  • 1692338d50 Merge remote-tracking branch 'upstream/master' CodaFi 2014-03-06 23:19:38 -0700
  • bb9e525d08 Merge pull request #114 from CodaFi/NNTP-Docs Hoà V. DINH 2014-03-06 21:24:28 -0800
  • d9872f87dc mailimap -> newsnntp CodaFi 2014-03-06 22:00:36 -0700
  • b22ffcaad2 Fix LIST DISTRIBUTIONS CodaFi 2014-03-06 21:23:21 -0700
  • 3b6a15555a Document NNTP CodaFi 2014-03-06 21:23:08 -0700
  • a80266daa8 Merge remote-tracking branch 'upstream/master' CodaFi 2014-03-06 19:34:59 -0700
  • c5ab66df57 Merge pull request #112 from Dunemaster/master Hoà V. DINH 2014-02-28 09:17:30 -0800
  • a44fff9c0b Compilation error on Windows with SSL enabled (#111) dunemaster 2014-02-28 13:44:50 +0400
  • cb5b3a804c Fixed base64 encoding. Hoa V. DINH 2014-01-30 23:44:08 -0800
  • bc9b025b3d Fixed build without zlib Hoa V. Dinh 2014-01-22 11:08:49 -0800
  • 28efb13757 Fixed compile error on Windows Hoa V. DINH 2014-01-14 21:41:55 -0800
  • 63280cf671 Merge pull request #103 from yorkie/patch-2 Hoà V. DINH 2014-01-14 00:02:36 -0800
  • e67180be74 Windows native locks support Hoa V. DINH 2014-01-13 23:07:56 -0800
  • da70adb7bc use `SSL_MODE_RELEASE_BUFFERS` to save memory Yazhong Liu 2014-01-13 12:05:52 +0800
  • 0b9bfbe787 Merge pull request #102 from yorkie/patch-1 Hoà V. DINH 2014-01-12 20:05:52 -0800
  • 1c617bcc70 remove duplicate calls Yazhong Liu 2014-01-13 11:56:05 +0800
  • 61fb484fed fixed return value changes dvh-chacham15-master Ofer Sadgat 2014-01-12 15:41:07 -0800
  • efb43f433c fixed return value changes Ofer Sadgat 2014-01-12 15:30:51 -0800
  • e70552f2b8 fixed spacing and changed return value Ofer Sadgat 2014-01-12 15:04:07 -0800
  • ddf56fc7d5 removed redeclaration Ofer Sadgat 2014-01-12 14:11:46 -0800
  • a3923612d1 dos2unix + compile fixes Ofer Sadgat 2014-01-12 13:59:59 -0800
  • 2bdf9748f0 added native windows threading support Ofer Sadgat 2014-01-11 14:46:31 -0800
  • b9de519082 Merge pull request #99 from yorkie/patch-1 Hoà V. DINH 2013-12-17 12:02:21 -0800
  • 0923245931 tweak: use socklen_t replacing uint Yorkie 2013-12-18 03:59:55 +0800
  • 85d5de56a9 wipe off a error report in gyp/gcc Yorkie 2013-12-18 02:55:11 +0800
  • 718c7137e1 Merge pull request #98 from CodaFi/X-GM-RAW-2 Hoà V. DINH 2013-12-12 22:37:35 -0800
  • 57462163b3 One more time CodaFi 2013-12-12 18:46:27 -0700
  • 93b07e9a8a Added free() CodaFi 2013-12-12 18:43:26 -0700
  • afdfbfcdc8 implement mailimap X-GM-RAW CodaFi 2013-12-12 18:21:33 -0700
  • ea01cb0638 Merge remote-tracking branch 'upstream/master' CodaFi 2013-12-12 18:09:01 -0700
  • d4dc874b19 Merge pull request #96 from CodaFi/Sent-Before-Key-Fix Hoà V. DINH 2013-12-07 15:30:52 -0800
  • d698afdcc3 Fix search key CodaFi 2013-12-07 11:02:02 -0700
  • 4c8de17e9f Merge remote-tracking branch 'upstream/master' CodaFi 2013-12-04 16:20:22 -0700
  • f62631aebb Fixed https://github.com/MailCore/mailcore2/issues/445 : parse MIME encoded Content-Type Hoa V. DINH 2013-11-29 12:26:12 -0800
  • cb3e48a1c8 Merge pull request #91 from rezso/master Hoà V. DINH 2013-11-26 10:01:50 -0800
  • 18d45efc19 gnutls_handshake_set_timeout added in gnutls 3.1.0 rezso 2013-11-26 13:13:43 +0100
  • d3be51a2d9 fix deprecated functions rezso 2013-11-26 13:07:45 +0100
  • c4443cd85d Fixed #86: fixed build for GnuTLS Hoa V. DINH 2013-11-25 20:40:48 -0800
  • b375332c53 Fixed #86: Fixed build for GnuTLS Hoa V. DINH 2013-11-20 21:48:44 -0800
  • 5fbe34b90b Quote paths properly Hoa V. DINH 2013-11-18 23:29:18 -0800
  • 23f1554f21 Fixed build on 10.9 / Xcode 5 Hoa V. DINH 2013-11-16 20:15:57 -0800
  • 69bb96ebfa Merge remote-tracking branch 'upstream/master' CodaFi 2013-11-14 16:18:37 -0700
  • 417358db9f Renamed mailimap_search_key_xgmthrid_new -> mailimap_search_key_new_xgmthrid and removed mailimap_search_key_xgmthrid. Hoa V. Dinh 2013-11-14 14:30:20 -0800