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 |
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 |