Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Releases: BoardiesITSolutions/SSH-Tunnel-Plugin

2.0.0.3

06 Nov 22:50
Compare
Choose a tag to compare

Fixes issue with potential crash if MySQL port number or SSH port number is a large number causing the number to wrap and therefore causing a crash.

Fixes potential socket issue

12 Oct 21:36
Compare
Choose a tag to compare

Fixes issue with client socket being passed to socket processor thread, but if a connection came in at the same time, the client socket would be overwritten, and the socket processor thread would crash as the socket wasn't valid.

System Socket Binding Retries

23 Aug 21:12
Compare
Choose a tag to compare

The system socket (what's used for the PHP API communication) will retry every 10 seconds if the bind fails, instead of the process staying running but not being usable due to the socket binding failed.

Initial Release

03 Jul 22:28
Compare
Choose a tag to compare

Initial Release of SSH Tunnel Plugin for Boardies MySQL Manager for Android.