Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 months ago |
Daniel Stenberg
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year ago |
Andreas Falkenhahn
|
15a361892d
nbtlm: use semicolons instead of commas for (void) args
|
1 year ago |
Daniel Stenberg
|
0c2fcb0f60
ntlm: clear lm and nt response buffers before use
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
1 year ago |
Viktor Szakats
|
265fbd937e
docs: update sourceforge project links [ci skip]
|
2 years ago |
Daniel Stenberg
|
307b7543ea
misc: null-terminate
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
216636a4ce
ntlm: (void) typecast msnprintf() where we ignore return code
|
2 years ago |
Daniel Gustafsson
|
5a41abef6d
ntlm: copy NTLM_HOSTNAME to host buffer
|
2 years ago |
Daniel Stenberg
|
709ae2454f
ntlm: provide a fixed fake host name
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Marcel Raad
|
897e8baa54
ntlm: remove unused feature defines
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
x2018
|
d6ff35b5a5
sha256/md5: return errors when init fails
|
2 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
3e820fbf25
ntlm: precaution against super huge type2 offsets
|
3 years ago |
Patrick Monnerat
|
19ea52da4d
vauth: factor base64 conversions out of authentication procedures
|
3 years ago |
Patrick Monnerat
|
9c1e1a6105
ntlm: fix negotiated flags usage
|
3 years ago |
Patrick Monnerat
|
cca455a36b
ntlm: support version 2 on 32-bit platforms
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
475c1aba68
checksrc: warn on empty line before open brace
|
4 years ago |
Daniel Stenberg
|
376d5bb323
ntlm: free target_info before (re-)malloc
|
4 years ago |
Ruurd Beerstra
|
d80d419d3e
ntlm: enable NTLM support with wolfSSL
|
4 years ago |
Steve Holme
|
2d432f7e49
ntlm: Removed the dependency on the TLS libaries when using MD5
|
4 years ago |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 years ago |
Steve Holme
|
e7a1bc8ee4
ntlm: Fix misaligned function comments for Curl_auth_ntlm_cleanup()
|
5 years ago |
Daniel Stenberg
|
50c9484278
ntlm: fix *_type3_message size check to avoid buffer overflow
|
5 years ago |
Daniel Stenberg
|
b780b30d13
NTLM: fix size check condition for type2 received data
|
5 years ago |