History for mailpiler / src / parser_utils.c
2021-12-09
@Janos SUTO
Improved html parsing ...
Janos SUTO committed on 9 Dec 2021
2021-10-30
@Janos SUTO
Fixed date header parsing ...
Janos SUTO committed on 30 Oct 2021
2021-07-20
@Janos SUTO
If the calculated date based on Date: header line differs more than 1 week then override it with the data parsed from the first Received: line ...
Janos SUTO committed on 20 Jul 2021
2021-04-22
@Janos SUTO
If the Date: field contains some garbage return the current timestamp ...
Janos SUTO committed on 22 Apr 2021
2021-04-18
@Janos SUTO
PVS Studio refactoring ...
Janos SUTO committed on 18 Apr 2021
2020-12-13
@Janos SUTO
Fixed from/sender processing ...
Janos SUTO committed on 13 Dec 2020
2020-12-12
@Janos SUTO
Handle the Sender: header line ...
Janos SUTO committed on 12 Dec 2020
2020-12-04
@Janos SUTO
Fixed gz attachment type search in determine_attachment_type() ...
Janos SUTO committed on 4 Dec 2020
2020-11-26
@Janos SUTO
Added security header feature ...
Janos SUTO committed on 26 Nov 2020
2020-08-11
@Janos SUTO
Added a separator to searching for attachment names ...
Janos SUTO committed on 11 Aug 2020
2020-08-10
@Janos SUTO
cppcheck refactoring ...
Janos SUTO committed on 10 Aug 2020
2020-06-29
@Janos SUTO
gcc 9 fixes ...
Janos SUTO committed on 29 Jun 2020
2020-03-14
@Janos SUTO
Fixed parser issue for attachment directly in the email, no mime ...
Janos SUTO committed on 14 Mar 2020
2020-03-03
@Janos SUTO
Code cleanup ...
Janos SUTO committed on 3 Mar 2020
2019-01-13
@Janos SUTO
Fix #957 missing extra recipient address ...
Janos SUTO committed on 13 Jan 2019
2018-07-12
@Janos SUTO
use proper boundary checking for to_domain string ...
Janos SUTO committed on 12 Jul 2018
2018-07-10
@Janos SUTO
Fixed attachment name parsing ...
Janos SUTO committed on 10 Jul 2018
2018-02-04
@Janos SUTO
parser: fix multiline attachment name ...
Janos SUTO committed on 4 Feb 2018
2018-01-11
@Janos SUTO
parser fix to support some emojis in subject line ...
Janos SUTO committed on 11 Jan 2018
2017-11-28
@Janos SUTO
src: fix for multiple filename in a single mime part line ...
Janos SUTO committed on 28 Nov 2017
2017-11-08
@Janos SUTO
src: decoder and parser fix ...
Janos SUTO committed on 8 Nov 2017
2017-06-13
@Janos SUTO
parser: remove isHexNumber() function ...
Janos SUTO committed on 13 Jun 2017
2017-05-06
@SJ
improved the search feature ...
SJ committed on 6 May 2017
2017-03-05
@SJ
parser: fixed aaa+bbb@aaa.fu recipient address ...
SJ committed on 5 Mar 2017
2016-04-05
@SJ
added reimport option for pilerimport
SJ committed on 5 Apr 2016
2016-01-02
@SJ
code cleanup
SJ committed on 2 Jan 2016
2015-12-28
@SJ
code cleanup #2
SJ committed on 28 Dec 2015
2015-11-27
@SJ
added a few unit tests
SJ committed on 27 Nov 2015
2015-11-21
@SJ
code cleanup
SJ committed on 21 Nov 2015
2015-11-02
@SJ
internal date fix
SJ committed on 2 Nov 2015