Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 anos atrás |
Daniel Stenberg
|
ed5095ed94
strcase: add and use Curl_timestrcmp
|
2 anos atrás |
Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 anos atrás |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 anos atrás |
Sergey Markelov
|
e919848ead
build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS
|
3 anos atrás |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 anos atrás |
Patrick Monnerat
|
19ea52da4d
vauth: factor base64 conversions out of authentication procedures
|
3 anos atrás |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 anos atrás |
Jay Satiro
|
c54565915f
digest_sspi: Show InitializeSecurityContext errors in verbose mode
|
3 anos atrás |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 anos atrás |
Marcel Raad
|
a55c835e6b
curl_multibyte: add to curlx
|
5 anos atrás |
Peter Wang
|
1c341e2270
*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
|
4 anos atrás |
migueljcrum
|
67b30b3418
sspi: fix memory leaks
|
5 anos atrás |
Jay Satiro
|
dca6f73613
vauth: Use CURLE_AUTH_ERROR for auth function errors
|
5 anos atrás |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
5 anos atrás |
Daniel Gustafsson
|
e182fc1613
comment: Fix multiple typos in function parameters
|
6 anos atrás |
Gisle Vanem
|
61825be02b
vtls: select ssl backend case-insensitive (follow-up)
|
7 anos atrás |
Jay Satiro
|
0b5665c98a
digest_sspi: Don't reuse context if the user/passwd has changed
|
7 anos atrás |
klemens
|
f7df67cff0
spelling fixes
|
7 anos atrás |
Marcel Raad
|
727917555d
digest_sspi: fix compilation warning
|
7 anos atrás |
Jay Satiro
|
af5fbb14bb
digest_sspi: Handle 'stale=TRUE' directive in HTTP digest
|
8 anos atrás |
Max Khon
|
f77dabefd8
digest_sspi: Fix nonce-count generation in HTTP digest
|
7 anos atrás |
Max Khon
|
89b7898846
digest_sspi: copy terminating NUL as well
|
7 anos atrás |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 anos atrás |
Marcel Raad
|
4f97d9832c
digest_sspi: fix include
|
8 anos atrás |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 anos atrás |
Steve Holme
|
43dbd76616
vauth: Added check for supported SSPI based authentication mechanisms
|
8 anos atrás |
Steve Holme
|
a0f212946b
vauth: Introduced Curl_auth_is_<mechansism>_supported() functions
|
8 anos atrás |
Jay Satiro
|
c5cffce56e
vauth: Fix memleak by freeing credentials if out of memory
|
8 anos atrás |
Saurav Babu
|
dcdd4be352
vauth: Fixed memory leak due to function returning without free
|
8 anos atrás |