Commit Graph

131 Commits

Author SHA1 Message Date
Jay Sorg
64e2291274 VUL: check bytes remaining in xrdp_rdp_process_data_input 2013-09-12 13:47:57 -07:00
Jay Sorg
7ea609e91a VUL: make sure cache entries are in range
Conflicts:
	common/xrdp_constants.h
	libxrdp/xrdp_rdp.c
	xrdp/xrdp_cache.c
2013-09-12 13:47:24 -07:00
Jay Sorg
04f121f214 VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data should fail 2013-09-12 13:41:49 -07:00
Jay Sorg
bc6b29ae88 VUL: channels are limited to 31 2013-09-12 13:41:13 -07:00
Jay Sorg
9533e7fa2e VUL: fix some possible buffer overruns 2013-09-12 13:40:35 -07:00
Jay Sorg
0bc3ee2cd7 VUL: fix some possible buffer overruns
Conflicts:
	libxrdp/xrdp_mcs.c
2013-09-12 13:39:30 -07:00
Jay Sorg
639e7bc8ed remove rail loggin, minor hints change 2012-08-17 00:25:57 -07:00
Jay Sorg
cddcee4929 jpeg: fix for when building without --enable-jpeg 2012-07-26 11:45:50 -07:00
Jay Sorg
87ab0218e2 no logic change, remove tabs 2012-07-24 19:33:54 -07:00
Jay Sorg
05a2b54a17 added option(cap) to set default cache v3 codec 2012-07-24 17:47:51 -07:00
Jay Sorg
204d6bbde1 codecs: move jpeg hack to bitmap cache v3 2012-07-24 11:56:09 -07:00
Jay Sorg
6d539b8e22 user rfx for cache v3 if client supports 2012-07-23 11:12:39 -07:00
Jay Sorg
62777d43b1 work on bitmap cache v3 2012-07-17 15:24:11 -07:00
Jay Sorg
e4182cde17 work on rdp codecs 2012-07-17 15:19:59 -07:00
Jay Sorg
01393af3e6 added support for bitmap cache v3 2012-07-17 12:59:03 -07:00
Jay Sorg
b211b9be91 fix a define conflict with freerdp 2012-07-17 10:05:26 -07:00
Jay Sorg
58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD 2012-07-13 16:18:02 -07:00
Jay Sorg
dc6be76b11 rail: proxy rail 2012-06-24 18:10:49 -07:00
ArvidNorr
2509442b36 Merge pull request #27 from ArvidNorr/deadlock
Deadlock
2012-06-17 23:55:23 -07:00
norrarvid
67a2a3c4c7 layout fix 2012-06-18 08:48:51 +02:00
Jay Sorg
4ba8cdc343 libxrdp: added RAIL caps 2012-06-14 15:15:00 -07:00
Jay Sorg
b52bf1b838 libxrdp: started adding RAIL support 2012-06-14 14:37:02 -07:00
Jay Sorg
2eb2f1d92d libxrdp: fix warning 2012-06-11 20:29:30 -07:00
Jay Sorg
856783ba95 no logic changes, remove warnings and coding style changes 2012-06-10 23:47:08 -07:00
norrarvid
42bda50fe0 Deadlock situation bug fix and improved debug information 2012-06-01 16:20:29 +02:00
Jay Sorg
bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address 2012-05-26 17:24:04 -07:00
Jay Sorg
900a2541ca offscreen bitmaps: implement the delete list 2012-05-22 08:27:09 -07:00
Jay Sorg
e09f14e6d4 don't jpeg compress fonts 2012-05-21 10:38:32 -07:00
Jay Sorg
d88291c9dd -xorg: work on off screen bitmaps 2012-05-20 21:14:15 -07:00
Jay Sorg
cc3754a2bd xorg: work on offscreen bitmaps 2012-05-17 18:48:28 -07:00
Jay Sorg
76e070e4f1 started work on off screen bitmap support 2012-05-13 14:40:14 -07:00
Jay Sorg
e0fc7297f5 pass the client_info(caps) on to module and xserver 2012-05-13 13:56:15 -07:00
Jay Sorg
fd52c5aa6a rfx: work on rfx 2012-05-10 20:23:26 -07:00
Jay Sorg
c935eb19af libxrdp: added xrdp_surface.c 2012-05-08 19:53:37 -07:00
Jay Sorg
22e8efc39f libxrdp: added xrdp_fastpath.c 2012-05-08 18:58:43 -07:00
Hyeshik Chang
1f2cd695b2 Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients. 2012-05-04 00:42:20 +09:00
LawrenceK
a87381b7ad to build xrdp with freerdp1 you need another library for libxrdp 2012-05-02 15:06:14 +01:00
Jay Sorg
6333cdd865 added non standard jpeg support off by default 2012-04-07 22:41:46 -07:00
Jay Sorg
8db6dd3f77 libxrdp: added #ifdef for mppc 2012-04-06 11:12:03 -07:00
Jay Sorg
209720fe1a libxrdp: user freerdp mppc compressor 2012-04-05 15:40:46 -07:00
Jay Sorg
12ce9c136f add max bpp option to xrdp.ini 2011-08-24 22:45:02 -07:00
Itamar Reis Peixoto
6b08b8b71e include missing files in make dist 2010-11-20 22:13:50 -02:00
Nicola Ruggero
d797b2cf49 Implemented client IP logging 2010-11-04 12:14:03 +01:00
Nicola Ruggero
4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
Nicola Ruggero
104f762e5d Added bell (pcspeaker) support 2010-10-26 13:08:28 +02:00
jsorg71
d83ebaa97a use do ... while (0) style for parse.h 2010-08-09 23:02:06 +00:00
jsorg71
e266d7ed04 update copyright year 2010-07-04 06:14:50 +00:00
jsorg71
574355f3e3 use trans 2010-05-04 09:24:24 +00:00
jsorg71
f312c16a8a added debug configure option 2010-03-17 22:06:50 +00:00
jsorg71
41f4b1c1c3 remove some dead code 2009-12-26 21:29:37 +00:00