.. |
http.c
|
Fixed another bunch of warnings.
|
2018-10-24 14:36:12 +02:00 |
http.h
|
Refactored gateway HTTP to be self contained.
|
2018-09-27 15:04:41 +02:00 |
ncacn_http.c
|
Fixed ntlm_authenticate, split return from continue flag.
|
2018-11-13 11:22:37 +01:00 |
ncacn_http.h
|
Refactored rdg channel structs.
|
2018-09-27 16:05:14 +02:00 |
ntlm.c
|
Fixed ntlm_authenticate, split return from continue flag.
|
2018-11-13 11:22:37 +01:00 |
ntlm.h
|
Fixed ntlm_authenticate, split return from continue flag.
|
2018-11-13 11:22:37 +01:00 |
rdg.c
|
Fixed ntlm_authenticate, split return from continue flag.
|
2018-11-13 11:22:37 +01:00 |
rdg.h
|
Made rdpRdp opaque
|
2018-11-13 11:22:37 +01:00 |
rpc_bind.c
|
Fixed ntlm_authenticate, split return from continue flag.
|
2018-11-13 11:22:37 +01:00 |
rpc_bind.h
|
Fixed extern declaration of rpc_bind p_uuid_t variables.
|
2018-11-13 11:22:37 +01:00 |
rpc_client.c
|
Fixed compiler warnings (casts, ...)
|
2018-10-18 09:09:30 +02:00 |
rpc_client.h
|
Made TSG struct opaque
|
2018-09-28 12:00:45 +02:00 |
rpc_fault.c
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |
rpc_fault.h
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |
rpc.c
|
Fixed sockfd/socketBio resource leak.
|
2018-10-25 13:41:47 +02:00 |
rpc.h
|
Refactored rpc_client and resolve gateway only once.
|
2018-09-27 16:42:27 +02:00 |
rts_signature.c
|
Refactored and simplified RPC signature functions.
|
2018-09-28 12:08:27 +02:00 |
rts_signature.h
|
Refactored and simplified RPC signature functions.
|
2018-09-28 12:08:27 +02:00 |
rts.c
|
Refactored and simplified RPC signature functions.
|
2018-09-28 12:08:27 +02:00 |
rts.h
|
Refactored and simplified RPC signature functions.
|
2018-09-28 12:08:27 +02:00 |
tsg.c
|
Fixed TSG stream alignment (4 or 8)
|
2018-10-18 10:41:03 +02:00 |
tsg.h
|
Made TSG struct opaque
|
2018-09-28 12:00:45 +02:00 |