Commit Graph

182 Commits

Author SHA1 Message Date
Alam Arias
007444f0bb cunit: fix up printf warnings in test_sspi.c 2012-06-14 12:45:10 -04:00
Alam Arias
fecbca4801 cunit: InitializeSecurityContext{A/W} wants a pointer to a ULONG, not uint32 2012-06-14 12:44:59 -04:00
Alam Arias
6a9159151f cunit: test_utils.c, set slavedevice to NULL 2012-06-14 12:44:44 -04:00
Alam Arias
51af39230b cunit: fixed up test_utils.c due to ed6dd62ebd 2012-06-14 12:44:35 -04:00
Marc-André Moreau
3cfc3d6d80 winpr: move to one folder 2012-05-20 20:54:22 -04:00
Marc-André Moreau
85eaf79239 cunit: fix compilation 2012-05-05 20:45:13 -04: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
Jay Sorg
6aa7eaf627 mppc: moved to libfreerdp-codec 2012-03-29 20:57:26 -07:00
Jay Sorg
3996620064 mppc_enc: add hash tables to speed up mppc encoder 2012-03-27 00:43:53 -07:00
Marc-André Moreau
cb6da81d7f cunit: fix SSPI unit tests 2012-03-23 21:28:53 -04:00
Jay Sorg
7ecd7c5fdb libfreerdp-core: hook up mppc compressor to fastpath packets 2012-03-20 10:03:36 -07:00
Marc-André Moreau
c71f5206aa Merge pull request #506 from llyzs/nsc
NSCodec encoder
2012-03-19 21:09:24 -07:00
Jay Sorg
d31e663600 mppc bulk compressor 2012-03-18 23:02:13 -07:00
Vic Lee
66d3799f5e nsc: add SSE2 optimization for nsc encoder. 2012-03-18 23:25:07 +08:00
Vic Lee
15baa1bbb4 nsc: implement nsc encoder. 2012-03-18 16:34:39 +08:00
Marc-André Moreau
40357d2c31 libfreerdp-sspi: fix unit tests 2012-03-15 20:48:38 -04:00
Vic Lee
b74d324592 rfx: rename pixel format constants. 2012-03-13 19:02:19 +08:00
Marc-André Moreau
98514568d6 Merge pull request #485 from llyzs/nsc
NSCodec decoder improvement
2012-03-06 19:46:32 -08:00
Vic Lee
28b203e57f nsc: add profiler. 2012-03-06 22:42:57 +08:00
Vic Lee
35555856ec nsc: add CUnit test. 2012-03-06 18:55:54 +08:00
Marc-André Moreau
6ed928f362 libfreerdp-sspi: fix headers 2012-03-05 17:23:22 -05:00
Marc-André Moreau
c208c5a899 libfreerdp-sspi: rename from libfreerdp-auth 2012-03-05 17:11:15 -05:00
Marc-André Moreau
7e0b3216bf libfreerdp-auth: minor fixes 2012-03-03 13:02:13 -05:00
Marc-André Moreau
99e05c1c64 libfreerdp-auth: remove old NTLMSSP code 2012-02-29 10:46:09 -05:00
Mads Kiilerich
15169d0314 introduce generic ARRAY_SIZE macro 2012-02-28 18:11:11 +01:00
Marc-André Moreau
29bed60b07 libfreerdp-auth: start using new SSPI package optionally 2012-02-24 17:17:38 -05:00
Marc-André Moreau
0303c7a3d4 libfreerdp-auth: get FreeContextBuffer to work 2012-02-24 15:35:48 -05:00
Marc-André Moreau
a30fbf3905 libfreerdp-auth: started FreeContextBuffer() 2012-02-24 15:00:49 -05:00
Marc-André Moreau
a99e21ad1f libfreerdp-auth: get first NTLM authentication token using SSPI 2012-02-23 21:26:00 -05:00
Marc-André Moreau
1e2b0be24a libfreerdp-auth: split NTLM package, implement AcquireCredentialsHandle 2012-02-23 15:56:50 -05:00
Marc-André Moreau
545c8857e3 libfreerdp-auth: start implementing package management API 2012-02-22 23:41:22 -05:00
Marc-André Moreau
61da01973d libfreerdp-locale: rename from libfreerdp-kbd, will contain all localization code 2012-02-17 17:43:00 -05:00
Marc-André Moreau
4fe4cd35e3 libfreerdp-server: added server-side CredSSP stubs 2012-02-13 22:27:59 -05:00
Marc-André Moreau
9d0e92ef75 cunit: re-introduce NTLMSSP unit tests 2012-02-13 21:16:50 -05:00
Marc-André Moreau
8a57edb111 cunit: cleanup 2012-02-13 21:02:09 -05:00
Marc-André Moreau
f7a71079dd xfreerdp: reintroduce Polygon drawing 2012-02-12 17:14:59 -05:00
Anthony Tong
6884e18eeb cunit: fix test_read_fast_index_order() 2012-01-14 10:43:40 -06:00
Marc-André Moreau
4fbbbb58b7 cunit: fixed license tests 2012-01-13 17:14:16 -05:00
Marc-André Moreau
80ce58af76 cunit: fix orders tests 2012-01-13 17:11:34 -05:00
Marc-André Moreau
49e95da3a6 cunit: fix polyline and fast index tests 2012-01-13 16:38:34 -05:00
Anthony Tong
eb4c1a0220 cunit: fix build broken by jiten19 2012-01-13 09:38:39 -05:00
Marc-André Moreau
f17a25e08d update: move primary orders into sub-interface 2011-11-21 18:11:43 -05:00
Marc-André Moreau
a63a196f53 types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
Marc-André Moreau
1c5f9c173c cliprdr: add more detailed debug output 2011-10-31 19:15:27 -04:00
Vic Lee
19f818a089 rfx: add rfx_context_set_cpu_opt() APi to replace passing rdpSettings. 2011-10-29 22:01:50 +08:00
Anthony Tong
ce59c2226f cmake/sse2: initial sse2 detect 2011-10-25 00:32:06 -05:00
Marc-André Moreau
9165505e0d xfreerdp: improved 8bpp support 2011-10-21 12:17:04 -04:00
Marc-André Moreau
b7e7067176 libfreerdp-core: refactoring of core bitmap objects 2011-10-20 17:28:59 -04:00
Marc-André Moreau
0549380c28 libfreerdp-channels: rename from libfreerdp-chanman 2011-10-16 14:57:15 -04:00
Marc-André Moreau
9c20a9d350 dfreerdp: fix compilation 2011-10-13 20:50:51 -04:00