Commit graph

5 commits

Author SHA1 Message Date
tsoganov
1f40bbf3fb Upgraded and created dockerfiles 2025-04-14 12:57:40 +03: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
93b2437d1f
Add test for messages that overflow the initial buffer 2019-07-15 14:34:46 +03:00
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