Yang Tse
|
4fad1943a2
string formatting: fix 15+ printf-style format strings
|
11 lat temu |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 lat temu |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 lat temu |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 lat temu |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 lat temu |
Daniel Stenberg
|
2e7d2c8f74
SOCKS: truly disable it if CURL_DISABLE_PROXY is defined
|
12 lat temu |
Yang Tse
|
e77d867068
unicode NTLM SSPI: cleanup
|
12 lat temu |
Yang Tse
|
d56e8bcc8a
Win32: downplay MS bazillion type synonyms game
|
12 lat temu |
Yang Tse
|
ac3e356c95
SSPI related code: Unicode support for WinCE - kill compiler warnings
|
12 lat temu |
Mark Salisbury
|
46480bb9a1
SSPI related code: Unicode support for WinCE
|
12 lat temu |
Yang Tse
|
6085ca2aed
Fix bad failf() and info() usage
|
12 lat temu |
Yang Tse
|
1e8e6057ea
socks_sspi.c: further cleanup
|
12 lat temu |
Marc Hoersken
|
38f05cea46
socks_sspi.c: Clean up and removal of obsolete minor status
|
12 lat temu |
Yang Tse
|
746b80a210
sspi: make Curl_sspi_strerror() libcurl's sspi status code string function
|
12 lat temu |
Yang Tse
|
764a5e4a50
sspi: make Curl_sspi_strerror() libcurl's sspi status code string function
|
12 lat temu |
Marc Hoersken
|
f858bb0d1f
sspi: Refactored socks_sspi and schannel to use same error message functions
|
12 lat temu |
Daniel Stenberg
|
3dcc0df5cc
SOCKS: fix the connect timeout
|
13 lat temu |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 lat temu |
Daniel Stenberg
|
b680fd180b
code style: space between close paren and open brace
|
13 lat temu |
Yang Tse
|
3c9ff41a1f
compiler warning: fix
|
13 lat temu |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 lat temu |
Dan Fandrich
|
c22c258029
Changed some nonportable types
|
13 lat temu |
Daniel Stenberg
|
adb49ad8bb
Curl_timeleft: s/conn/data in first argument
|
14 lat temu |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 lat temu |
Yang Tse
|
0abd928d3d
|
15 lat temu |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
15 lat temu |
Yang Tse
|
fb90b43432
use the internal snprintf() function
|
15 lat temu |
Yang Tse
|
e813bf31d7
Introduced curl_sspi.c and curl_sspi.h for the implementation of functions
|
16 lat temu |
Yang Tse
|
1bd0be0361
added some more messages to SSPI error function
|
16 lat temu |
Yang Tse
|
996c8ca7c2
Avoid inclusion of ntsecapi.h and directly provide the KERB_WRAP_NO_ENCRYPT
|
16 lat temu |