Commit graph

14 commits

Author SHA1 Message Date
tsoganov
1f40bbf3fb Upgraded and created dockerfiles 2025-04-14 12:57:40 +03:00
Alex Sherman
ad2de7fdd0 Remove outdated test 2021-04-28 19:32:16 +05:00
Maciej Szlosarczyk
eab9fae50e
Handle hello that is not nested under command element 2019-10-05 10:11:28 +03:00
Maciej Szlosarczyk
203e119c2c
Introduce error 2000
When a client sends invalid command to proxy, it should be reported as
error 2000 and sent to registry. We should sent them there regardless
2019-07-29 13:29:37 +03:00
Maciej Szlosarczyk
0231aae270
Reformat code 2019-07-29 11:26:50 +03:00
Maciej Szlosarczyk
9bd9a67e93
Add more logging for failed SSL handshake 2019-07-29 11:19:11 +03:00
Maciej Szlosarczyk
187ebf4213
Update test certificate configuration 2019-07-29 11:07:49 +03:00
Maciej Szlosarczyk
93b2437d1f
Add test for messages that overflow the initial buffer 2019-07-15 14:34:46 +03:00
Maciej Szlosarczyk
45f99a2f77
Add test case for error request 2019-07-12 15:14:48 +03:00
Maciej Szlosarczyk
7f7eea8149
Add test case for invalid command 2019-07-12 14:56:59 +03:00
Maciej Szlosarczyk
31fa20a9a6
Add test case for command 2019-07-12 14:47:47 +03:00
Maciej Szlosarczyk
d8e03ed484
Add test case for both login and logout 2019-07-12 14:28:36 +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