FreeRDP/libfreerdp/core/gateway
Martin Fleisz ce61bc41cb core: Remove error code from string returned by rpc_error_to_string
This PR removes the error code from the error string returned by
rpc_error_to_string. The error code is passed into the function so it is
not necessary to append it to the returned string as well.

The PR also fixes the screwed formatting of the error code tables.

(cherry picked from commit c78566d2a2)
2021-02-25 09:51:41 +01:00
..
http.c change use of strtok to strtok_s 2020-05-18 16:56:03 +02:00
http.h Reformatted to new style 2019-11-07 10:53:54 +01:00
ncacn_http.c End connection before user callbacks if aborted. 2020-02-19 16:44:42 +01:00
ncacn_http.h Reformatted to new style 2019-11-07 10:53:54 +01:00
ntlm.c Fix usage of DsMakeSpn with IP address hostnames 2020-06-16 09:09:33 +02:00
ntlm.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rdg.c Refactored rdg_read_http_unicode_string warning fixes 2020-12-01 15:10:23 +01:00
rdg.h TSG improvements 2020-06-22 09:30:57 +02:00
rpc_bind.c TSG improvements 2020-06-22 09:30:57 +02:00
rpc_bind.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rpc_client.c Use freerdp_settings_[s|g]et* api to access proxy vaiables. 2020-08-05 11:48:39 +02:00
rpc_client.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rpc_fault.c core: Remove error code from string returned by rpc_error_to_string 2021-02-25 09:51:41 +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 Use freerdp_settings_[s|g]et* api to access proxy vaiables. 2020-08-05 11:48:39 +02:00
rpc.h core: Remove error code from string returned by rpc_error_to_string 2021-02-25 09:51:41 +01:00
rts_signature.c TSG improvements 2020-06-22 09:30:57 +02:00
rts_signature.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rts.c TSG improvements 2020-06-22 09:30:57 +02:00
rts.h Reformatted to new style 2019-11-07 10:53:54 +01:00
tsg.c Add GatewayMessageType to public API 2020-08-05 10:59:50 +02:00
tsg.h TSG improvements 2020-06-22 09:30:57 +02:00