Marc-André Moreau
|
7987875591
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-02-15 11:23:59 -05:00 |
|
Marc-André Moreau
|
cfa706cace
|
libfreerdp-common: added new command-line options
|
2013-02-14 19:38:45 -05:00 |
|
hardening
|
865ff2a5f8
|
Fixed compilation with -Wstrict-prototypes
|
2013-02-14 22:20:43 +01:00 |
|
Marc-André Moreau
|
cca810aa4c
|
libfreerdp-core: refactor bitmap codec guid handling
|
2013-02-12 21:25:49 -05:00 |
|
Marc-André Moreau
|
d09d368e3f
|
libfreerdp-core: add capabilities debug output
|
2013-02-12 16:25:16 -05:00 |
|
Marc-André Moreau
|
ab708efc45
|
libfreerdp-core: start working on asynchronous channels
|
2013-02-07 09:50:15 -05:00 |
|
Marc-André Moreau
|
0de89ab4c9
|
libfreerdp-core: enable non-null licensing client random
|
2013-02-05 09:46:25 -05:00 |
|
Marc-André Moreau
|
bbcf081243
|
libfreerdp-core: cleanup message interface
|
2013-02-04 15:47:13 -05:00 |
|
Marc-André Moreau
|
fc02276b11
|
libfreerdp-gdi: implemented mem3blt pattern brush support
|
2013-02-04 11:40:40 -05:00 |
|
Marc-André Moreau
|
72a7b83a7b
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-02-04 11:05:50 -05:00 |
|
Marc-André Moreau
|
ea7a35ee9b
|
libfreerdp-core: message queue refactoring
|
2013-02-04 11:05:24 -05:00 |
|
Christian Landvogt
|
401787eeb8
|
libfreerdp-gdi: added brush style BS_HATCHED
according to [MS-RDPEGDI] 2.2.2.2.1.1.2.3 PatBlt (PATBLT_ORDER)
16bit and 8bit colour depth are drawn with wrong background colour
|
2013-02-04 15:58:22 +01:00 |
|
Marc-André Moreau
|
e18a0b807f
|
libfreerdp-core: fix async updates with palettes
|
2013-02-03 16:19:25 -05:00 |
|
Marc-André Moreau
|
d9ac2cca39
|
libfreerdp-gdi: fix 8bpp FillRect color
|
2013-02-03 15:16:37 -05:00 |
|
Marc-André Moreau
|
db331d64f7
|
libfreerdp-core: fix message queue ids, fix async glyph messages
|
2013-02-03 12:41:59 -05:00 |
|
Marc-André Moreau
|
22ecaa85a7
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-01-29 14:01:33 -05:00 |
|
Vic Lee
|
aac76c16c4
|
include: add various missing extern C decls.
|
2013-01-29 14:45:49 +08:00 |
|
Marc-André Moreau
|
a1f23d0f97
|
libfreerdp-core: cleanup memory management of secondary orders
|
2013-01-28 18:42:32 -05:00 |
|
Marc-André Moreau
|
353376abd3
|
libfreerdp-core: added input event queue
|
2013-01-27 21:07:17 -05:00 |
|
Marc-André Moreau
|
10a35a9224
|
libfreerdp-core: add +async-update and +async-input command-line options
|
2013-01-27 18:22:46 -05:00 |
|
Marc-André Moreau
|
e1d0fad519
|
libfreerdp-core: fix memory leaks
|
2013-01-25 17:52:37 -05:00 |
|
Marc-André Moreau
|
d8f8be192e
|
xfreerdp: add asynchronous dequeuing of graphical messages
|
2013-01-25 12:08:00 -05:00 |
|
Marc-André Moreau
|
c1d61ef365
|
libfreerdp-core: implement message dequeuing
|
2013-01-24 22:38:13 -05:00 |
|
Marc-André Moreau
|
c14cf1e203
|
libfreerdp-core: add message callback registration
|
2013-01-24 20:05:03 -05:00 |
|
Marc-André Moreau
|
3c8c9aab62
|
libfreerdp-core: add default message post calls in message queue stubs
|
2013-01-24 19:08:30 -05:00 |
|
Marc-André Moreau
|
f92f48bf9d
|
libfreerdp-core: added message queue stubs
|
2013-01-24 17:11:43 -05:00 |
|
Marc-André Moreau
|
fa30eeaef9
|
libwinpr-utils: started implementing asynchronous MessageQueue
|
2013-01-24 14:09:44 -05:00 |
|
Marc-André Moreau
|
da3a3d5c9a
|
libfreerdp-primitives: cleanup platform definitions
|
2013-01-23 18:39:48 -05:00 |
|
Vic Lee
|
104ff8169d
|
include: add missing extern C decls.
|
2013-01-22 22:48:52 +08:00 |
|
Vic Lee
|
dfaa372cd8
|
include/freerdp/cache: fix missing extern C decls.
|
2013-01-21 13:05:58 +08:00 |
|
Marc-André Moreau
|
2246fae6c2
|
Merge pull request #915 from awakecoding/master
Primitives Library Integration
|
2013-01-19 19:03:18 -08:00 |
|
Vic Lee
|
09d55bab1e
|
include: fix missing extern C decls.
|
2013-01-20 10:54:53 +08:00 |
|
Vic Lee
|
e5185403aa
|
Fix Windows missing __func__ defines.
|
2013-01-20 10:53:26 +08:00 |
|
Daryl Poe
|
b64408975d
|
freerdp primitives library
|
2013-01-18 15:32:58 -07:00 |
|
Vic Lee
|
6b91ed5830
|
Frame acknowledgement should be sent by client UI.
|
2013-01-17 12:58:01 +08:00 |
|
Bernhard Miklautz
|
49c3641b6e
|
utils/debug: renamed DEBUG to DEBUG_MSG
|
2013-01-14 11:47:24 +01:00 |
|
rdp.effort
|
4d90284657
|
Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in
avcodecs.h
Fixed a warning in schannel_openssl.c
Added checks for: input, mcs, tpdu, certificate, license
|
2013-01-12 14:49:01 +01:00 |
|
rdp.effort
|
dc9777bea0
|
checks stream size when reading rail strings
|
2013-01-11 01:29:34 +01:00 |
|
rdp.effort
|
2f97638e98
|
checks stream sizes when reading redirection packets
|
2013-01-11 01:21:24 +01:00 |
|
rdp.effort
|
376731315b
|
Checks stream size when reading in BER format
|
2013-01-11 01:11:03 +01:00 |
|
Marc-André Moreau
|
1d893ed268
|
libwinpr-sspi: add support for NTLMv2 Channel Binding Token (CBT)
|
2013-01-09 00:20:08 -05:00 |
|
Marc-André Moreau
|
45d001ef8b
|
libfreerdp-core: change return values for PDU processing
|
2013-01-08 17:18:10 -05:00 |
|
Vic Lee
|
ed5ad30d4f
|
libfreerdp-core/transport: select sockfd instead of sleep when blocking.
|
2012-12-21 16:24:26 +08:00 |
|
Marc-André Moreau
|
d19e2042c3
|
libfreerdp-utils: remove deprecrated unicode utils in favor of WinPR
|
2012-12-17 10:20:25 -05:00 |
|
Marc-André Moreau
|
af9be28000
|
libfreerdp-utils: purge deprecated freerdp_UnicodeToAsciiAlloc util in favor of WinPR ConvertFromUnicode
|
2012-12-16 23:34:07 -05:00 |
|
Marc-André Moreau
|
92bf3e4ae0
|
libfreerdp-utils: remove sleep utils in favor of WinPR
|
2012-12-14 00:58:48 -05:00 |
|
Marc-André Moreau
|
2045a5aec8
|
libfreerdp-utils: remove print utils
|
2012-12-14 00:30:20 -05:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
808fc210e3
|
libfreerdp-utils: remove hexdump utils in favor of WinPR utils
|
2012-12-13 23:54:54 -05:00 |
|
Marc-André Moreau
|
3e7824f393
|
libfreerdp-core: adding more monitor options
|
2012-12-13 14:38:02 -05:00 |
|
Marc-André Moreau
|
a3080bcd3a
|
libfreerdp-client: add compatibility for --plugin command
|
2012-12-05 14:00:49 -05:00 |
|
Marc-André Moreau
|
71befd95af
|
libfreerdp-client: introduce CLI compatibility layer and migration assistant
|
2012-12-05 12:12:18 -05:00 |
|
Marc-André Moreau
|
4747effa9d
|
libfreerdp-client: cleanup old syntax detection
|
2012-12-02 14:18:36 -05:00 |
|
Marc-André Moreau
|
e6f524f6c3
|
libfreerdp-client: accept posix-style command-line syntax
|
2012-12-02 13:34:00 -05:00 |
|
Marc-André Moreau
|
eea3414579
|
libfreerdp-utils: purge deprecated wait_obj utils
|
2012-11-26 20:15:48 -05:00 |
|
Marc-André Moreau
|
75a5b755fe
|
libfreerdp-utils: remove wait_obj dependency in thread util
|
2012-11-26 19:31:20 -05:00 |
|
Marc-André Moreau
|
136282dae3
|
libfreerdp-utils: replace wait_obj struct with HANDLE
|
2012-11-26 19:21:19 -05:00 |
|
Marc-André Moreau
|
6424599639
|
libfreerdp-utils: remove deprecated args utils
|
2012-11-26 16:52:41 -05:00 |
|
Marc-André Moreau
|
8406eb898b
|
libfreerdp-client: improved command-line interface
|
2012-11-26 14:31:31 -05:00 |
|
Marc-André Moreau
|
70170c7437
|
xfreerdp: deprecate old command-line syntax
|
2012-11-22 09:36:09 -05:00 |
|
Marc-André Moreau
|
f6748dba3f
|
wfreerdp: update client
|
2012-11-22 09:06:45 -05:00 |
|
Marc-André Moreau
|
01158f9a34
|
libfreerdp-utils: purge deprecrated load_plugin utils from source tree
|
2012-11-21 21:28:48 -05:00 |
|
Marc-André Moreau
|
8a32de3801
|
libfreerdp: purged source tree from deprecated memory utils
|
2012-11-21 21:22:06 -05:00 |
|
Marc-André Moreau
|
b3d8f79b5c
|
libfreerdp-utils: replace ARRAY_SIZE custom macro with ARRAYSIZE() windows macro
|
2012-11-21 20:50:28 -05:00 |
|
Marc-André Moreau
|
2a16183f5d
|
libfreerdp-utils: remove deprecated calls to xnew() macro
|
2012-11-21 20:21:08 -05:00 |
|
Marc-André Moreau
|
091f9f3034
|
client/common: automatically register fake rdpsnd channel when device redirection is in use
|
2012-11-21 09:30:16 -05:00 |
|
Marc-André Moreau
|
ecddb58ba2
|
channels: cmake cleanup, USB redirection refactoring
|
2012-11-20 19:34:52 -05:00 |
|
Marc-André Moreau
|
2e1a7447a1
|
channels: refactoring of channel subsystems
|
2012-11-19 22:31:15 -05:00 |
|
Marc-André Moreau
|
83473d11d1
|
channels: patch memory leaks, load addins from list
|
2012-11-19 13:26:56 -05:00 |
|
Marc-André Moreau
|
a5d81fcb9a
|
channels/rdpsnd: refactoring of parameter parsing
|
2012-11-18 17:32:18 -05:00 |
|
Marc-André Moreau
|
4a472d5536
|
libfreerdp-common: added parsing of /vc and /dvc
|
2012-11-18 00:08:03 -05:00 |
|
Marc-André Moreau
|
925eb59bf1
|
libfreerdp-common: refactoring of addin loader
|
2012-11-17 22:03:04 -05:00 |
|
Marc-André Moreau
|
598cfb3e9d
|
Merge github.com:FreeRDP/FreeRDP
|
2012-11-17 16:46:53 -05:00 |
|
Marc-André Moreau
|
f19f3a6024
|
libfreerdp-crypto: move nla.c to libfreerdp-core
|
2012-11-14 21:19:17 -05:00 |
|
Marc-André Moreau
|
98dcdcfb8f
|
libfreerdp-core: transport refactoring to split in/out channels
|
2012-11-14 20:46:51 -05:00 |
|
Marc-André Moreau
|
8f111bcc4a
|
libfreerdp-core: do not ignore X.224 Connection Confirm in TSG
|
2012-11-14 09:01:33 -05:00 |
|
Marc-André Moreau
|
d2728aa2ee
|
channels/urbdrc: fix compilation
|
2012-11-13 11:19:17 -05:00 |
|
Marc-André Moreau
|
1c4a587ef1
|
windows: fix build
|
2012-11-11 17:23:57 -05:00 |
|
Marc-André Moreau
|
e0b37aa97e
|
channels: load device addins using new command-line api
|
2012-11-08 19:01:52 -05:00 |
|
Marc-André Moreau
|
a874578e38
|
libfreerdp-core: rdpSettings refactoring (part 6)
|
2012-11-08 11:53:25 -05:00 |
|
Marc-André Moreau
|
a25c72cb0e
|
libfreerdp-core: rdpSettings refactoring (part 5)
|
2012-11-08 11:16:54 -05:00 |
|
Marc-André Moreau
|
410b7ab867
|
libfreerdp-core: rdpSettings refactoring (part 4)
|
2012-11-07 23:29:24 -05:00 |
|
Marc-André Moreau
|
8544716104
|
libfreerdp-core: rdpSettings refactoring (part 3)
|
2012-11-07 18:23:33 -05:00 |
|
Marc-André Moreau
|
6427c9dd90
|
libfreerdp-core: rdpSettings refactoring (part 2)
|
2012-11-07 15:13:14 -05:00 |
|
Marc-André Moreau
|
1a2839a165
|
libfreerdp-core: rdpSettings refactoring (part 1)
|
2012-11-07 11:02:46 -05:00 |
|
Marc-André Moreau
|
ebc09d17d8
|
libfreerdp-core: started refactoring rdpSettings
|
2012-11-07 10:33:06 -05:00 |
|
Marc-André Moreau
|
e133d01376
|
libfreerdp-client: improved set of new command-line options
|
2012-11-06 22:08:09 -05:00 |
|
Marc-André Moreau
|
917bb894d7
|
libfreerdp-client: started new command-line syntax
|
2012-11-05 22:11:13 -05:00 |
|
Marc-André Moreau
|
44a063ee2b
|
libfreerdp-client: added loading of dynamic add-ins
|
2012-11-05 20:58:58 -05:00 |
|
Marc-André Moreau
|
0f79d5c62a
|
cmake: added generation of static tables for channel subsystems
|
2012-11-05 19:55:15 -05:00 |
|
Marc-André Moreau
|
b8383e4c67
|
channels/drive: use new improved pattern matcher
|
2012-11-03 23:54:54 -04:00 |
|
Marc-André Moreau
|
5bf0586078
|
libfreerdp-client: added method to free addin list
|
2012-11-03 23:33:10 -04:00 |
|
Marc-André Moreau
|
b3f6dea390
|
libfreerdp-client: started addin enumerator
|
2012-11-03 23:04:04 -04:00 |
|
Marc-André Moreau
|
bd6861cd00
|
libfreerdp-core: added protocol security negotiation for PROTOCOL_HYBRID_EX, added registry keys to configure cookie length
|
2012-10-31 20:38:48 -04:00 |
|
Marc-André Moreau
|
173e14cea8
|
libfreerdp-core: bind_ack refactoring
|
2012-10-29 16:41:20 -04:00 |
|
Marc-André Moreau
|
187147d399
|
libfreerdp-core: cleanup of TSG definitions
|
2012-10-29 15:02:35 -04:00 |
|
Marc-André Moreau
|
67c24dc81d
|
wfreerdp: add support for .rdp files
|
2012-10-28 12:12:36 -04:00 |
|
Marc-André Moreau
|
13a0fbe040
|
libfreerdp-client: initial working .rdp file support
|
2012-10-27 21:30:08 -04:00 |
|
Marc-André Moreau
|
beefa1a21d
|
libfreerdp-client: initial support for .rdp file parsing
|
2012-10-27 20:25:11 -04:00 |
|
Marc-André Moreau
|
37b6f9dd8e
|
libfreerdp-core: improve options for connection cookie
|
2012-10-25 18:38:51 -04:00 |
|