Fri, 23 Mar 2018 00:08:43 +0100 |
ENGINE-400: (NOT 402 - that was a mistake in the last couple) - ignore fws checks when not checking headers
|
file | diff | annotate |
Thu, 22 Mar 2018 23:32:01 +0100 |
Check attachments on encoding for non-ASCII characters
|
file | diff | annotate |
Mon, 12 Mar 2018 02:57:10 +0100 |
Fixed bug in unicode byte detection
|
file | diff | annotate |
Mon, 12 Mar 2018 02:37:00 +0100 |
ENGINE-400 and friends should be fixed now
|
file | diff | annotate |
Wed, 25 Oct 2017 10:29:16 +0200 |
ENGINE-298: transport encoding should only take place when the message is at the last stage before outbound return. Added a transport_encode flag to several of the MIME-tree building functions, as libetpan does not distinguish between building the MIME tree and encoding its parts.
|
file | diff | annotate |
Mon, 28 Aug 2017 11:29:31 +0200 |
ENGINE-233: well, at least it doesn't seem to break things that already work...
|
file | diff | annotate |
Fri, 30 Jun 2017 05:51:53 +0200 |
ENGINE=9: it helps to malloc the space for the data tructure, not just a pointer. DOH.
|
file | diff | annotate |
Wed, 28 Jun 2017 13:06:52 +0200 |
ENGINE-9: cleaned up some unused functions
|
file | diff | annotate |
Wed, 21 Jun 2017 13:43:55 +0200 |
ENGINE-9: moved build_uri to the resource_id files
|
file | diff | annotate |
Wed, 21 Jun 2017 13:18:12 +0200 |
ENGINE-109 - Now with appropriate handling of CIDs in generated messages!
|
file | diff | annotate |
Tue, 20 Jun 2017 14:28:31 +0200 |
ENGINE-9: rough draft of fixes, heuristic for choosing cid over filename and vice-versa. In principle it's all in, but needs testing. Lots of testing.
|
file | diff | annotate |
Mon, 19 Jun 2017 09:32:00 +0200 |
ENGINE-9: Now with uri's and cids
|
file | diff | annotate |
Mon, 19 Jun 2017 09:01:06 +0200 |
ENGINE-9: reverting to default after memory mess.
|
file | diff | annotate |
Wed, 07 Jun 2017 13:41:45 +0200 |
ENGINE-9: *****!*!*!*!*!*! WARNING - THIS COMMIT BREAKS API COMPATIBILITY DUE TO THE ADDITION OF A CONTENT ID FIELD TO BLOBLISTS AND TO THEIR CONSTRUCTORS !*!*!*!*!***** --- Bloblists now have a content id argument, and test cases and internal uses of bloblists have been adjusted.
|
file | diff | annotate |
Tue, 27 Dec 2016 21:13:41 +0100 |
adding license info to each file
|
file | diff | annotate |
Sun, 17 Jul 2016 23:48:45 +0200 |
Fix #36: strncpy and strncat. N.B. Did NOT put this into _concat_string in pEpEngine.c, as this is VERY CLEARLY checked in the function.
|
file | diff | annotate |
Sun, 10 Jul 2016 08:56:19 +0200 |
fix #21: free memory in enomem for part_new_empty (redundant commit because I didn't know the commit message convention)
|
file | diff | annotate |
Sun, 10 Jul 2016 08:32:24 +0200 |
Added call to mailmime_parameter_free to deal with enomem cases which do not originate in the setup of the param data structure. (See trac issue 21)
|
file | diff | annotate |
Tue, 21 Jun 2016 15:33:06 +0200 |
Support for 0b attachment
|
file | diff | annotate |
Sat, 30 Jan 2016 11:20:54 +0100 |
fix random() implementation for Android, so not always the same number is returned. Add comment that random() is predictive and non-secure
|
file | diff | annotate |
Mon, 30 Mar 2015 14:59:34 +0200 |
...
|
file | diff | annotate |
Sun, 29 Mar 2015 21:03:41 +0200 |
char conversion to utf-8
|
file | diff | annotate |
Sun, 29 Mar 2015 13:54:38 +0200 |
why not errno
|
file | diff | annotate |
Sun, 29 Mar 2015 12:03:09 +0200 |
fixing bug
|
file | diff | annotate |
Sun, 29 Mar 2015 11:48:58 +0200 |
...
|
file | diff | annotate |
Sun, 29 Mar 2015 11:23:35 +0200 |
more MIME
|
file | diff | annotate |
Sat, 28 Mar 2015 22:11:57 +0100 |
small fix
|
file | diff | annotate |
Sat, 28 Mar 2015 21:41:03 +0100 |
completing MIME interpretation
|
file | diff | annotate |
Sat, 28 Mar 2015 11:39:05 +0100 |
even nicer
|
file | diff | annotate |
Sat, 28 Mar 2015 10:52:40 +0100 |
readability
|
file | diff | annotate |
Thu, 26 Mar 2015 15:30:21 +0100 |
modifications for Windoze
|
file | diff | annotate |
Wed, 25 Mar 2015 15:20:25 +0100 |
Windoze fixes
|
file | diff | annotate |
Sun, 15 Mar 2015 19:39:07 +0100 |
...
|
file | diff | annotate |
Sun, 15 Mar 2015 14:21:29 +0100 |
more error handling
|
file | diff | annotate |
Sun, 15 Mar 2015 13:06:38 +0100 |
...
|
file | diff | annotate |
Mon, 09 Mar 2015 23:20:08 +0100 |
...
|
file | diff | annotate |
Sun, 08 Mar 2015 12:07:36 +0100 |
why
|
file | diff | annotate |
Sun, 08 Mar 2015 00:35:18 +0100 |
...
|
file | diff | annotate |
Sat, 07 Mar 2015 20:29:13 +0100 |
...
|
file | diff | annotate |
Sat, 21 Feb 2015 16:55:43 +0100 |
signal() and init()
|
file | diff | annotate |
Mon, 09 Feb 2015 09:49:26 -0500 |
...
|
file | diff | annotate |
Sun, 08 Feb 2015 14:51:02 -0500 |
random() for Windoze
|
file | diff | annotate |
Sun, 08 Feb 2015 11:33:04 -0500 |
...
|
file | diff | annotate |