Randall S. Becker
|
fc8d6b2370
build: fix for NonStop
|
2 years ago |
Daniel Stenberg
|
6ecdf5136b
krb5: return error properly on decode errors
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 years ago |
Rikard Falkeborn
|
e75be2c4b2
cleanup: constify unmodified static structs
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Harry Sintonen
|
5af7a48668
krb5/name_to_level: replace checkprefix with curl_strequal
|
3 years ago |
Daniel Stenberg
|
994af2a1e9
krb5: don't use 'static' to store PBSZ size response
|
3 years ago |
Daniel Stenberg
|
7843fe0a1b
krb5: remove the unused 'overhead' function
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Patrick Monnerat
|
234638ea63
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Fabian Keil
|
4f61fd87b2
misc: fix typos
|
3 years ago |
Daniel Stenberg
|
d70a5b5a0f
sendf: move the verbose-check into Curl_debug
|
4 years ago |
Daniel Stenberg
|
1ee289f7b5
curl_krb5.h: rename from krb5.h
|
4 years ago |
Daniel Stenberg
|
f4873ebd0b
krb5: merged security.c and krb specific FTP functions in here
|
4 years ago |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 years ago |
Gergely Nagy
|
cf4255c847
lib: Use UTF-8 encoding in comments
|
5 years ago |
Marcel Raad
|
74f911d463
krb5: fix compiler warning
|
5 years ago |
Daniel Gustafsson
|
daa12c6eb3
sendf: use failf() rather than Curl_failf()
|
6 years ago |
Daniel Gustafsson
|
3c5ee47fc2
krb5: fix memory leak in krb_auth
|
6 years ago |
Marcel Raad
|
612bc926f7
krb5: use nondeprecated functions
|
6 years ago |
Daniel Stenberg
|
13ce373a5b
krb5: fix a potential access of uninitialized memory
|
7 years ago |
Daniel Stenberg
|
c79f4908d4
krb5: use private buffer for temp string, not receive buffer
|
7 years ago |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 years ago |
Daniel Stenberg
|
8238ba9c5f
ftp: fix Curl_ftpsendf()
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |