max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Gustafsson
|
f1cdeff37a
gssapi: initialize gss_buffer_desc strings
|
2 years ago |
Daniel Gustafsson
|
7360f9a565
gssapi: improve handling of errors from gss_display_status
|
2 years ago |
Daniel Stenberg
|
4ec0549c39
misc: update copyright year ranges
|
2 years ago |
Daniel Gustafsson
|
34bbf96475
infof: consistent capitalization of warning messages
|
2 years ago |
Daniel Stenberg
|
de0bd8547e
curl_gssapi: fix build warnings by removing const
|
3 years ago |
Bo Anderson
|
20e980f85b
curl_gssapi: fix link error on macOS Monterey
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Daniel Stenberg
|
40e22e5c0b
curl_gssapi: make sure this file too uses our *printf()
|
6 years ago |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Isaac Boukris
|
d5fc6e14b0
GSS: make Curl_gss_log_error more verbose
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
3b4ee0d432
curl_gssapi: remove 'const' to fix compiler warnings
|
9 years ago |
Steve Holme
|
750203bde4
sasl_gssapi: Fixed honouring of no mutual authentication
|
10 years ago |
Steve Holme
|
2b604eada5
sasl_gssapi: Made log_gss_error() a common GSS-API function
|
10 years ago |
Patrick Monnerat
|
8efc11a0c1
GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.
|
10 years ago |
Michael Osipov
|
eda12bcff8
curl_gssapi: Add macros for common mechs and pass them appropriately
|
10 years ago |
Daniel Stenberg
|
d19dfa974c
curl_gssapi.c: make line shorter than 80 columns
|
10 years ago |
David Woodhouse
|
59431c242b
Use SPNEGO for HTTP Negotiate
|
10 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Kamil Dudka
|
ddf0b30ffd
curl_gssapi: add a missing include of sendf.h
|
13 years ago |
Kamil Dudka
|
a7864c41db
curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATION
|
13 years ago |