Commit Graph

2213 Commits

Author SHA1 Message Date
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
Raphal Rigo
02439d3168 fix TLS free logic, fixing double free in issue #531 2012-04-10 22:05:35 +02:00
Jay Sorg
d9b513b18c libfreerdp-core: fix connection issue where drawing functions were called in rdp_connect 2012-04-09 10:28:33 -07:00
Marc-André Moreau
632472f7f6 Merge pull request #544 from bmiklautz/static_inline
Changed some functions from inline to static inline
2012-04-06 12:36:15 -07:00
Marc-André Moreau
b56148f0e6 Merge pull request #533 from atong/master
xfreerdp: send extended mouse events, using common button values for now
2012-04-06 12:35:50 -07:00
Marc-André Moreau
3f75bf2740 Merge pull request #545 from pjd/fixes
More sane user_id and missing config.h inclusion.
2012-04-06 12:35:27 -07:00
Pawel Jakub Dawidek
a064c7caa6 Set user_id in a way that matches Windows behaviour. 2012-04-06 20:57:41 +02:00
Pawel Jakub Dawidek
87ac97e21e Don't forget to include config.h. 2012-04-06 20:57:34 +02:00
Bernhard Miklautz
1d32894775 Changed some functions from inline to static inline
This fixes inline build issues with clang.
http://clang.llvm.org/compatibility.html#inline
2012-04-04 15:23:16 +02:00
Marc-André Moreau
c15f3c0112 wfreerdp: fix data alignment for MSVC 2012-04-02 20:56:59 -04:00
Marc-André Moreau
0d9e65ea06 libfreerdp-core: align rdpSettings structure to 8 bytes 2012-04-02 20:38:58 -04:00
Anthony Tong
2ba5c04d63 xfreerdp: send extended mouse events, using common button values for now 2012-04-01 09:35:11 -04:00
Marc-André Moreau
9cd6a8e87e libfreerdp-core: started annotating TSG packets 2012-04-01 02:11:07 -04:00