873493a2deRemove use of xnew.
Michael Jumper
2013-07-16 19:04:38 -0700
64b0ab84b5Remove usage of xrealloc/xmalloc.
Michael Jumper
2013-07-16 19:00:37 -0700
bffa28a7deRemove usage of xfree().
Michael Jumper
2013-07-16 18:59:26 -0700
7907b2f34aRemove now-unnecessary memory.h.
Michael Jumper
2013-07-16 18:56:25 -0700
db4f3f190dCheck for libfreerdp-client (newer), then libfreerdp-channels (legacy, common).
Michael Jumper
2013-07-16 18:54:35 -0700
6d89578f05Remove unnecessary AC_SUBST.
Michael Jumper
2013-07-22 16:22:02 -0700
e049d35583Clean up error handling.
Michael Jumper
2013-07-22 16:12:39 -0700
98dd9d2c69Remove unimplemented -A option.
Michael Jumper
2013-07-22 15:47:13 -0700
9b89c2a3b5Update documentation.
Michael Jumper
2013-07-22 15:45:40 -0700
7b7227aefbProperly handle key and cert files. Better logging.
Michael Jumper
2013-07-22 15:42:11 -0700
def887868aAdd option for private key.
Michael Jumper
2013-07-22 14:49:28 -0700
3140dbb20bActually use SSL for I/O.
Michael Jumper
2013-07-22 14:24:37 -0700
cdbb345d28Fix usage instructions.
Michael Jumper
2013-07-22 13:39:37 -0700
6792b65d4cAdd options to guacd. Update docs.
Michael Jumper
2013-07-22 13:37:30 -0700
bb74730629Add stub SSL socket.
Michael Jumper
2013-07-21 20:10:37 -0700
aa68f2df21Check for libssh.
Michael Jumper
2013-07-21 19:56:03 -0700
4a3a530fdeFix guac_rdp_clip_rect() handling of completely clipped rects.
Michael Jumper
2013-07-19 12:21:34 -0700
77999e6371Fix library function tests in configure.ac (AC_CHECK_FUNCS provides no means of specifying the library to check).
Michael Jumper
2013-07-16 11:27:46 -0700
3596436c27Bump version properly.
Michael Jumper
2013-07-15 23:31:24 -0700
473ad8e464Bump version to 0.8.2.
0.8.2
Michael Jumper
2013-07-13 17:33:23 -0700
c99b257dacShould also link libogg.
Michael Jumper
2013-07-09 01:14:29 -0700
3646bdbbbfAlso check for (and link with) libvorbis.
Michael Jumper
2013-07-09 00:58:14 -0700
edf9762667Fix linking flag for libdl.
Michael Jumper
2013-07-08 19:05:06 -0700
c3bbf97d22libdl is actually used by libguac, not guacd.
Michael Jumper
2013-07-08 18:52:30 -0700
2b93deaac6Do not unnecessarily link libraries.
Michael Jumper
2013-07-08 17:40:20 -0700
0f609cb666Test for VNC repeater support and cairo_format_stride_for_width().
Michael Jumper
2013-07-08 13:03:04 -0700
e6ec853edbTicket #366: Restore --with-init-dir option for configure.
Michael Jumper
2013-07-08 10:35:56 -0700
2d3cf15243Ticket #365: Add missing PTHREAD_LIBS to guacd_LDFLAGS.
Michael Jumper
2013-07-07 15:03:30 -0700
73b70ec072Make audio streams threadsafe.
Michael Jumper
2013-07-07 00:23:18 -0700
09588f53e5Add ChangeLog.
Michael Jumper
2013-07-02 17:13:20 -0700
73fb45bbd5Restore AC_DEFINE from old configure.in for ENABLE_OGG macro.
Michael Jumper
2013-07-02 12:14:19 -0700
030eaec09eRemove unused print format option (require GhostScript).
Michael Jumper
2013-07-01 17:54:28 -0700
54d3b160d7Fix threading issues regarding flush DURING write not being blocked. Set process-shared attribute on mutexes in socket.
Michael Jumper
2013-06-30 10:55:14 -0700