Michael Jumper
|
3b327378eb
|
GUACAMOLE-351: Add "-v" option which causes guacd to print its version information and exit.
|
2018-02-07 13:45:13 -08:00 |
|
Michael Jumper
|
f4f5b4e65a
|
GUACAMOLE-351: Separate guac_config structure into own header file, independent of how that config is loaded.
|
2018-02-07 13:33:52 -08:00 |
|
Michael Jumper
|
f504b1a5e8
|
GUACAMOLE-337: Move libguacd functionality into libguac.
|
2017-07-01 18:50:03 -07:00 |
|
Michael Jumper
|
270d51d4d4
|
GUACAMOLE-205: Use semantically-named macro rather than repeatedly and explicitly check OpenSSL version.
|
2017-02-28 13:01:30 -08:00 |
|
Michael Jumper
|
dbfb782dd5
|
GUACAMOLE-205: Update to 1.1 version of OpenSSL API.
|
2017-02-28 13:01:30 -08:00 |
|
Michael Jumper
|
9218a79e62
|
GUACAMOLE-223: Set required thread-related callbacks for OpenSSL.
|
2017-02-26 14:32:08 -08:00 |
|
Michael Jumper
|
45adc63597
|
GUACAMOLE-175: Split logging between guacd and libguacd.
|
2017-01-24 15:44:55 -08:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
1e4a83b3da
|
GUAC-1389: Document daemonization helper functions.
|
2016-03-02 14:44:15 -08:00 |
|
Michael Jumper
|
9e7663463f
|
GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes.
|
2016-03-02 12:46:00 -08:00 |
|
Mike Jumper
|
f9cc90307b
|
Merge pull request #89 from frenche/listen_once
GUAC-1361: listen() need not be present in main loop
|
2015-11-02 11:56:00 -08:00 |
|
Isaac Boukris
|
61b01299b2
|
GUAC-1361: listen() need not be present in main loop
See GUAC-1361.
Signed-off-by: Isaac Boukris <iboukris@gmail.com>
|
2015-09-28 04:06:39 +03:00 |
|
Michael Jumper
|
653751e2f5
|
GUAC-1305: Copy mimetypes into client structure. Instruction contents CANNOT be relied upon after new instruction data is read (the argv, etc. buffers are reused and shared).
|
2015-09-24 12:45:14 -07:00 |
|
Michael Jumper
|
c57abf3411
|
GUAC-1305: Add image mimetypes to Guacamole protocol handshake.
|
2015-09-20 16:15:13 -07:00 |
|
Michael Jumper
|
3b266b9f05
|
GUAC-911: Simplify guacd logging. Log to appropriate log levels.
|
2014-11-10 00:26:21 -08:00 |
|
Michael Jumper
|
3c83f61637
|
GUAC-911: Clean up logging in guacd.
|
2014-11-09 22:51:40 -08:00 |
|
Michael Jumper
|
4b92233084
|
GUAC-911: Use guacd namespace. Replace log_prefix with macro. Use same log name for all.
|
2014-11-09 17:09:35 -08:00 |
|
Michael Jumper
|
c3f98b388a
|
GUAC-911: Only log up to specified log level. Add comments to log.h.
|
2014-11-09 17:04:25 -08:00 |
|
Michael Jumper
|
431fd2de6f
|
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
|
2014-11-07 16:32:19 -08:00 |
|
Michael Jumper
|
9e57d01c99
|
GUAC-847: Read from file (stub). Override with args.
|
2014-09-08 11:09:29 -07:00 |
|
Michael Jumper
|
d9e7ebde2f
|
GUAC-743: Store and maintain connections within the client map structure.
|
2014-07-05 13:26:27 -07:00 |
|
Michael Jumper
|
40124c11a6
|
GUAC-744: Send ready instruction BEFORE guac_client_init. Sending after is just crazy.
|
2014-06-26 15:32:35 -07:00 |
|
Michael Jumper
|
86a59c43b3
|
GUAC-744: Send ready instruction after guac_client_init.
|
2014-06-26 15:23:00 -07:00 |
|
Michael Jumper
|
a44539b108
|
GUAC-744: Generate and store connection ID within guac_client.
|
2014-06-26 15:09:44 -07:00 |
|
Michael Jumper
|
cc2f3931a9
|
GUAC-730: Fix headers for guacd.
|
2014-06-10 17:25:40 -07:00 |
|
Michael Jumper
|
e0e57b1885
|
GUAC-658: Add missing include for socket.h
|
2014-05-20 10:55:38 -07:00 |
|
Michael Jumper
|
e1ac588296
|
GUAC-622: Just log normal error messages if guac_error not set. Init guac_error before plugin load.
|
2014-04-14 12:01:36 -07:00 |
|
Michael Jumper
|
3b372da120
|
GUAC-593: Allow certificate chain import.
|
2014-04-07 15:16:25 -07:00 |
|
Michael Jumper
|
442ed427a0
|
Clean up includes, clean up build.
|
2014-01-01 14:52:01 -08:00 |
|
Michael Jumper
|
0303c4e24b
|
Relicense everything (except French keymap) as MIT. Status of French keymap is TBD.
|
2014-01-01 14:46:18 -08:00 |
|
Michael Jumper
|
ee1731cf9b
|
Add resolution member to client info struct. Interpret new third parameter for screen size.
|
2013-12-27 00:07:17 -08:00 |
|
Michael Jumper
|
e049d35583
|
Clean up error handling.
|
2013-07-22 16:12:39 -07:00 |
|
Michael Jumper
|
98dd9d2c69
|
Remove unimplemented -A option.
|
2013-07-22 15:47:13 -07:00 |
|
Michael Jumper
|
7b7227aefb
|
Properly handle key and cert files. Better logging.
|
2013-07-22 15:42:11 -07:00 |
|
Michael Jumper
|
def887868a
|
Add option for private key.
|
2013-07-22 14:49:28 -07:00 |
|
Michael Jumper
|
3140dbb20b
|
Actually use SSL for I/O.
|
2013-07-22 14:24:37 -07:00 |
|
Michael Jumper
|
cdbb345d28
|
Fix usage instructions.
|
2013-07-22 13:39:37 -07:00 |
|
Michael Jumper
|
6792b65d4c
|
Add options to guacd. Update docs.
|
2013-07-22 13:37:30 -07:00 |
|
Michael Jumper
|
4c089caeb9
|
Massively reorganize source tree.
|
2013-06-05 11:00:28 -07:00 |
|