Vic Lee
f480b23439
x11: fix window resizing.
2012-04-26 14:01:34 +08:00
Marc-André Moreau
2a1d827566
Merge pull request #564 from pieterjanc/master
...
libfreerdp-core: fix incorrect num lock state when connecting
2012-04-25 11:31:55 -07:00
Pieterjan Camerlynck
3d330fbe15
libfreerdp-core: do not send SynchronizeEvent during connection finalization
2012-04-25 14:26:15 +02:00
Marc-André Moreau
0c66c7f5e2
libfreerdp-core: cleanup debug output for auth_3 pdu
2012-04-24 02:02:43 -04:00
Marc-André Moreau
d068dcdedc
libfreerdp-core: refactor tsg_write()
2012-04-23 20:13:06 -04:00
Marc-André Moreau
a8580e0f4b
libfreerdp-core: refactoring of NTLM over HTTP authentication
2012-04-23 16:33:18 -04:00
Marc-André Moreau
351fb11521
libfreerdp-core: fix signing of messages with TSG
2012-04-23 15:10:18 -04:00
Vic Lee
e2b7788143
libfreerdp-core: server fix sending zero length update pdu.
...
System pointer update PDU (default pointer or null pointer) has
zero length update body. This will fix fastpath module to be able
to send out such packets.
2012-04-23 18:00:52 +08:00
Anthony Tong
a1551d0dc9
cmake: fix x86 & -DWITH_SSE2=ON build
...
issue #536
2012-04-22 08:45:28 -05:00
Jay Sorg
8aaa182b32
libfreerdp-core: server fix for compressed, fragmented, PDUs
2012-04-21 21:17:00 -07:00
Marc-André Moreau
60da98cea0
libfreerdp-core: start fixing TunnelContext creation
2012-04-21 21:43:30 -04:00
Marc-André Moreau
0b35c71b34
libfreerdp-core: complete second TSG NTLM authentication
2012-04-21 20:16:48 -04:00
Marc-André Moreau
c3d7d553e7
libfreerdp-core: improve second TSG NTLM authentication phase
2012-04-21 16:29:49 -04:00
Marc-André Moreau
3b37d2262a
libfreerdp-core: separate RTS and RPC PDU receiving
2012-04-21 16:18:07 -04:00
Marc-André Moreau
2e5215ba3a
libfreerdp-core: document MS-RPCH connection establishment
2012-04-21 14:27:13 -04:00
Marc-André Moreau
25efe0f20f
libfreerdp-core: perform HTTP authentication in a separate step instead of implicitly
2012-04-21 13:45:25 -04:00
Marc-André Moreau
81460cb33d
libfreerdp-core: started implementing RTS abstract data model elements
2012-04-21 13:28:20 -04:00
Marc-André Moreau
5c994046fa
Merge pull request #561 from floppym/master
...
cunit: Run all tests if called with no arguments.
2012-04-21 08:33:42 -07:00
Mike Gilbert
0dfba10283
cunit: Run all tests if called with no arguments.
...
Also add a --help parameter to show usage.
2012-04-21 11:19:59 -04:00
Marc-André Moreau
848e7b704f
Merge pull request #557 from dpoe/master
...
Fix for audin:alsa parameter parsing
2012-04-20 16:32:53 -07:00
Marc-André Moreau
f33777c4bf
Merge pull request #556 from Nigel62/master
...
Mods to fix issues #502 & #462
2012-04-20 16:32:35 -07:00
Marc-André Moreau
5c73ced09e
Merge pull request #554 from mfleisz/master
...
libfreerdp-sspi: Fixed possible crash when canceling a connection by not providing credentials
2012-04-20 16:32:08 -07:00
Marc-André Moreau
21eea06a75
libfreerdp-core: NTLM support for non-sealing usage, RTS improvements
2012-04-20 17:00:00 -04:00
Marc-André Moreau
97391dc782
libfreerdp-core: cleanup RTS header encoding
2012-04-19 15:43:20 -04:00
Marc-André Moreau
de14b532a6
libfreerdp-core: start rts.c
2012-04-19 14:09:27 -04:00
Marc-André Moreau
e73a9c83a7
libfreerdp-core: fix first RTS packets sent
2012-04-19 13:40:57 -04:00
Marc-André Moreau
1961412941
libfreerdp-core: fix NTLM HTTP authentication
2012-04-19 11:29:53 -04:00
Daryl Poe
abc3d365d8
Fix parameter parsing in audin:alsa drdynvc code.
2012-04-18 11:16:50 -06:00
Nigel Reeves
7b5d3ff1cb
Mods to fix issues #502 & #462
...
Additionally modify some disk information values to reflect true values rather than some hardcoded ones so that disk properties show correctly.
2012-04-18 10:52:49 +01:00
Marc-André Moreau
88b8380b4c
libfreerdp-core: simplify HTTPS sending
2012-04-18 02:28:05 -04:00
Marc-André Moreau
2df6c9c316
libfreerdp-core: RPCH cleanup
2012-04-18 01:53:12 -04:00
Marc-André Moreau
fa7900d293
libfreerdp-core: start using HTTP utils for NTLM HTTP authentication
2012-04-16 16:21:46 -04:00
Martin Fleisz
92d024d2b1
libfreerdp-ssp: Fixed possible crash when canceling a connection by not providing credentials
2012-04-16 06:15:40 -07:00
Marc-André Moreau
883b04d51f
libfreerdp-core: start HTTP utils
2012-04-14 14:19:31 -04:00
Marc-André Moreau
2c049c66ef
Merge pull request #551 from azenk/master
...
Added --certificate-name option to the usage text
2012-04-14 09:18:05 -07:00
Andrew Zenk
652155a929
added reference to certificate-name
2012-04-14 11:05:20 -05:00
Andrew Zenk
bcea1de801
updated --certificate-name usage text
2012-04-14 10:28:40 -05:00
Andrew Zenk
d89521dbf9
Added certificate name option to help display
2012-04-14 10:18:34 -05:00
Vic Lee
6d5aa082b5
Merge pull request #550 from chihchun/master
...
Update freerdp.pc
2012-04-13 19:24:05 -07:00
Vic Lee
c0f253e97a
Merge pull request #548 from llyzs/server
...
server: implement user-initiated disconnection sequence on server.
2012-04-13 19:23:44 -07:00
Rex Tsai
66e0ea576b
Update freerdp.pc - add freerdp-cache, reerdp-sspi, remove freeerdp-auth
...
Signed-off-by: Rex Tsai <rex.tsai@canonical.com>
2012-04-13 22:57:15 +08:00
norrarvid
87932013c3
errorcodes.h added
2012-04-13 14:00:56 +02:00
norrarvid
86faf2d268
connect error codes added
2012-04-13 13:16:08 +02:00
Vic Lee
3a407c24b8
server: implement user-initiated disconnection sequence on server.
2012-04-13 15:58:28 +08:00
Vic Lee
fcf07f780e
Merge pull request #547 from llyzs/x11
...
x11: release all pressed keys when window is unmapped.
2012-04-12 23:33:56 -07:00
Marc-André Moreau
6e5a5a0fe5
include: update windows type definitions
2012-04-12 14:51:03 -04:00
Vic Lee
11a3bf4db4
x11: use ARRAY_SIZE macro.
2012-04-12 13:50:20 +08:00
Vic Lee
400b58e934
x11: release all pressed keys when window is unmapped.
2012-04-11 12:37:47 +08:00
Marc-André Moreau
092d16a17c
Merge pull request #546 from trou/mymaster
...
fix issues 530 and 531
2012-04-10 15:28:15 -07:00
Raphaël Rigo
26e49f2860
fix issue #530 "NLA password asked after certificate refusal"
...
close connection when the certificate is not trusted
2012-04-10 22:30:54 +02:00