| 
							
							
								 Janos SUTO | 107d88db99 | Fixed unit test for make_random_string() Signed-off-by: Janos SUTO <sj@acts.hu> | 2019-11-27 20:14:54 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | f2e4cb1afe | Released version 1.3.5 Signed-off-by: Janos SUTO <sj@acts.hu> | 2019-04-21 18:46:57 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | aee2c78638 | fixing tests #2 Signed-off-by: Janos SUTO <sj@acts.hu> | 2019-04-20 23:24:47 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 156303261a | Fixing unit tests Signed-off-by: Janos SUTO <sj@acts.hu> | 2019-04-20 23:09:08 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 77eaf64050 | A minor fix for check_against_... Signed-off-by: Janos SUTO <sj@acts.hu> | 2019-01-13 15:22:27 +00:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 5f391ef9ef | Fixing php unit tests Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-12-09 08:27:37 +00:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 0659564b32 | Moved php unit tests to unit_tests/php dir Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-12-09 08:24:05 +00: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 | d6ab3d0c9a | fixed a unit test Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-09-29 08:54:22 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | c5959f79c4 | Fixed attachment name parsing Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-07-10 11:18:19 +00:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 3088b4c401 | remove trailing whitespace from unit_tests/check_attachments.c Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-06-24 14:44:34 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | e18ec3a701 | revised smtp protocol handling Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-03-02 22:46:48 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 644ff2b630 | tests: added unit test for attachment checking Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-02-04 10:58:35 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 3e22fbfd76 | parser: fix multiline attachment name Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-02-04 10:50:42 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | e03a9f2982 | test: added new unit tests Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-01-11 10:20:02 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 723f0b5c5f | additional parser fix Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-01-11 09:59:58 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 1c8dc1cc68 | parser fix to support some emojis in subject line Signed-off-by: Janos SUTO <sj@acts.hu> | 2018-01-11 09:28:45 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 4b5f349710 | test: fixed test.conf for unit tests Signed-off-by: Janos SUTO <sj@acts.hu> | 2017-12-12 20:50:55 +01:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 1192fc3218 | src: decoder and parser fix Signed-off-by: Janos SUTO <sj@acts.hu> | 2017-11-08 11:50:28 +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 |  | 
			
				
					| 
							
							
								 Janos SUTO | a7e885464b | test: compile fixes Signed-off-by: Janos SUTO <sj@acts.hu> | 2017-07-07 21:43:08 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 9ff92ac59c | fix mysql socker path in test.conf Signed-off-by: Janos SUTO <sj@acts.hu> | 2017-06-25 22:06:49 +02:00 |  | 
			
				
					| 
							
							
								 Janos SUTO | 2dc31b59c0 | improving bitbucket pipeline Signed-off-by: Janos SUTO <sj@acts.hu> | 2017-06-25 22:05:06 +02:00 |  | 
			
				
					| 
							
							
								 SJ | 77ef1d9cce | src: compile fix Change-Id: I8533038df7c81dcd9bcce576e24c8c4ee507999c
Signed-off-by: SJ <sj@acts.hu> | 2017-05-14 17:21:46 +02:00 |  | 
			
				
					| 
							
							
								 SJ | 65fc0b377e | added reimport option for pilerimport | 2016-04-05 21:10:09 +02:00 |  | 
			
				
					| 
							
							
								 SJ | 8acee556d1 | code cleanup | 2016-01-02 08:16:38 +01:00 |  | 
			
				
					| 
							
							
								 SJ | f17e50d3a7 | check_rules unit test fix | 2015-12-29 15:16:31 +01: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 | ccb3d72b8e | code cleanup #2 | 2015-12-28 14:50:37 +01:00 |  | 
			
				
					| 
							
							
								 SJ | dd83ee8fb1 | code cleanup | 2015-12-28 13:28:19 +01:00 |  | 
			
				
					| 
							
							
								 SJ | 198f65d5ea | added unit test for the parser | 2015-12-22 15:21:24 +01:00 |  | 
			
				
					| 
							
							
								 SJ | 510199d675 | added unit tests for mydomains | 2015-12-21 12:53:14 +01:00 |  | 
			
				
					| 
							
							
								 SJ | 8025075968 | added unit tests for digests | 2015-12-20 21:45:16 +01:00 |  | 
			
				
					| 
							
							
								 SJ | 36332b9af4 | added unit test for rules | 2015-12-19 20:31:37 +01:00 |  | 
			
				
					| 
							
							
								 SJ | c31b13d77b | adding some licencing stuff | 2015-12-09 21:19:14 +01:00 |  | 
			
				
					| 
							
							
								 SJ | 43c1eafc48 | improved the smtp engine to handle partial commands | 2015-12-02 21:49:51 +01:00 |  | 
			
				
					| 
							
							
								 SJ | b0c97aa129 | added a few unit tests | 2015-11-27 12:17:19 +01:00 |  |