Chris
|
44f6f16953
|
Fixed a possible buffer overflow issue
|
2013-06-17 21:49:29 +02:00 |
|
Chris
|
cd548da226
|
Using the more efficient code for comparing host names
|
2013-06-17 21:26:35 +02:00 |
|
Chris
|
13466349bc
|
1) Add support for Wildcard Certificates
2) For Gateway connections compare against gateway host name instead of target host
|
2013-06-17 21:19:01 +02:00 |
|
Marc-André Moreau
|
2bd6808432
|
freerdp: merge with master
|
2013-06-05 10:31:01 -04:00 |
|
Marc-André Moreau
|
2a08093e60
|
libfreerdp-crypto: fix openssl null pointer dereferencing in tls_accept
|
2013-05-30 19:44:58 -04:00 |
|
Bernhard Miklautz
|
9e59fc905d
|
client: print detected path to known_host file
Use detected path instead of hard coded for error messages
|
2013-05-21 15:48:27 +02:00 |
|
Marc-André Moreau
|
3c2687b7d6
|
libfreerdp-crypto: handle EAGAIN with TLS
|
2013-05-15 20:19:26 -04:00 |
|
Marc-André Moreau
|
fae24b1ef9
|
xfreerdp-server: auto-generate self-signed certificate
|
2013-04-23 18:17:01 -04:00 |
|
Hardening
|
7701c9d934
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
|
Marc-André Moreau
|
8c8a82c31f
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
|
Marc-André Moreau
|
edc2b1de9e
|
xfreerdp-server: fix encoding
|
2013-02-17 11:03:35 -05:00 |
|
Marc-André Moreau
|
4269ac5c14
|
xfreerdp: improve asynchronicity
|
2013-02-09 17:13:53 -05:00 |
|
Marc-André Moreau
|
e1d0fad519
|
libfreerdp-core: fix memory leaks
|
2013-01-25 17:52:37 -05:00 |
|
Marc-André Moreau
|
0fbf846671
|
libwinpr-sspi: NTLM extended protection cleanup
|
2013-01-10 11:19:57 -05:00 |
|
Marc-André Moreau
|
1d893ed268
|
libwinpr-sspi: add support for NTLMv2 Channel Binding Token (CBT)
|
2013-01-09 00:20:08 -05:00 |
|
Vic Lee
|
ed5ad30d4f
|
libfreerdp-core/transport: select sockfd instead of sleep when blocking.
|
2012-12-21 16:24:26 +08:00 |
|
Marc-André Moreau
|
387a152299
|
libfreerdp-core: TSG reassembly refactoring
|
2012-12-12 15:55:42 -05:00 |
|
Marc-André Moreau
|
12f0afd1e0
|
libfreerdp-core: fix TSG socket blocking mode
|
2012-11-27 18:34:00 -05:00 |
|
Marc-André Moreau
|
f6748dba3f
|
wfreerdp: update client
|
2012-11-22 09:06:45 -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
|
b2c3ca8cc4
|
libfreerdp-utils: replace all calls to deprecated function xzalloc
|
2012-11-21 19:22:41 -05:00 |
|
Marc-André Moreau
|
83473d11d1
|
channels: patch memory leaks, load addins from list
|
2012-11-19 13:26:56 -05:00 |
|
Marc-André Moreau
|
8544716104
|
libfreerdp-core: rdpSettings refactoring (part 3)
|
2012-11-07 18:23:33 -05:00 |
|
Marc-André Moreau
|
6427c9dd90
|
libfreerdp-core: rdpSettings refactoring (part 2)
|
2012-11-07 15:13:14 -05:00 |
|
Marc-André Moreau
|
187147d399
|
libfreerdp-core: cleanup of TSG definitions
|
2012-10-29 15:02:35 -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
|
6dcc8e73ee
|
libfreerdp-utils: get rid of rdpBlob
|
2012-09-24 04:40:32 -04:00 |
|
Marc-André Moreau
|
258f2c958a
|
cmake: add warnings for MSVC static runtime option
|
2012-09-22 17:10:08 -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 |
|