Commit Graph

562 Commits (9e697848c20b3962727cfb3dbd9559c98507117f)
 

Author SHA1 Message Date
Colin Leroy f520aa75d2 Fix extra byte at end of DER certificates, that is unneeded. 9 years ago
Colin Leroy a498f4902e Same for mailstream_ssl_get_certificate() 9 years ago
Colin Leroy 5f4013d95d Use dynamic allocation for cert export 9 years ago
Colin Leroy a45fcacf5f Add COMPATIBILITY for completeness 9 years ago
Colin Leroy 84aad105e6 Add a way for users to know the API current/revision/compatibility number 9 years ago
Colin Leroy 28030dc12d Implement the GnuTLS version of mailstream_low_ssl_get_certificate_chain() 9 years ago
Hoà V. DINH 3fd094a4bc Merge pull request #129 from tipbit/test-print-message-id
Print the parsed Message-ID.
9 years ago
Ewan Mellor a3d4a4871a Print the parsed Message-ID. 9 years ago
Hoà V. DINH 732faa9493 Merge pull request #128 from Dunemaster/fixSASLwindows
Crash because of uninitialized critical session (When using SASL)
9 years ago
Dunemaster 558d69b567 moved declaration to mailsasl_private.h 9 years ago
Dunemaster ff792b2939 moved declaration to mailsasl_private.h 9 years ago
dunemaster 435d874212 aligned mailsasl_init_lock style with other similar functions 9 years ago
dunemaster 290b200d3e fixed crash on windows when SASL enabled 9 years ago
dunemaster 691f25b928 fixed crash on windows when SASL enabled 9 years ago
Hoa V. Dinh e08f112f38 Fixed indentation 9 years ago
Hoà V. DINH a424e2994f Merge pull request #127 from Dunemaster/addPOP3Stat
Add pop3 stat
9 years ago
Dunemaster c7456f73e4 Removed casting 9 years ago
Dunemaster 8a74ab4c16 Removed casting 9 years ago
Dunemaster 50927308eb Fixed lost semicolon 9 years ago
Dunemaster 8d73f0a34c Fixed comments 9 years ago
dunemaster b16e3e8ea7 fixed unnessesary change 9 years ago
dunemaster 28003d9ef1 add support for POP3 STAT command 9 years ago
Hoa V. DINH b153299848 initialization of loggers for NNTP 9 years ago
Hoà V. DINH 9102deaa7d Merge pull request #124 from yuklai/master_memoryLeaks
Fix memory leaks
9 years ago
Yuk Lai Suen 57dcb2b633 Use mailpop3_msg_info_free instead 9 years ago
Yuk Lai Suen 051cb66e9e Memory leak fix - use goto free_subtype instead of freeing inplace 9 years ago
Yuk Lai Suen ac03cdff1c Fix memory leaks 9 years ago
Hoà V. DINH 413c6f87d9 Merge pull request #123 from Dunemaster/fixSslLibNames
Fixed openssl library names on Windows
9 years ago
Dunemaster cca035fd1a Removed reference to non-existent files from Visual Studio solution 9 years ago
Dunemaster 21231f5190 updated redme files 9 years ago
Dunemaster 92b77df6ad Fixed openssl library names on Windows 9 years ago
Hoà V. DINH 1e5bb22b0b Merge pull request #121 from Dunemaster/sendCharset
Send charset in IMAP search only if needed
9 years ago
Dunemaster 0bf26d167f fixed warning 9 years ago
Dunemaster 192ba81f52 fixed comments + update git ignore 9 years ago
Dunemaster ed7102f46c fix line 9 years ago
Dunemaster 66518b05bd Merge branch 'sendCharset' into sendCharset2 9 years ago
Dunemaster f5f597cc9c Merge branch 'master' of https://github.com/dinhviethoa/libetpan into sendCharset2 9 years ago
Dunemaster 84dd608b21 fixed comments 9 years ago
dunemaster 41ee03fa77 Send charset in IMAP search only if needed 9 years ago
Hoà V. DINH 0b9c877004 Merge pull request #122 from jac300/fix-#637--update-mailsmtp_send_command()-calls
fix #637 update mail-smtp send command calls
9 years ago
Jennifer Clark 3d410ea143 update mailsmtp send command calls outlook & gmail 9 years ago
Hoà V. DINH ec014ca955 Merge pull request #117 from Dunemaster/master
Issue  #113:	Crash because of uninitialized critical section (Windows)
9 years ago
Dunemaster a9a365a832 Merge branch 'master' of https://github.com/dinhviethoa/libetpan 9 years ago
Dunemaster a6fcc181af fixed declaration 9 years ago
Dunemaster 70fc61ef67 Removed extra braces 9 years ago
Hoa V. DINH 9a4aef1c5c Fixed build for Xcode 5.1 9 years ago
Hoa V. DINH f1307f3bb1 Support outlook.com XOAUTH2 for SMTP 9 years ago
Hoa V. DINH da8d464a02 Fixed IMAP IDLE on COMPRESSed streams 9 years ago
dunemaster 7078ea1df2 Send charset in IMAP search only if needed 9 years ago
dunemaster 69886e79dd Revert "Options to disable building some parts if libetpan ("
This reverts commit 574557242e.

Remove extra commit
9 years ago