|
| argv-constants.h |
| Constants related to automatic handling of received "argv" instructions.
|
|
| argv-fntypes.h |
| Function type definitions related to automatic handling of received "argv" instructions.
|
|
| argv.h |
| Convenience functions for processing parameter values that are submitted dynamically using "argv" instructions.
|
|
| audio-fntypes.h |
| Function type definitions related to simple streaming audio.
|
|
| audio-types.h |
| Type definitions related to simple streaming audio.
|
|
| audio.h |
| Provides functions and structures used for providing simple streaming audio.
|
|
| client-constants.h |
| Constants related to the Guacamole client structure, guac_client.
|
|
| client-fntypes.h |
| Function type definitions related to the Guacamole client structure, guac_client.
|
|
| client-types.h |
| Type definitions related to the Guacamole client structure, guac_client.
|
|
| client.h |
| Functions and structure contents for the Guacamole proxy client.
|
|
| error-types.h |
| Type definitions related to return values and errors.
|
|
| error.h |
| Provides functions and structures required for handling return values and errors.
|
|
| fips.h |
|
| hash.h |
| Provides functions and structures for producing likely-to-be-unique hash values for images.
|
|
| layer-types.h |
| Type definitions related to Guacamole layers.
|
|
| layer.h |
| Provides functions and structures required for allocating and using layers.
|
|
| mem.h |
| Provides convenience macros/functions for performing arithmetic on size_t values and for allocating memory, particularly memory related to images, audio, etc.
|
|
| object-types.h |
| Type definitions related to Guacamole protocol objects.
|
|
| object.h |
| Provides functions and structures required for allocating and using objects.
|
|
| parser-constants.h |
| Constants related to the Guacamole protocol parser.
|
|
| parser-types.h |
| Type definitions related to parsing the Guacamole protocol.
|
|
| parser.h |
| Provides functions and structures for parsing the Guacamole protocol.
|
|
| plugin-constants.h |
| Constants related to client plugins.
|
|
| plugin.h |
| Provides functions and structures required for handling a client plugin.
|
|
| pool-types.h |
| Type definitions related to the guac_pool pool of unique integers.
|
|
| pool.h |
| Provides functions and structures for maintaining dynamically allocated and freed pools of integers.
|
|
| protocol-constants.h |
| Constants related to the Guacamole protocol.
|
|
| protocol-types.h |
| Type definitions related to the Guacamole protocol.
|
|
| protocol.h |
| Provides functions and structures required for communicating using the Guacamole protocol over a guac_socket connection, such as that provided by guac_client objects.
|
|
| recording.h |
| Provides functions and structures to be use for session recording.
|
|
| rwlock.h |
|
| socket-constants.h |
| Constants related to the guac_socket object.
|
|
| socket-fntypes.h |
| Function type definitions related to the guac_socket object.
|
|
| socket-ssl.h |
| Provides an SSL/TLS implementation of guac_socket.
|
|
| socket-types.h |
| Type definitions related to the guac_socket object.
|
|
| socket-wsa.h |
| Provides an implementation of guac_socket specific to the Windows Socket API (aka WSA or "winsock").
|
|
| socket.h |
| Defines the guac_socket object and functions for using and manipulating it.
|
|
| stream-types.h |
| Type definitions related to Guacamole protocol streams.
|
|
| stream.h |
| Provides functions and structures required for allocating and using streams.
|
|
| string.h |
| Provides convenience functions for manipulating strings.
|
|
| timestamp-types.h |
| Type definitions related to Guacamole protocol timestamps.
|
|
| timestamp.h |
| Provides functions and structures for creating timestamps.
|
|
| unicode.h |
| Provides functions for manipulating Unicode strings.
|
|
| user-constants.h |
| Constants related to the Guacamole user structure, guac_user.
|
|
| user-fntypes.h |
| Function type definitions related to the guac_user object.
|
|
| user-types.h |
| Type definitions related to the guac_user object.
|
|
| user.h |
| Defines the guac_user object, which represents a physical connection within a larger, possibly shared, logical connection represented by a guac_client.
|
|
| wol-constants.h |
| Header file that provides constants and defaults related to libguac Wake-on-LAN support.
|
|
| wol.h |
| Header that provides functions and structures related to Wake-on-LAN support in libguac.
|
|