Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 years ago |
Daniel Stenberg
|
2ece5e3001
curl_ntlm_wb: check aprintf() return codes
|
6 years ago |
Daniel Gustafsson
|
60ed8d7276
ntlm_wb: Fix memory leaks in ntlm_wb_response
|
6 years ago |
Daniel Stenberg
|
37da149670
ntlm_wb: bail out if the response gets overly large
|
6 years ago |
Viktor Szakats
|
7e35eb7729
spelling fixes
|
6 years ago |
Jay Satiro
|
953b5c4e26
ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 years ago |
Viktor Szakats
|
88bdd7cf6f
use *.sourceforge.io and misc URL updates
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 years ago |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
8 years ago |
Steve Holme
|
6012fa5aee
vauth: Moved the NTLM authentication code to the new vauth directory
|
9 years ago |
Viktor Szakats
|
d49881cb19
URLs: change more http to https
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
David Woodhouse
|
60b19630b0
ntlm_wb: Fix theoretical memory leak
|
9 years ago |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 years ago |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 years ago |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Daniel Stenberg
|
f4b5f8cdf0
ntlm_wb_response: fix "statement not reached"
|
10 years ago |
Steve Holme
|
520dc64369
build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined
|
10 years ago |
David Woodhouse
|
223612afa2
ntlm_wb: Avoid invoking ntlm_auth helper with empty username
|
10 years ago |
David Woodhouse
|
9008f3d564
ntlm_wb: Fix hard-coded limit on NTLM auth packet size
|
10 years ago |
Steve Holme
|
aaaf9e50ec
ntlm_wb: Fixed buffer size not being large enough for NTLMv2 sessions
|
10 years ago |
Steve Holme
|
0074c9f5d1
winbind: Fixed ntlm_auth expecting eol following commit e17c1b25bc33eb
|
11 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 |