Volker Birk
51f2d2b6dd
Merge pull request #4 from dirkz/master
...
Revert "rm empty targets"
5 years ago
Dirk Zimmermann
9524f1f3b7
Revert "rm empty targets"
...
This reverts commit a6b4e75c93
.
5 years ago
Volker Birk
ee888bdc69
Merge pull request #3 from dirkz/master
...
rm empty targets
5 years ago
Dirk Zimmermann
a6b4e75c93
rm empty targets
5 years ago
Krista Bennett
cc4c5c5e3e
missing header file, plus weird static thing persists
5 years ago
Krista Bennett
7d1c362d1d
Removed static from function impacting windows build
6 years ago
Krista Grothoff
3274c7b373
Merged patch to fix CVE-2017-8825
6 years ago
Krista Grothoff
b434c97804
Manual merge of shuhaodo:master 0413d6dedb
to work with iOS 11
6 years ago
Krista Grothoff
01632ee738
Platform change at Huss's request
6 years ago
Krista Grothoff
268c806127
Added Dirk's patch for iOS compilation
6 years ago
Krista Grothoff
27bab78968
modifications for memoryhole and main texts in attachments
6 years ago
darthmama
5721187397
Merge pull request #1 from darthmama/master
...
Added detection and mitigation for CRCR pattern
7 years ago
Krista Grothoff
a6038fd284
Added detection and mitigation for CRCR pattern appearing in empty strings and foiling parses for some headers which had empty values (e.g. SpamAssassin).
7 years ago
pepdev
af01c335ec
Android: added ICONV_PREFIX as a build.sh env var
7 years ago
pepdev
9d734adad0
Android: disabled ssl sasl, unused in pEp
7 years ago
Edouard Tisserant
fcfd821164
Fixed warnings in Xcode build.
7 years ago
Edouard Tisserant
9e697848c2
Fixed build settings for nboxcube.
7 years ago
Edouard Tisserant
c762e2ec11
Merge https://github.com/dinhviethoa/libetpan
8 years ago
Hoa V. DINH
fd95586c41
Revert "Fixed build issue"
...
This reverts commit 8fdcbd41cb
.
8 years ago
Hoa V. DINH
5d3f7023cb
Revert "inherited CFLAGS"
...
This reverts commit c2c2d0df4c
.
8 years ago
Hoa V. DINH
c2c2d0df4c
inherited CFLAGS
8 years ago
Hoa V. DINH
8fdcbd41cb
Fixed build issue
8 years ago
Hoa V. Dinh
84b22f9aa6
Fixed archive action
8 years ago
Hoa V. Dinh
6d6e470679
Automatically choose SDK on Travis
8 years ago
Hoa V. Dinh
cfe913b5b0
Use Xcode7 on Travis
8 years ago
Hoa V. Dinh
787146dbcf
Enable bitcode build
8 years ago
Edouard Tisserant
24a2420ac2
Fixes for android build
8 years ago
Hoà V. DINH
58a2a829aa
Merge pull request #210 from tipbit/fix-xcode7-beta5-build
...
Fix build for Xcode 7.0 beta 5.
8 years ago
Ewan Mellor
9dc45796c9
Fix build for Xcode 7.0 beta 5.
...
This beta has added (or at least rearranged) the SDKs to include
WatchOS. This results in SDK_IOS_VERSION finding the WatchOS version
number (2.0) instead of the iOS SDK version number.
Fix this by rewriting the lines that handle xcodebuild to use
different logic that is more robust.
Tested on Xcode 6.4 and Xcode 7.0 beta 5.
8 years ago
Hoa V. Dinh
f58b1d7581
Fixed issue with space in names ( #207 )
8 years ago
Hoà V. DINH
e15fdb4afb
Merge pull request #206 from cuisinart/master
...
Fixed IMAP Idle for Windows Build
8 years ago
cuisinart
936bde4fcc
Fixed IMAP Idle for Windows Build
...
select in windows cannot be used with non-sockets, use
WaitForMultipleObjects instead.
8 years ago
Hoa V. Dinh
754e815e98
iOS 8.4
8 years ago
Hoa V. DINH
9406a001e7
Xcode 6.4
8 years ago
Hoa V. DINH
a04fadba22
Fixed potential crasher
8 years ago
Edouard Tisserant
de3dd54759
Small fixes in iOS build
8 years ago
Hoa V. DINH
2bbd57231f
Fixed crash in email generation
8 years ago
Hoà V. DINH
20456ac332
Merge pull request #204 from yuklai/master
...
Update parameter for mailimap_has_extension and mailimap_has_authentication to use const char *
8 years ago
Yuk Lai Suen
1f970d7a3e
Update parameter for mailimap_has_extension and mailimap_has_authentication to use const char *
8 years ago
Hoa V. Dinh
9d88f56dde
Fixes of the workaround for qq.com IMAP server
8 years ago
Hoa V. Dinh
66b3650d87
Implemented workaround for qq mail ( #200 )
8 years ago
Hoa V. Dinh
959f87c709
Fixed #198 , #173 : parse missing closing quote if it's not parsed as part of a word with an opening quote in a phrase
8 years ago
Volker Birk
60a2e73849
fixings for Windoze
8 years ago
Hoà V. DINH
2dd94c732b
Merge pull request #194 from zhanleewo/patch-2
...
Update mailimap.c
8 years ago
Lin Zhan
a52aef4819
Update mailimap.c
...
#190 parse response
8 years ago
Hoà V. DINH
13de63f249
Merge pull request #193 from zhanleewo/patch-1
...
Added macro LIBETPAN_HAS_MAILIMAP_163_WORKAROUND
8 years ago
Volker Birk
30f532803a
Merge branch 'master' of https://github.com/fdik/libetpan
8 years ago
Volker Birk
0e84e761ee
Windoze patches
8 years ago
Lin Zhan
1f8408718f
Update mailimap.h
...
Changed ENABLE_163_WORKAROUND to LIBETPAN_HAS_MAILIMAP_163_WORKAROUND
8 years ago
Lin Zhan
8aeca42f2a
Update mailimap.h
8 years ago