Skip to content

Releases: internetee/epp_proxy

210128 Improved logging and github actions

29 Jan 07:58
01b2682
Compare
Choose a tag to compare
  • Improved logging for malformed frames #43
  • GitHub Actions for CI #41

Security update to Rack

26 Jun 17:30
4b94212
Compare
Choose a tag to compare
  • Bump rack from 2.0.8 to 2.2.3 in /apps/epp_proxy/priv/test_backend_app #36

Security update to Puma

22 May 18:09
84d0222
Compare
Choose a tag to compare
  • Bump puma to 4.3.5 in /apps/epp_proxy/priv/test_backend_app #34

Replace xmerl and bump puma to 4.3.3

04 Mar 09:08
ec14ebb
Compare
Choose a tag to compare
  • Bumped Puma to 4.3.3 #33
  • Replaced xmerl with erlsom #32

Memory usage logging

26 Feb 12:33
8d46c73
Compare
Choose a tag to compare

Added memory usage logging to troubleshoot the crashing problem #31

Handle hello that is not nested under command element

07 Oct 10:09
3386240
Compare
Choose a tag to compare
Merge pull request #26 from maciej-szlosarczyk/handle-commandless-hello

Handle hello that is not nested under command element

Increase EPP client timeout

27 Aug 08:16
0557c85
Compare
Choose a tag to compare
Merge pull request #23 from internetee/increase-epp-client-timeout

Increase EPP client timeout

Allow for disabling CRL check

31 Jul 08:32
9e7a3d8
Compare
Choose a tag to compare
v0.2.3

Merge pull request #21 from internetee/disable-crl-check-with-a-featu…

Allow for insecure HTTPS connections to registry

30 Jul 11:01
236a0ed
Compare
Choose a tag to compare
Merge pull request #19 from internetee/move-records-to-header

Move records to header

Log IP at the beginning of each connection

30 Jul 07:58
ae478d6
Compare
Choose a tag to compare
v0.2.1

Merge pull request #18 from internetee/add-logging-of-process-and-ip-…