.. |
http.c
|
Fixed various memory leaks, allocation size issues and API misuse
|
2013-09-05 12:14:34 +02:00 |
http.h
|
Fixed compilation with -Wstrict-prototypes
|
2013-02-14 22:20:43 +01:00 |
ncacn_http.c
|
- SSL verification callback: send correct hostname and port
|
2013-12-06 22:15:45 -05:00 |
ncacn_http.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
ntlm.c
|
- SSL verification callback: send correct hostname and port
|
2013-12-06 22:15:45 -05:00 |
ntlm.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
rpc_bind.c
|
- SSL verification callback: send correct hostname and port
|
2013-12-06 22:15:45 -05:00 |
rpc_bind.h
|
libfreerdp-core: refactoring of sequencing of TSG connection
|
2012-11-29 01:33:19 -05:00 |
rpc_client.c
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-10-17 17:34:16 -04:00 |
rpc_client.h
|
libfreerdp-core: fix locking with TS Gateway
|
2013-03-27 20:06:10 -04:00 |
rpc_fault.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
rpc_fault.h
|
libfreerdp-core: map DCE error codes
|
2012-12-07 18:33:52 -05:00 |
rpc.c
|
libfreerdp-core: fix possible crash on unauthorized TS Gateway error
|
2013-12-05 17:31:33 -05:00 |
rpc.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
rts_signature.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
rts_signature.h
|
libfreerdp-core: move RTS pdu signature checking to separate file
|
2012-11-27 22:27:04 -05:00 |
rts.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
rts.h
|
libfreerdp-core: encapsulate received RPC PDU
|
2012-11-28 21:25:01 -05:00 |
tsg.c
|
libfreerdp-core: start async transport thread after successful transport-level connection
|
2013-11-01 10:24:19 -04:00 |
tsg.h
|
Gateway: Parsing fix for Create Tunnel Response
|
2013-10-17 14:51:04 -06:00 |