Marc-André Moreau
|
3d339b04d9
|
libfreerdp-core: modify parsing functions to return int instead of BOOL to propagate session redirection return code
|
2013-11-04 15:52:29 -05:00 |
|
Marc-André Moreau
|
a0e09e6273
|
libfreerdp-core: fix server-side licensing sequence
|
2013-09-05 18:53:55 -04:00 |
|
Daryl Poe
|
f71f179c28
|
fix per-device CAL licensing
(cherry picked from commit d6d0d81d08 )
|
2013-08-26 09:37:48 +02:00 |
|
Armin Novak
|
6e6581ab87
|
Fix for Issue #1349
|
2013-07-15 10:20:24 +02:00 |
|
Marc-André Moreau
|
5c37356506
|
libfreerdp-core: reduce reuse of the same send buffer
|
2013-05-15 13:17:29 -04:00 |
|
Marc-André Moreau
|
367ebf32a3
|
freerdp: make use of stream macros to access members
|
2013-05-15 12:14:26 -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 |
|
Hardening
|
7701c9d934
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01: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 |
|
Marc-André Moreau
|
593a9030d3
|
libfreerdp-core: cleanup licensing RSA public key code
|
2013-02-05 10:02:06 -05:00 |
|
Marc-André Moreau
|
0de89ab4c9
|
libfreerdp-core: enable non-null licensing client random
|
2013-02-05 09:46:25 -05:00 |
|
Marc-André Moreau
|
d2873081ea
|
libfreerdp-core: fix licensing key length
|
2013-02-05 09:30:53 -05:00 |
|
Marc-André Moreau
|
4cd720416a
|
libfreerdp-core: added more licensing debug output
|
2013-02-05 01:07:34 -05:00 |
|
Marc-André Moreau
|
04c329cc53
|
libfreerdp-core: added more licensing debug output
|
2013-02-05 00:19:57 -05:00 |
|
Marc-André Moreau
|
1b97663de8
|
libfreerdp-core: license refactoring
|
2013-02-04 23:57:04 -05:00 |
|
Marc-André Moreau
|
1070931479
|
libfreerdp-core: fix decryption of encrypted error info PDU in license sequence
|
2013-02-04 16:39:05 -05:00 |
|
Marc-André Moreau
|
abca3f8c10
|
libfreerdp-core: fix check for null certificate
|
2013-01-25 13:47:56 -05:00 |
|
rdp.effort
|
0abf945a18
|
check or propagate return values when writing
|
2013-01-14 23:40:34 +01:00 |
|
rdp.effort
|
81c0e99ceb
|
Misc fixes and result checks
|
2013-01-13 23:37:50 +01:00 |
|
rdp.effort
|
4d90284657
|
Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in
avcodecs.h
Fixed a warning in schannel_openssl.c
Added checks for: input, mcs, tpdu, certificate, license
|
2013-01-12 14:49:01 +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
|
b2c3ca8cc4
|
libfreerdp-utils: replace all calls to deprecated function xzalloc
|
2012-11-21 19:22:41 -05:00 |
|
Marc-André Moreau
|
98dcdcfb8f
|
libfreerdp-core: transport refactoring to split in/out channels
|
2012-11-14 20:46:51 -05:00 |
|
Marc-André Moreau
|
6427c9dd90
|
libfreerdp-core: rdpSettings refactoring (part 2)
|
2012-11-07 15:13:14 -05: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
|
d5d1eb7762
|
libfreerdp: add proper config.h inclusions
|
2012-08-14 17:09:01 -04:00 |
|
Marc-André Moreau
|
19028a27b0
|
libfreerdp: move all libraries to libfreerdp directory, one step closer to monolithic build option
|
2012-08-13 23:19:51 -04:00 |
|