Commit Graph

532 Commits

Author SHA1 Message Date
Michael Jumper
591dc39ba3 Added missing package-info.java, fixed other. 2012-08-09 14:40:05 -07:00
Michael Jumper
96ad89486f Add missing periods. 2012-08-09 14:36:14 -07:00
Michael Jumper
720a78b174 Add package-info.java for all packages. 2012-08-09 14:18:46 -07:00
Michael Jumper
545c525361 Make method parameters final where it makes sense. 2012-08-09 14:09:52 -07:00
Michael Jumper
5ab65225ef Remove redundant public modified missed in last pass. 2012-08-09 12:51:10 -07:00
Michael Jumper
66b222bc5c Remove redundant public modifiers. 2012-08-09 12:45:40 -07:00
Michael Jumper
e911a615bc Removed trailing whitespace. 2012-08-09 11:42:29 -07:00
Michael Jumper
548fe9e008 Updated ChangeLog 2012-05-04 18:49:39 -07:00
Michael Jumper
57c5694142 Fixed project URL. 2012-03-26 18:51:08 -07:00
Michael Jumper
8a17e6592e Make Credentials as serializable as possible. 2012-03-26 12:34:36 -07:00
Michael Jumper
0285fe371a Rename attach/detach listeners to connect/close. 2012-03-23 15:31:03 -07:00
Michael Jumper
c2eb0744ac Monitoring connect/close rather than attach/detach (as attach/detach is too low level, buried within the base HTTP tunnel implementation). 2012-03-23 15:21:44 -07:00
Michael Jumper
d831969322 Added missing constructors. 2012-03-23 14:04:03 -07:00
Michael Jumper
837614800d Allow listeners to throw exceptions from within hooks. 2012-03-23 12:13:54 -07:00
Michael Jumper
fc6750da00 Tunnel attach and detach listeners. 2012-03-23 12:09:24 -07:00
Michael Jumper
e13b62a993 Tunnel attach and detach events. 2012-03-23 12:04:08 -07:00
Michael Jumper
fe7de5201a TunnelEvent interface. 2012-03-23 12:00:37 -07:00
Michael Jumper
d99d38a9b6 Authentication success event and listener. 2012-03-23 11:57:05 -07:00
Michael Jumper
e9fcab10b1 Renamed hook function. 2012-03-23 11:54:18 -07:00
Michael Jumper
0b1011364d Add AuthenticationFailureListener. 2012-03-23 11:06:09 -07:00
Michael Jumper
898cee122f Create CredentialEvent interface for generic credentials-related events. Implemented AuthenticationFailureEvent. 2012-03-23 11:02:47 -07:00
Michael Jumper
e58a4fc52b Renamed to guacamole-ext. 2012-03-23 11:02:08 -07:00
Michael Jumper
7f027a71f2 Fixed comments. 2012-03-22 23:40:45 -07:00
Michael Jumper
697c4601da Use truly generic HTTP-based credentials object, rename project to guacamole-auth (truly, this is a basic framework for extending Guacamole, a single webapp, NOT part of guacamole-common, which is the basis of the Guacamole webapp and potentially others). 2012-03-22 22:44:02 -07:00
Michael Jumper
451a09873d Bumping version to 0.6.0. 2012-03-15 15:53:13 -07:00
Michael Jumper
6ff00e28ea Update docs to reflect null return value. 2011-12-21 00:11:18 -08:00
Michael Jumper
76b6f2af05 Relicensed, fixed comments. 2011-12-18 21:32:46 -08:00
Michael Jumper
e6818a551f Added JavaDoc. 2011-12-18 20:15:28 -08:00
Michael Jumper
6cd150a2a0 Added README 2011-12-18 14:57:05 -08:00
Michael Jumper
4e33e1c9a7 Added changelog 2011-12-18 14:56:49 -08:00
Michael Jumper
aae7c8674f Bumped versions to 0.5.0. 2011-11-04 15:20:22 -07:00
Michael Jumper
b574a33cfd Initial commit 2011-08-17 09:42:40 -07:00