Janos SUTO
|
613f25848d
|
Keep a whitespace character when removing xml tags
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-12-04 14:07:25 +01:00 |
|
Janos SUTO
|
345fd715f5
|
cppcheck refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-08-10 20:58:34 +02:00 |
|
Janos SUTO
|
d687fa16ab
|
Code cleanup
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-03-03 15:47:02 +01:00 |
|
Janos SUTO
|
ce193974f1
|
Refactored make_random_string()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-11-27 20:11:07 +01:00 |
|
Janos SUTO
|
2d0beab92a
|
Fixed signed vs. unsigned comparisons
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-10-17 07:26:07 +00:00 |
|
Janos SUTO
|
bb6e0578b7
|
add return value check to system() call
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-07-12 05:53:26 +00:00 |
|
Janos SUTO
|
9997c10b4e
|
fixed a leaking file descriptor in extract_attachment_content()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-03-06 20:57:54 +01:00 |
|
Janos SUTO
|
a48e3c74df
|
fix opendocument text extraction
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-03-04 13:21:19 +01:00 |
|
Janos SUTO
|
950211687f
|
src: refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-08 15:34:45 +02:00 |
|
SJ
|
6783f9eec5
|
freebsd compile fix
Change-Id: I86c8f7dbf477200883be39bbc0fb5deb6b027a17
Signed-off-by: SJ <sj@acts.hu>
|
2016-10-21 07:41:30 +02:00 |
|
SJ
|
aefd7ccba4
|
code cleanup
|
2015-11-21 23:06:47 +01:00 |
|
SJ
|
f7bafa1932
|
extract fix
|
2015-03-20 15:46:10 +01:00 |
|
SJ
|
fc08523afa
|
extract fix
|
2015-03-18 11:00:42 +01:00 |
|
SJ
|
30f5aafc32
|
updated extract.c
|
2015-03-17 12:07:48 +01:00 |
|
SJ
|
f0963cdfbd
|
improved attachment extraction
|
2015-03-17 12:03:45 +01:00 |
|
SJ
|
e46b1e9f64
|
added a security check for extracting zip / tnef attachments
|
2015-03-16 13:06:57 +01:00 |
|
SJ
|
4c489d1a47
|
added a safety check for zip extraction
|
2015-03-16 11:10:52 +01:00 |
|
SJ
|
ad85dd1a2f
|
added compat storage layout
|
2015-02-01 10:40:18 +01:00 |
|
SJ
|
74bf302126
|
improved log message for corrupt zip files
|
2015-01-27 09:54:49 +01:00 |
|
SJ
|
9244105f4b
|
improved zip file handling
|
2015-01-26 21:34:03 +01:00 |
|
SJ
|
6fed43bddd
|
introduced helper_timeout parameter
|
2014-11-04 12:01:39 +01:00 |
|
SJ
|
b7e61f27ef
|
fixed handling enrypted zip files
|
2014-04-27 10:59:59 +02:00 |
|
SJ
|
8d71cdc9aa
|
fixed tnef parameters
|
2013-12-16 22:20:23 +01:00 |
|
SJ
|
e408305668
|
removed a stale debug message
|
2013-12-16 20:57:42 +01:00 |
|
SJ
|
e5dd2f06a2
|
tnef compile error fix
|
2013-09-24 21:04:15 +02:00 |
|
SJ
|
1229e10bfc
|
added tnef support
|
2013-09-11 09:19:29 +02:00 |
|
SJ
|
bcca735a1a
|
fixed permission problem for extracting attachments
|
2013-05-15 12:05:42 +02:00 |
|
SJ
|
93696c2985
|
parser fixes
|
2013-03-24 01:20:12 +01:00 |
|
SJ
|
207d50ed03
|
added a workaround for an unzipping bug
|
2012-12-04 12:01:33 +01:00 |
|
SJ
|
ab29175975
|
use a modified version of xlhtml for ppt files
|
2012-10-01 14:10:56 +02:00 |
|
SJ
|
f930aacc84
|
fixed the xlsx extracting
|
2012-09-26 15:26:59 +02:00 |
|
SJ
|
a6ff431397
|
added rtf support
|
2012-09-14 15:03:00 +02:00 |
|
SJ
|
152351e373
|
added zip support
|
2012-09-11 14:11:17 +02:00 |
|
SJ
|
b4854e312a
|
added odf, ms office attachment support
|
2012-09-09 23:16:09 +02:00 |
|
SJ
|
33f0a88670
|
added attachment support
|
2012-09-07 15:08:50 +02:00 |
|