Commit Graph

30 Commits

Author SHA1 Message Date
Marc-André Moreau
5ed9796e96 libwinpr-sspi: fix compilation on Windows 2012-06-06 02:59:37 -04:00
Marc-André Moreau
733fc24a48 libwinpr-sspi: data type cleanup 2012-05-21 20:39:45 -04:00
Marc-André Moreau
23cbda9468 Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-05-20 17:04:28 -04:00
Julien Ropé
98d5b98465 Memory leak fixes.
Passed the code through a static analyzer and fixed all reported (and verified) potential memory leaks.
2012-05-16 11:33:57 +02:00
Julien Ropé
dd16629644 Added some validation to xmalloc calls 2012-05-09 14:10:54 +02:00
Marc-André Moreau
bfa4e5b1a2 libfreerdp-core: fix a few memory leaks in HTTP and RPC code 2012-05-06 00:53:07 -04:00
Marc-André Moreau
24eb2f46fe libwinpr-rpc: fix compilation on Linux 2012-05-05 18:42:35 -04:00
Marc-André Moreau
e1e3f12114 winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
Marc-André Moreau
be1e7f8291 libwinpr-rpc: initial commit 2012-05-04 18:32:34 -04:00
Marc-André Moreau
62a7615535 libfreerdp-core: implement embedded pointer sizing 2012-05-03 22:04:14 -04: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
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
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
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
Marc-André Moreau
883b04d51f libfreerdp-core: start HTTP utils 2012-04-14 14:19:31 -04:00