| 2021-05-01 |
Introduced convert_date_string_to_ymd_by_template() function
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 1 May 2021
|
| 2020-12-13 |
Fixed unit tests for sender
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 Dec 2020
|
Fixed from/sender processing
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 Dec 2020
|
| 2020-12-12 |
Handle the Sender: header line
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 12 Dec 2020
|
| 2020-12-04 |
Fixed unit test to new piler id
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 4 Dec 2020
|
| 2020-08-10 |
cppcheck refactoring
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 10 Aug 2020
|
| 2020-06-29 |
gcc 9 fixes
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 29 Jun 2020
|
| 2019-11-27 |
Fixed unit test for make_random_string()
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 27 Nov 2019
|
| 2019-04-21 |
Released version 1.3.5
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 21 Apr 2019
|
| 2019-04-20 |
fixing tests #2
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 20 Apr 2019
|
Fixing unit tests
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 20 Apr 2019
|
| 2019-01-13 |
A minor fix for check_against_...
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 Jan 2019
|
| 2018-12-09 |
Fixing php unit tests
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 9 Dec 2018
|
Moved php unit tests to unit_tests/php dir
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 9 Dec 2018
|
| 2018-11-03 |
Refactored unit tests
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Fixed init_ssl() name to init_ssl_to_server()
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
use init_ssl from misc.c in unit_tests/smtp.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
| 2018-09-29 |
fixed a unit test
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 29 Sep 2018
|
| 2018-07-10 |
Fixed attachment name parsing
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 10 Jul 2018
|
| 2018-06-24 |
remove trailing whitespace from unit_tests/check_attachments.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 24 Jun 2018
|
| 2018-03-02 |
revised smtp protocol handling
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 2 Mar 2018
|
| 2018-02-04 |
tests: added unit test for attachment checking
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 4 Feb 2018
|
parser: fix multiline attachment name
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 4 Feb 2018
|
| 2018-01-11 |
test: added new unit tests
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 11 Jan 2018
|
additional parser fix
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 11 Jan 2018
|
parser fix to support some emojis in subject line
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 11 Jan 2018
|
| 2017-12-12 |
test: fixed test.conf for unit tests
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 12 Dec 2017
|
| 2017-11-08 |
src: decoder and parser fix
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 8 Nov 2017
|
| 2017-10-18 |
src: fix the smtp protocol handling
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 18 Oct 2017
|
| 2017-08-09 |
test: added starttls support to smtp testing tool
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 9 Aug 2017
|