..
arm.c
[core,gateway] always return in case of error
2024-05-16 11:56:03 +02:00
arm.h
[core,gateway] fix various issues with arm transport
2023-06-27 21:15:08 +02:00
http.c
[coverity] 1543080 Dereference before null check
2024-04-12 12:41:42 +02:00
http.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
ncacn_http.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
ncacn_http.h
Support spnego authentication for gateway
2022-10-06 21:33:01 +02:00
rdg.c
[coverity] 1543259 Resource leak
2024-04-12 09:45:09 +02:00
rdg.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
rpc_bind.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
rpc_bind.h
Support spnego authentication for gateway
2022-10-06 21:33:01 +02:00
rpc_client.c
[tidy] move loop variable declaration to loop
2024-02-22 12:31:50 +01:00
rpc_client.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
rpc_fault.c
[tidy] move loop variable declaration to loop
2024-02-22 12:31:50 +01:00
rpc_fault.h
Added function to get an error category for better error handling.
2019-10-03 11:19:03 +02:00
rpc.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
rpc.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
rts_signature.c
[tidy] move loop variable declaration to loop
2024-02-22 12:31:50 +01:00
rts_signature.h
[core,gateway] silence reading of rts signature
2023-11-20 18:00:42 +01:00
rts.c
[tidy] move loop variable declaration to loop
2024-02-22 12:31:50 +01:00
rts.h
[core,gateway] silence reading of rts signature
2023-11-20 18:00:42 +01:00
tsg.c
[coverity] 1543240 Dereference before null check
2024-04-12 12:41:42 +02:00
tsg.h
[core,gateway] implement RDG and TSG policy
2024-03-07 16:18:41 +01:00
websocket.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
websocket.h
[gateway,websocket] implement plain websocket transport
2023-06-22 09:21:42 +02:00
wst.c
[coverity] 1543139 Resource leak
2024-04-12 09:45:09 +02:00
wst.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00