.. |
http.c
|
Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
|
2018-06-06 16:43:09 +02:00 |
http.h
|
Modified RDG connection setup using PAA Cookie.
|
2018-02-15 10:56:58 +01:00 |
ncacn_http.c
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |
ncacn_http.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
ntlm.c
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |
ntlm.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rdg.c
|
core/gateway/rdg: Fix leak found by covscan
|
2018-08-22 14:34:02 +02:00 |
rdg.h
|
Fallback to RDG RPC transport only if server does not support RDG HTTP and
|
2018-04-25 18:36:43 -07:00 |
rpc_bind.c
|
core/gateway/rpc: Fix leak found by covscan
|
2018-08-22 14:34:02 +02:00 |
rpc_bind.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
rpc_client.c
|
core/gateway/rpc: Fix leak found by covscan
|
2018-08-22 14:34:02 +02:00 |
rpc_client.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +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
|
Removed unused variables.
|
2018-08-24 13:40:36 +02:00 |
rpc.h
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |
rts_signature.c
|
Added const to function buffer pointers
|
2018-08-01 12:56:18 +02:00 |
rts_signature.h
|
Added const to function buffer pointers
|
2018-08-01 12:56:18 +02:00 |
rts.c
|
Removed unused variables.
|
2018-08-24 13:40:36 +02:00 |
rts.h
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |
tsg.c
|
Fixed #4476: broken casts/variable sizes for custom BIO calls.
|
2018-05-03 12:30:40 +02:00 |
tsg.h
|
Functions static where appropriate.
|
2018-01-15 13:22:01 +01:00 |