1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Isaac Boukris d5fc6e14b0 GSS: make Curl_gss_log_error more verbose
Also display the GSS_C_GSS_CODE (major code) when specified instead of
only GSS_C_MECH_CODE (minor code).

In addition, the old code was printing a colon twice after the prefix
and also miscalculated the length of the buffer in between calls to
gss_display_status (the length of ": " was missing).

Also, gss_buffer is not guaranteed to be NULL terminated and thus need
to restrict reading by its length.

Closes #738
2016-03-29 16:51:29 +02:00
..
2016-03-28 18:18:09 -04:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-03-27 17:58:50 +01:00
2015-03-03 12:36:18 +01:00
2016-03-06 22:57:47 -05:00
2016-03-27 17:52:16 +02:00
2016-03-27 17:52:16 +02:00
2016-03-27 17:58:50 +01:00