Marc-André Moreau
|
fe25303656
|
libfreerdp-codec: internal refactoring
|
2013-08-13 17:18:59 -04:00 |
Marc-André Moreau
|
fdf3ddcf9e
|
freerdp: purge deprecated stream utils
|
2013-05-08 17:48:30 -04:00 |
Marc-André Moreau
|
fd230443c5
|
freerdp: purge old stream utils
|
2013-05-08 16:27:21 -04:00 |
Marc-André Moreau
|
5b92413843
|
freerdp: purge deprecated stream utils
|
2013-05-08 16:09:16 -04:00 |
Marc-André Moreau
|
51715636a5
|
freerdp: remove some deprecated stream utils
|
2013-04-29 22:35:15 -04:00 |
Marc-André Moreau
|
3417a3aab5
|
freerdp: merge RDP_EVENT type with wMessage
|
2013-03-28 21:13:56 -04:00 |
Marc-André Moreau
|
8c8a82c31f
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
Marc-André Moreau
|
a8201b0d1b
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
Marc-André Moreau
|
62eec0c2b5
|
libfreerdp-utils: rename internal members of STREAM to match new wStream
|
2013-03-21 15:01:46 -04:00 |
Martin Fleisz
|
8c2d60f62c
|
codec: got rid of nsc_context_set_cpu_opt
|
2013-03-05 10:52:18 +01:00 |
Marc-André Moreau
|
1b97663de8
|
libfreerdp-core: license refactoring
|
2013-02-04 23:57:04 -05:00 |
rdp.effort
|
125a4421e3
|
check result of orders unitary test
|
2013-01-12 14:34:34 +01: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
|
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
|
b2c3ca8cc4
|
libfreerdp-utils: replace all calls to deprecated function xzalloc
|
2012-11-21 19:22:41 -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
|
410b7ab867
|
libfreerdp-core: rdpSettings refactoring (part 4)
|
2012-11-07 23:29:24 -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
|
aaef9694ab
|
libfreerdp-channels: split in client/server functionality, move to libfreerdp-channels-client and libfreerdp-channels-server
|
2012-10-15 17:03:34 -04:00 |
Marc-André Moreau
|
4b1b51b1f8
|
channels: fix data type refactoring issue
|
2012-10-09 14:00:28 -04:00 |
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
Marc-André Moreau
|
1bf8a45519
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
Marc-André Moreau
|
1ed644786c
|
freerdp: change boolean type to BOOL type
|
2012-10-09 02:38:39 -04:00 |
Marc-André Moreau
|
5612bc43f8
|
freerdp: change true/false to TRUE/FALSE
|
2012-10-09 02:31:28 -04:00 |
Marc-André Moreau
|
9909a12af5
|
libfreerdp-utils: get rid of xmalloc, xrealloc and xfree
|
2012-10-08 23:21:26 -04:00 |
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
Marc-André Moreau
|
837cc777ce
|
channels: move include/freerdp/plugins to include/freerdp/client
|
2012-10-08 20:33:58 -04:00 |
Marc-André Moreau
|
a18ebef019
|
cunit: migrate Sspi tests to CTest
|
2012-09-30 20:15:42 -04:00 |
Marc-André Moreau
|
440a4e23f2
|
cunit: cleanup old test suites
|
2012-09-30 16:33:42 -04:00 |
Marc-André Moreau
|
15eeaa2327
|
libfreerdp-utils: remove semaphore utils in favor of WinPR semaphore API
|
2012-09-18 19:40:54 -04:00 |
Marc-André Moreau
|
13dbbb9513
|
libfreerdp-utils: removing mutex util in favor of WinPR mutex API
|
2012-09-18 17:34:11 -04:00 |
Bernhard Miklautz
|
533d9a7ef3
|
cunit: fixed build after directory structure changes
|
2012-09-11 01:30:11 +02:00 |
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 |