Maciej Szlosarczyk
2838a4adff
Add tcp client test suite
...
It is a mirror image of the test suite for TLS client, retained for
test coverage reasons
2019-07-12 15:26:54 +03:00
Maciej Szlosarczyk
c70d7c6bf2
Add basic test case for greeting
2019-07-12 12:49:08 +03:00
Maciej Szlosarczyk
de965045ac
Prepare for better integration tests
2019-07-12 12:07:22 +03:00
Maciej Szlosarczyk
4814f0c1f7
Remove Eunit tests, use only common test library
2019-07-11 12:11:37 +03:00
Maciej Szlosarczyk
a4b7a4a041
Send headers in both formats
2019-06-06 17:16:46 +03:00
Maciej Szlosarczyk
a636eba23f
Make logging to syslog default
2019-06-06 17:16:23 +03:00
Maciej Szlosarczyk
d5c296af94
Add extended release script
2019-06-03 12:00:53 +03:00
Maciej Szlosarczyk
1bb81e0118
Add extended start script to release
2019-05-31 10:27:59 +03:00
Maciej Szlosarczyk
287dfbb2ec
Add documentation to config file
2019-05-30 14:40:37 +03:00
Maciej Szlosarczyk
54a6fdb729
Handle XML parsing errors
2019-05-30 10:35:54 +03:00
Maciej Szlosarczyk
73384531c8
Replace logger with lager for syslog logging
...
I am not 100% certain that lager_syslog is well maintained, but it
seems to be used by RabbitMQ at the time of writing this commit.
c5568a9ed4/erlang.mk (L2405-L2411)
Because of that, we probably should be fine with it.
2019-05-29 13:23:29 +03:00
Maciej Szlosarczyk
750cdbd270
Add X-Forwarded-For header
2019-05-29 10:57:43 +03:00
Maciej Szlosarczyk
ffc5ddaa3c
Add certificate revocation file handling
2019-05-29 09:49:20 +03:00
Maciej Szlosarczyk
1995b6263b
Add feature switch for enabling pure TCP socket
2019-05-28 11:30:01 +03:00
Maciej Szlosarczyk
b5a7430c96
Remove dev config file
2019-05-28 11:21:48 +03:00
Maciej Szlosarczyk
a4d9773002
Add separate configuration file for development
2019-05-28 11:19:13 +03:00
Maciej Szlosarczyk
657f064e35
Use standard erlang folder structure
2019-05-28 09:58:11 +03:00
Maciej Szlosarczyk
0c8cbaefc7
Move session_id function to util module
2019-05-28 09:44:09 +03:00
Maciej Szlosarczyk
dce19a1107
Short config variables
2019-05-27 16:44:45 +03:00
Maciej Szlosarczyk
c2c91667e7
Working base loop
2019-05-27 16:29:02 +03:00
Maciej Szlosarczyk
cd21f70da5
Add router
2019-05-22 17:15:41 +03:00
Maciej Szlosarczyk
e87ac6cf2e
Initial commit
2019-05-22 10:57:05 +03:00