4444690400Implement guac_pool alloc and free.
Michael Jumper
2012-09-06 11:24:01 -0700
0e63f8667dAdded stubbed pool.c, fixed typo in pool.h.
Michael Jumper
2012-09-06 11:20:18 -0700
fba2c37b6bAdd prototypes and structs for generic integer pool (to ultimately replace the individually-implemented layer and buffer pools, and for use in implementing the resource pool).
Michael Jumper
2012-09-06 11:15:23 -0700
866d067bbaAdd forward declaration for guac_resource
Michael Jumper
2012-09-06 10:22:17 -0700
9493dc10f3Added resource handlers to guac_resource.
Michael Jumper
2012-09-05 18:11:48 -0700
dc1be17935Refactored plugin functions into plugin.c
Michael Jumper
2012-09-05 17:23:24 -0700
2af32ece37Refactored timestamp functions into timestamp.c
Michael Jumper
2012-09-05 17:17:18 -0700
df2ab8384fRefactored instruction functions into instruction.c.
Michael Jumper
2012-09-05 17:13:05 -0700
9a812c6732Fixed typo.
Michael Jumper
2012-09-05 17:03:56 -0700
c57a61122bAdd missing includes to tests, fix function naming in protocol.c
Michael Jumper
2012-09-05 01:02:52 -0700
9c53b85393Fix includes, renamed time.h to timestamp.h
Michael Jumper
2012-09-05 00:47:21 -0700
63e39befefFixed includes, update Makefile.am
Michael Jumper
2012-09-04 23:28:58 -0700
8807914668Add missing includes.
Michael Jumper
2012-09-04 19:06:14 -0700
0f4ca62eedRefactor plugin functions into plugin.h
Michael Jumper
2012-09-03 18:16:16 -0700
d2eed69635Refactor time functions into time.h
Michael Jumper
2012-09-03 18:07:13 -0700
19cc6ccc01Refactor functions into instruction.h - beware of renaming.
Michael Jumper
2012-09-03 18:03:24 -0700
373cab0be6Refactor layer struct and functions into layer.h
Michael Jumper
2012-09-03 17:58:43 -0700
f8fdc3f35aRefactor guac_resource functions into resource.h
Michael Jumper
2012-09-03 17:54:30 -0700
a959dff6f6Only output parameter if it has a name.
Michael Jumper
2012-09-02 23:27:19 -0700
23f799fa33Added XSLT for translating Doxygen XML to DocBook.
Michael Jumper
2012-09-02 20:50:50 -0700
78e51759cbOutput xml for docs.
Michael Jumper
2012-09-02 18:08:17 -0700
a02befb6bfRename plugin init.
Michael Jumper
2012-08-29 11:36:32 -0700
4af8d80653Bump version numbers.
Michael Jumper
2012-08-29 11:23:19 -0700
68e3d1507bAdd resource free stub.
Michael Jumper
2012-08-29 10:00:14 -0700
7806fdf56cAdd buffer pool test.
Michael Jumper
2012-08-28 11:25:21 -0700
1bcc1e7d5aEnsure buffers do not hurt layer pool.
Michael Jumper
2012-08-27 15:10:27 -0700
af490aafbeImplementations of server-side streaming instructions.
Michael Jumper
2012-08-27 14:07:02 -0700
5f1b67fb02New resource API and corresponding stubs.
Michael Jumper
2012-08-27 12:50:09 -0700
9e2e1e4994Define guac_resource, remove rel, use URI instead of rel.
Michael Jumper
2012-08-24 21:37:37 -0700
376fbe64abAdded handlers.
Michael Jumper
2012-07-17 22:57:46 -0700
4ed87ecab5Update select instruction semantics.
Michael Jumper
2012-06-20 13:46:17 -0700
3249d068d3Prototypes for streaming inructions.
Michael Jumper
2012-06-20 13:45:15 -0700
35ff248687Fix pool bounds.
Michael Jumper
2012-08-27 15:06:06 -0700
77a752a2eeFix test.
Michael Jumper
2012-08-27 15:05:55 -0700
3e96b85b22Implement pool test.
Michael Jumper
2012-08-27 15:02:13 -0700
bc5065cda4Combined tests into single executable.
Michael Jumper
2012-08-27 14:44:17 -0700
114ac20f25Layer pool test stub.
Michael Jumper
2012-08-27 14:41:23 -0700
6d5c9b6ddeRefactor creation of client to NOT require plugin.
Michael Jumper
2012-08-27 14:28:56 -0700
928f3c5457Bump version numbers.
0.6.3
Michael Jumper
2012-08-26 11:30:42 -0700
b0240f02abDefine library prefix/suffix with macros, explicitly define and enforce limit on protocol name length, and overall library name length.
Michael Jumper
2012-08-23 11:50:06 -0700
aaa463ec9fAssert return values.
Michael Jumper
2012-08-12 23:14:14 -0700
fbca4e8b9aEnsure suite.h is included in source tarball.
Michael Jumper
2012-08-12 23:12:59 -0700
014a627d13Update version information.
Michael Jumper
2012-08-11 13:50:13 -0700
905c6039f4Update ChangeLog.
Michael Jumper
2012-08-11 13:47:50 -0700
32065f5faeBump to version 0.6.1
Michael Jumper
2012-08-11 13:35:57 -0700
734cfb4217Ensure m4/ directory exists, while automatically-added files are not included in commits.
Michael Jumper
2012-08-11 13:25:32 -0700
5ec7f6970dEnsure m4/ directory exists, while automatically-added files are not included in commits.
Michael Jumper
2012-08-11 13:24:06 -0700
cf6c232054Ensure m4/ directory exists, while automatically-added files are not included in commits.
Michael Jumper
2012-08-11 13:22:27 -0700
f22469ef31Ignore gcov files.
Michael Jumper
2012-07-23 20:08:14 -0700
a46e4f40edDefine better set of UTF8 test strings, use instead of dog.
Michael Jumper
2012-07-23 15:50:58 -0700
f8eb590ea3Split test_protocol.c into multiple files, one per test.
Michael Jumper
2012-07-23 15:37:36 -0700
af4cb160cbAdd instruction writing test.
Michael Jumper
2012-07-23 12:38:53 -0700
4170f781a5More renaming.
Michael Jumper
2012-07-23 02:25:06 -0700
24c7898ffeRename test function.
Michael Jumper
2012-07-23 02:20:12 -0700
e1715cc40cActual unit test of unicode use.
Michael Jumper
2012-07-23 01:42:15 -0700
5bd42295caUse read() instead of recv() such that non-sockets can be used for reads.
Michael Jumper
2012-07-23 01:41:50 -0700
3cca318f8eProtocol test stub.
Michael Jumper
2012-07-22 22:08:01 -0700
caf2349a64Renamed test.
Michael Jumper
2012-07-22 19:40:11 -0700
2650f1e4a5Add license comment to unit test source.
Michael Jumper
2012-07-22 18:00:59 -0700
2f0d2f37e6Use Check for unit tests, add unit test stub.
Michael Jumper
2012-07-22 17:57:31 -0700
c21604e2cdCleaned up Makefile.am's
Michael Jumper
2012-07-22 15:34:36 -0700
2c66cc4a40Separate Makefile.am for src
Michael Jumper
2012-07-22 15:21:10 -0700
a365f0813bFix element walk. Reset all char counters.
Michael Jumper
2012-07-22 13:57:13 -0700
a7843cc30fFix makefile and includes.
Michael Jumper
2012-07-21 12:15:59 -0700
b76a53fe62Walk element content to determine character length (NOTE: need to save state between walks to avoid rewalking old characters and turning a linear-time parse into quadratic-time).
Michael Jumper
2012-07-21 10:00:00 -0700
466fb36fd4Split unicode functions into own files.
Michael Jumper
2012-07-19 23:32:49 -0700
6b7fd03503Measure string output in UTF-8 characters.
Michael Jumper
2012-07-19 20:03:28 -0700
fb5b4af5efclient-handlers.h should not be installed.
Michael Jumper
2012-06-20 13:21:05 -0700
f04bb18169Updated changelog
Michael Jumper
2012-06-09 21:34:38 -0700
5128165cd1Updated changelog.
0.6.1
Michael Jumper
2012-06-09 21:16:30 -0700
a775ab8d77Bumping version to 0.6.1
Michael Jumper
2012-06-09 20:37:49 -0700
31a5c8b486Marking default/null handlers as stubs.
Michael Jumper
2012-06-09 20:36:34 -0700
79185d52f5Update version info.
Michael Jumper
2012-06-03 20:52:11 -0700
7382bacc81Bump version to 0.6.1
Michael Jumper
2012-06-03 20:47:45 -0700
675dec46d3Updated/fixed ChangeLog.
Michael Jumper
2012-06-03 20:42:04 -0700
36def67dfdTest for SetDefault and SetNull before using them (not present in FreeRDP 1.0.1), fix naming conflict with default pointer setting functions.
Michael Jumper
2012-05-25 00:21:00 -0700
e710287196Fixed license list of contributors.
Michael Jumper
2012-05-25 00:02:35 -0700
4239a4e690Add SetNull and SetDefault functions to pointer managment to avoyd segfault with windows 2008r2
David PHAM-VAN
2012-05-23 12:11:39 +0200
8f9eac1d33Updated contributors.
Michael Jumper
2012-05-24 23:57:30 -0700
6259381d92Corrected padding in base64 encoding
David PHAM-VAN
2012-05-23 11:59:48 +0200
9fd75a7b69Update options in README.
Michael Jumper
2012-05-24 23:53:41 -0700
0de6990d53Style fixes, fix usage string.
Michael Jumper
2012-05-24 23:44:50 -0700
d39b2e8208Add foreground option to daemon
David PHAM-VAN
2012-05-23 11:56:49 +0200
9549a19ab5Do not init username with default static string - cannot be free'd later (see ticket #137)
Michael Jumper
2012-05-17 22:51:57 -0700
7328ee303fEmbed format information along with default cursor image data. Refactor default cursor set function out of rdp_pointer.h and into default_pointer.h. Add documentation.
Michael Jumper
2012-05-17 13:04:38 -0700
bb5f4d61d9Undef not needed as define is within .c, not header.
Michael Jumper
2012-05-17 11:57:54 -0700
2807b6dea9Using embedded bitmap rather than raster-drawn cursor.
Michael Jumper
2012-05-17 00:48:05 -0700
d7c5ec5ed0Implement default pointer (currently drawn with draw instructions - not an embedded bitmap).
Michael Jumper
2012-05-16 19:52:43 -0700
2056ab9619Log when no equivalence between keysym and Unicode. Remove debug log.
Michael Jumper
2012-05-16 10:29:43 -0700
13415ebcdbRemove now unused altcode function.
Michael Jumper
2012-05-16 01:33:34 -0700
6da3c29606Use direct translation between keysym and Unicode, rather than table (see http://www.x.org/wiki/KeySyms, same translation used from Unicode to keysym by the Guacmole JS client). Remove related files.
Michael Jumper
2012-05-16 01:26:09 -0700
8a8924dc7dCheck for freerdp/locale/keyboard.h before using it, default to old freerdp/kbd/layouts.h if missing.
Michael Jumper
2012-05-16 00:40:07 -0700