Commit Graph

  • c94020af94 Xcode: rm obsolete dependencies master Andreas Buff 2021-10-19 11:16:18 +0200
  • 63ffc86106 Xcode fixes: long build times due to libetpan configuring and building on every build needlessly Andreas Buff 2021-09-08 11:05:26 +0200
  • 482130edfa Merge pull request 'Xcode: stops preparing and building on every build' (#6) from buff/libetpan:master into master darthmama 2021-08-19 10:47:41 +0200
  • 94977f444f Xcode: stops preparing and building on every build Andreas Buff 2021-08-17 16:43:56 +0200
  • 6423db5360 Merge pull request 'master' (#5) from buff/libetpan:master into master darthmama 2021-07-28 10:02:11 +0200
  • a16112954f Xcode rm yet another obsolete reference Andreas Buff 2021-07-26 15:40:36 +0200
  • fe7b2dd2e9 Xcode rm obsolete references Andreas Buff 2021-07-26 14:29:06 +0200
  • 5e56b83483 Merge pull request 'master' (#4) from buff/libetpan:master into master darthmama 2021-07-23 18:28:53 +0200
  • 342c3ff55c IOS-2863 fixes: object file not allowed Andreas Buff 2021-07-23 16:27:11 +0200
  • 5e697c9cfe IOS-2863 iOS build depends on new dependency builder too now. Andreas Buff 2021-07-23 16:10:04 +0200
  • 3d53e3dcc1 IOS-2863 fixes: iOS target doesnt build Andreas Buff 2021-07-23 15:41:52 +0200
  • d09d85c36d Merge pull request 'master' (#3) from buff/libetpan:master into master darthmama 2021-07-19 16:54:28 +0200
  • de3269f813 Merge branch 'IOSAD-218' Andreas Buff 2021-07-19 16:15:16 +0200
  • cff3939224 IOSAD-218 add configuration for building all supported archs in debug IOSAD-218 Andreas Buff 2021-07-16 17:18:24 +0200
  • 74607ce03c IOSAD-218 links to deps to have all symbols in artefact Andreas Buff 2021-07-16 12:15:31 +0200
  • cab093ad7f IOSAD-218 git ignores compile dir Andreas Buff 2021-07-16 12:14:55 +0200
  • 2e83ac7fc1 IOSAD-218 uses new dependency build system repo, updates README accordingly, gitingores Xcode silly files. Andreas Buff 2021-07-15 16:42:51 +0200
  • 53633fdaa3 Merge pull request 'Adjust Visual Studio project for Windows build' (#2) from Thomas/libetpan:master into master darthmama 2021-06-22 09:24:38 +0200
  • 12764880c8 Adjust Visual Studio project for Windows build Thomas 2021-06-21 12:19:00 +0200
  • 0123f34ec4 Merge pull request 'master' (#1) from buff/libetpan:master into master darthmama 2021-06-16 10:37:16 +0200
  • e1b97fa42c MACOSINST-26 experiment with settings (rm have CFNetworking) Andreas Buff 2021-06-11 10:18:59 +0200
  • 4485a063d3 MACOSINST-26 next try to let Xcode to the job for macOS builds too. Andreas Buff 2021-06-11 09:55:36 +0200
  • d12c80a11b MACOSINST-26 copies artefacts to custom build dir Andreas Buff 2021-06-10 12:14:35 +0200
  • c5b2dfd256 MACOSINST-26 rm unused prepare Andreas Buff 2021-06-09 16:52:45 +0200
  • 0b454fdb78 Revert "MACOSINST-26 tries to prepare in Xcode project to lower complexity" Andreas Buff 2021-06-09 16:44:37 +0200
  • e70a0d4c9d MACOSINST-26 tries to prepare in Xcode project to lower complexity Andreas Buff 2021-06-09 16:38:11 +0200
  • 227832eed8 MACOSINST-26 Fixes: impossible to build for macOS. Also uses explicit libiconv.a Andreas Buff 2021-06-09 15:25:34 +0200
  • 0b80c39dd1
    Merge pull request #7 from fdik/mac_merge Krista Bennett 2020-10-27 16:32:23 +0100
  • c9cb707cbd configure patch for mac Krista Bennett 2020-10-27 15:52:53 +0100
  • b547226bf0 Committing changes for MacOS folks Krista Bennett 2020-10-26 10:45:17 +0100
  • 210ba2b3b3 put quotes back in the parsed quoted string of the address Krista Bennett 2020-06-03 16:08:37 +0200
  • bc0646aefe Added support for a subgroup of quoted-string local part addresses which the shortcut in addr_spec makes not work even though they're legitimate. Krista Bennett 2020-05-29 14:48:10 +0200
  • 370050956b
    Merge pull request #6 from helbaroudy/master Hussein Kasem 2019-11-12 18:43:44 +0100
  • a6ae0be44a
    Change output dir to match other libs $PREFIX Hussein Kasem 2019-11-12 16:56:43 +0100
  • 27fe2fc3aa Remove death code and avoid unzip and clean up 64bit. Hussein Kasem 2019-11-12 15:52:11 +0100
  • 708b13d6b2
    Merge pull request #5 from helbaroudy/master Krista Bennett 2019-10-30 16:14:03 +0100
  • 8ec70665b8 Use cp -RL instead of cp -rL Hussein Kasem 2019-10-30 16:01:06 +0100
  • 2c4d160b59 Remove commented code Hussein Kasem 2019-10-28 23:14:53 +0100
  • 93c60fb294 Add arm64-v8a Hussein Kasem 2019-10-28 23:13:18 +0100
  • 0c216a833a Apparently there was some reformatting since the last time I committed, but the only actual change is that we now don't put in a CRLF if the fields and content type in a submime part are empty - this is so we can shove a verbatim body part in that may have already been encoded (see signed messages that have to have their content signed BEFORE the MIME tree is built and can't be changed afterwards Krista Bennett 2019-09-23 08:45:53 +0200
  • af2aad552d more error and warning cleanup from dirk Krista Bennett 2018-05-31 16:09:25 +0200
  • 10adc0f795 function declarations Krista Bennett 2018-05-31 15:35:12 +0200
  • 47512d8fa6 Bug fixes - writing now seems to work. Note that this is now more pEp specific, as during encoding we make some UTF-8 assumptions that pEp guarantees as input.. Krista Bennett 2018-05-31 13:59:49 +0200
  • 2c30a2a885 reading continued and/or encoded extended filenames now works; writing extended does, but we need to deal with encoding the non-ASCII ones Krista Bennett 2018-05-31 10:53:05 +0200
  • 3974a1f55a ENGINE-2 update cached autgen-result merge-experiment Dirk Zimmermann 2018-05-29 20:07:03 +0200
  • deaf46dae9 WIP Krista Bennett 2018-05-29 10:20:08 +0200
  • f9ca0c658d Merged in original libetpan branch Krista Bennett 2018-05-28 11:41:47 +0200
  • 731cd029e1 Some gitignore stuff Krista Bennett 2018-05-28 10:21:10 +0200
  • 544c863c43 Merge branch 'master' of https://github.com/fdik/libetpan Krista Bennett 2018-05-28 10:08:22 +0200
  • 8070e68ac4 Removed bad memoryhole implementation Krista Bennett 2018-05-28 09:24:57 +0200
  • 51f2d2b6dd
    Merge pull request #4 from dirkz/master Volker Birk 2018-05-25 10:14:33 +0200
  • 9524f1f3b7 Revert "rm empty targets" Dirk Zimmermann 2018-05-24 10:09:19 +0200
  • ee888bdc69
    Merge pull request #3 from dirkz/master Volker Birk 2018-05-18 14:39:50 +0200
  • a6b4e75c93 rm empty targets Dirk Zimmermann 2018-05-18 12:32:11 +0200
  • d2b340bd57 Fix NULL pointer dereference in mailimap_flag_list_free(). (#290) Firstname Lastname 2018-04-26 03:14:09 +0200
  • 3f77ed4d97 Build libetpan for Android with iconv by default (#289) Yuri 2018-04-26 04:13:08 +0300
  • 88b11df954
    Merge pull request #284 from markusbeth/openssl11 Hoà V. DINH 2017-12-06 14:55:09 -0800
  • f45dff1271 changes for OpenSSL 1.1.0 Markus Beth 2017-12-06 23:33:07 +0100
  • cc4c5c5e3e missing header file, plus weird static thing persists Krista Bennett 2017-10-24 23:10:49 +0200
  • 900c0d565a Merge pull request #281 from itsPG/master Hoà V. DINH 2017-10-14 01:35:07 -0700
  • d5d46b8d44 Fixed memoery leak in mailimap_acl_myrights PG Tsai 2017-10-14 06:05:21 +0800
  • 683eb8891e Merge pull request #279 from shuhaodo/master Hoà V. DINH 2017-09-12 20:12:06 -0700
  • 7d1c362d1d Removed static from function impacting windows build Krista Bennett 2017-10-09 11:43:19 +0200
  • 3274c7b373 Merged patch to fix CVE-2017-8825 Krista Grothoff 2017-10-06 15:41:03 +0200
  • b434c97804 Manual merge of shuhaodo:master 0413d6dedb to work with iOS 11 Krista Grothoff 2017-09-20 10:26:40 +0200
  • caa81edac6 Merge pull request #279 from shuhaodo/master Hoà V. DINH 2017-09-12 20:12:06 -0700
  • 0413d6dedb #275 remove 'system()' call on iOS Shuhao Zhang 2017-09-12 16:52:19 -0700
  • cc670add8e Merge pull request #278 from loomy/master Hoà V. DINH 2017-08-14 11:40:35 -0700
  • c788f6066c lmtp on local socket: fix socketpath checks Matthias Lay 2017-08-14 17:31:55 +0200
  • 3b8b5775ec Merge pull request #277 from pinotree/fix-getopt_long Hoà V. DINH 2017-08-12 09:09:10 -0700
  • a6c1ca0c85 Add empty element at end for getopt_long options Pino Toscano 2017-08-05 14:47:33 +0200
  • fcbe81e025 libetpan 1.8 Viet Hoa Dinh 2017-05-07 20:27:35 -0700
  • 1fe8fbc032 Fixed crash #274 Viet Hoa Dinh 2017-05-07 15:58:41 -0700
  • d4244c326e Merge pull request #273 from loomy/feature-lmtp Hoà V. DINH 2017-04-21 10:29:41 -0700
  • e2742e5e8c * dont alloc the +1 Matthias Lay 2017-04-21 10:12:01 +0200
  • d62dfd9131 * make retcodes a standard int-array. still optional. * some indenting Matthias Lay 2017-04-20 15:01:02 +0200
  • 3f184b241c LMTP: * change parameters order and make recipients and retcodes a clist * retcodes are optional now * return the error code of the last error * updated example in smtpsend Matthias Lay 2017-04-19 16:49:44 +0200
  • 07296ae285 add local socket connect. if server-addr starts with '/' Matthias Lay 2017-04-12 14:11:05 +0200
  • 066daa8242 first version of lmtp Matthias Lay 2017-04-05 14:20:35 +0200
  • 5164ba2ebd Merge pull request #272 from eesheesh/master Hoà V. DINH 2017-03-23 09:28:16 -0700
  • 618d82e6ad Generate PDBs for Release libetpan.dll too Liron Newman 2017-03-23 16:09:13 +0000
  • e5e1e2ee9d Merge pull request #270 from eesheesh/master Hoà V. DINH 2017-01-26 09:29:00 -0800
  • 9b93e7fdea Add XOAUTH2 support in readmsg and other test binaries eesheesh 2017-01-25 18:29:53 +0000
  • 01632ee738 Platform change at Huss's request Krista Grothoff 2017-01-11 14:29:43 +0100
  • 268c806127 Added Dirk's patch for iOS compilation Krista Grothoff 2016-12-22 02:48:15 +0100
  • 197e871629 Merge pull request #266 from serjepatoff/xgmraw-literalplus Hoà V. DINH 2016-12-13 15:37:38 -0800
  • 27bab78968 modifications for memoryhole and main texts in attachments Krista Grothoff 2016-12-13 15:11:40 +0100
  • 9e9baafb59 Gmail xgmraw literalplus support (i18n search) Sergei Epatov 2016-12-08 18:17:44 +0200
  • 644e6de905 Cyrus 2.1.26 Hoa V. DINH 2016-11-23 09:59:49 -0800
  • f2d9aef954 Compatibility with NDK 13 Hoa V. DINH 2016-11-23 08:06:39 -0800
  • 07508b7e44 Merge pull request #262 from mones/fix-256 Hoà V. DINH 2016-10-17 16:26:40 -0700
  • bd46e10c4b Fix #256: support micro version Ricardo Mones 2016-10-17 15:34:57 +0200
  • 9c20666748 Merge pull request #260 from disaykin/master Hoà V. DINH 2016-09-20 11:12:49 -0700
  • d86ad2f095 Add workaround for QIP IMAP server. This server returns non-expected response to storeFlags command. Dmitry Isaikin 2016-09-16 16:16:21 +0300
  • 5721187397 Merge pull request #1 from darthmama/master darthmama 2016-09-14 14:45:45 +0200
  • 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). Krista Grothoff 2016-09-14 12:11:39 +0200
  • d9977879a1 Merge pull request #255 from DarovskikhAndrei/master Hoà V. DINH 2016-07-19 00:20:18 -0700
  • 6bf5a6e048 rename vars fd -> cancellation_fd DarovskikhAndrei 2016-07-18 12:10:03 +0300
  • 23b8e8d2f6 error status check in wait_connect (return -1 if socket is possible for write) error status check wait_SSL_connect (return -1 if socket is possible for write) DarovskikhAndrei 2016-07-18 10:33:30 +0300
  • 4c36ec1850 Fixed crash with IDLE Viet Hoa Dinh 2016-07-13 07:59:56 -0700