summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump Guacamole to 1.5.4HEADmasterSteffen Ritter2024-02-271-1/+1
* Push guacamole versionSteffen Ritter2023-08-062-1/+1
* Add some helpers for easy docker deploymentSteffen Ritter2023-07-176-0/+160
* Bump to Guacamole 1.5.0Simon Rettberg2023-06-161-2/+2
* Fix reading supported authentication schemesSimon Rettberg2023-06-161-4/+4
* Refactor meta data mergingSimon Rettberg2023-03-241-17/+19
* Reduce logging spamSteffen Ritter2023-03-023-6/+4Star
* Compatibility with guacamole 1.4.0Steffen Ritter2023-03-027-33/+23Star
* Remove debug spamSteffen Ritter2021-05-111-2/+0Star
* Honor VNC port in jsonv1.3.1v1.2.1Simon Rettberg2021-03-222-4/+13
* Update to Java 1.8Simon Rettberg2021-03-221-3/+3
* Small ui fixesUdo Walter2020-11-162-2/+3
* Match version to guacamoleSimon Rettberg2020-11-091-1/+1
* fix language tags for Guacamole 1.2.0, workaround for greyed out continue but...Udo Walter2020-10-277-18/+99
* Fix logo in firefoxUdo Walter2020-08-283-3/+3
* Move custom logo to the bottom leftUdo Walter2020-08-136-14/+47
* Some UI changes:Udo Walter2020-08-0812-23/+93
* Reduce SPAM by using .debug() not .info()Simon Rettberg2020-07-231-2/+2
* Update client list every 2 mins for better timeout handlingSimon Rettberg2020-07-231-0/+20
* Update client locationid in AvailableClientSimon Rettberg2020-07-231-5/+5
* Add missing classesSimon Rettberg2020-07-222-0/+74
* Sanity checks, thread safety, remove unused grouplist in AvailableClientSimon Rettberg2020-07-205-30/+45
* Add sanity check, fix array compareSimon Rettberg2020-07-201-2/+6
* Remove pointless codeSimon Rettberg2020-07-202-9/+0Star
* Refine timeout handling of dead/removed clientsSimon Rettberg2020-07-201-13/+36
* Fix off-by-one when displaying tunnel count on close eventSimon Rettberg2020-07-201-2/+3
* Log total numer of user sessions (no duplicates)Simon Rettberg2020-07-201-3/+6
* Fix getUsername/getIdentifier in TunnelListener, make it thread safeSimon Rettberg2020-07-205-96/+55Star
* Add translations to German and an info text regarding the resolutionUdo Walter2020-06-307-14/+37
* Fallback to getIdentifier() if credential's username is nullSimon Rettberg2020-06-263-6/+40
* Fix resolution detection JSSimon Rettberg2020-06-181-1/+1
* 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-185-12/+54
* Better debug spam for connection checksSimon Rettberg2020-05-192-10/+15
* Try reusing old connection, even if we don't have a user contextSimon Rettberg2020-05-153-5/+35
* Check if remote host actually repies with RFB handshakeSimon Rettberg2020-05-152-3/+14
* Keep track of the number of tunnels per user.Udo Walter2020-05-141-5/+17
* Fix bug where user could reconnect to an old connection.Udo Walter2020-05-143-0/+16
* Fix two ways a client could be listed as free but be not connectable.Udo Walter2020-05-146-17/+110
* Add some debug logs. Rename the 'virtual' locations to groups.Udo Walter2020-05-1316-114/+117
* Fix connecting to a new client after exiting a client. Add logo, favicon and ...Udo Walter2020-05-0914-36/+108
* Add location selectionUdo Walter2020-05-0714-35/+463
* Prevent user from sticking to connection if it was reset.Simon Rettberg2020-05-052-2/+15
* Adapt to new json formatSimon Rettberg2020-04-304-1/+35
* LoggingSimon Rettberg2020-04-302-1/+3
* First CommitSimon Rettberg2020-04-1513-0/+897