Commit Graph

12 Commits

Author SHA1 Message Date
Janos SUTO
1377cbdae6 piler-smtp refactor
Signed-off-by: Janos SUTO <sj@acts.hu>
2024-04-06 20:59:50 +02:00
Janos SUTO
345fd715f5 cppcheck refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-10 20:58:34 +02:00
Janos SUTO
4a5e57816c Refactored unit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-11-03 15:48:37 +01:00
Janos SUTO
78dd67613b Fixed init_ssl() name to init_ssl_to_server()
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-11-03 15:19:08 +01:00
Janos SUTO
2c3f29db44 use init_ssl from misc.c in unit_tests/smtp.c
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-11-03 15:14:41 +01:00
Janos SUTO
445e6e96bd src: fix the smtp protocol handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-18 20:34:51 +02:00
Janos SUTO
c181f02236 test: added starttls support to smtp testing tool
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-09 19:40:30 +02:00
Janos SUTO
6874f7bf16 test: improved smtp testing
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-09 16:23:15 +02:00
Janos SUTO
950211687f src: refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 15:34:45 +02:00
SJ
8f63cf29c9 smtp unit test fix 2015-12-29 14:24:30 +01:00
SJ
f6230971a7 code cleanup 2015-12-28 15:07:27 +01:00
SJ
43c1eafc48 improved the smtp engine to handle partial commands 2015-12-02 21:49:51 +01:00