summaryrefslogtreecommitdiffstats
path: root/src/main/java/de/bwlehrpool/bwlp_guac/AvailableClient.java
Commit message (Expand)AuthorAgeFilesLines
* Honor VNC port in jsonv1.3.1v1.2.1Simon Rettberg2021-03-221-4/+11
* Update client locationid in AvailableClientSimon Rettberg2020-07-231-5/+5
* Sanity checks, thread safety, remove unused grouplist in AvailableClientSimon Rettberg2020-07-201-2/+0Star
* Remove pointless codeSimon Rettberg2020-07-201-4/+0Star
* Refine timeout handling of dead/removed clientsSimon Rettberg2020-07-201-13/+36
* Fix getUsername/getIdentifier in TunnelListener, make it thread safeSimon Rettberg2020-07-201-3/+5
* Fallback to getIdentifier() if credential's username is nullSimon Rettberg2020-06-261-2/+12
* LoginRPC: Fix endianness of version number; buffer messageSimon Rettberg2020-06-181-3/+2Star
* Apply socket timeouts for LoginRPCSimon Rettberg2020-06-181-1/+4
* Base64 encode LoginRPC dataSimon Rettberg2020-06-181-4/+4
* Change RPC portSimon Rettberg2020-06-181-1/+1
* Send resolution from the users browser to the server and try to autologin the...Udo Walter2020-06-181-1/+27
* Better debug spam for connection checksSimon Rettberg2020-05-191-5/+6
* Check if remote host actually repies with RFB handshakeSimon Rettberg2020-05-151-3/+8
* Fix bug where user could reconnect to an old connection.Udo Walter2020-05-141-0/+1
* Fix two ways a client could be listed as free but be not connectable.Udo Walter2020-05-141-3/+23
* Add some debug logs. Rename the 'virtual' locations to groups.Udo Walter2020-05-131-7/+4Star
* Fix connecting to a new client after exiting a client. Add logo, favicon and ...Udo Walter2020-05-091-2/+2
* Add location selectionUdo Walter2020-05-071-0/+14
* Prevent user from sticking to connection if it was reset.Simon Rettberg2020-05-051-1/+14
* LoggingSimon Rettberg2020-04-301-1/+2
* First CommitSimon Rettberg2020-04-151-0/+157