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
|
5612bc43f8
|
freerdp: change true/false to TRUE/FALSE
|
2012-10-09 02:31:28 -04:00 |
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
Jay Sorg
|
6aa7eaf627
|
mppc: moved to libfreerdp-codec
|
2012-03-29 20:57:26 -07:00 |
Marc-André Moreau
|
4fbbbb58b7
|
cunit: fixed license tests
|
2012-01-13 17:14:16 -05:00 |
Anthony Tong
|
eb4c1a0220
|
cunit: fix build broken by jiten19
|
2012-01-13 09:38:39 -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 |
Laxmikant Rashinkar
|
3b584a8cca
|
modified mppc files to conform to FreeRdp coding standards
|
2011-09-02 19:15:12 -07:00 |
Laxmikant Rashinkar
|
e3ff817533
|
First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code
|
2011-09-01 21:20:08 -07:00 |