summaryrefslogtreecommitdiff
path: root/lib/krb5.c
Commit message (Expand)AuthorAgeFilesLines
* krb5: avoid sscanf for parsingDaniel Stenberg2023-02-241-4/+4
* krb5: silence cast-align warningMarcel Raad2023-02-161-1/+1
* cf-socket: improvements in socket I/O handlingStefan Eissing2023-01-311-12/+12
* cf-socket: keep sockaddr local in the socket filtersStefan Eissing2023-01-031-3/+4
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2)Jay Satiro2022-11-201-8/+8
* Revert "sendf: change Curl_read_plain to wrap Curl_recv_plain"Daniel Stenberg2022-11-181-8/+8
* sendf: change Curl_read_plain to wrap Curl_recv_plainJay Satiro2022-11-181-8/+8
* build: fix for NonStopRandall S. Becker2022-10-271-0/+3
* krb5: return error properly on decode errorsDaniel Stenberg2022-06-251-7/+11
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-041-9/+3
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-271-1/+1
* lib: fixing comment spelling typos in lib filesEddie Lumpkin2021-10-221-2/+2
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-231-1/+1
* infof: remove newline from format strings, always append itDaniel Stenberg2021-07-071-12/+11
* krb5/name_to_level: replace checkprefix with curl_strequalHarry Sintonen2021-05-031-1/+1
* krb5: don't use 'static' to store PBSZ size responseDaniel Stenberg2021-04-261-1/+1
* krb5: remove the unused 'overhead' functionDaniel Stenberg2021-04-251-13/+1
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-221-2/+2
* lib: remove conn->data usesPatrick Monnerat2021-01-261-37/+38
* lib: pass in 'struct Curl_easy *' to most functionsDaniel Stenberg2021-01-171-18/+21
* misc: fix typosFabian Keil2021-01-111-1/+1
* sendf: move the verbose-check into Curl_debugDaniel Stenberg2020-11-021-3/+2
* curl_krb5.h: rename from krb5.hDaniel Stenberg2020-09-221-1/+1
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-14/+582
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* lib: Use UTF-8 encoding in commentsGergely Nagy2019-07-061-1/+1
* krb5: fix compiler warningMarcel Raad2019-06-131-4/+2
* sendf: use failf() rather than Curl_failf()Daniel Gustafsson2018-09-131-3/+2
* krb5: fix memory leak in krb_authDaniel Gustafsson2018-09-131-0/+1
* krb5: use nondeprecated functionsMarcel Raad2018-03-041-3/+3
* krb5: fix a potential access of uninitialized memoryDaniel Stenberg2017-12-131-1/+2
* krb5: use private buffer for temp string, not receive bufferDaniel Stenberg2017-05-011-5/+9
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-1/+1
* ftp: fix Curl_ftpsendf()Daniel Stenberg2016-10-081-3/+9
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* lib: include curl_printf.h as one of the last headersDaniel Stenberg2016-04-291-2/+2
* ftp/imap/pop3/smtp: Allow the service name to be overriddenSteve Holme2016-04-081-2/+5
* krb5: improved type handling to avoid clang compiler warningsDaniel Stenberg2016-03-101-9/+6
* curl_memory: make curl_memory.h the second-last header file loadedDan Fandrich2015-03-241-2/+2
* checksrc: use space after commaDaniel Stenberg2015-03-171-2/+4
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-4/+2
* gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitionsSteve Holme2015-01-091-10/+3
* sasl_gssapi: Fixed honouring of no mutual authenticationSteve Holme2014-12-041-0/+1
* krb5_encode: remove unused argumentDaniel Stenberg2014-10-081-6/+2
* GSSAPI: remove useless *_MECHANISM defines.Patrick Monnerat2014-07-231-1/+1
* curl_gssapi: Add macros for common mechs and pass them appropriatelyMichael Osipov2014-07-231-1/+1
* Use SPNEGO for HTTP NegotiateDavid Woodhouse2014-07-161-0/+1
* security.h: rename to curl_sec.h to avoid name collisionDaniel Stenberg2013-08-261-2/+2