Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
před 8 roky |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
před 8 roky |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
před 8 roky |
Jay Satiro
|
e8423f9ce1
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
|
před 9 roky |
Orgad Shaneh
|
33058a1dc3
netrc: Read in text mode when cygwin
|
před 9 roky |
Viktor Szakats
|
48be87e5f0
netrc: support 'default' token
|
před 9 roky |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
před 9 roky |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
před 9 roky |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
před 9 roky |
Dan Fandrich
|
763c51780c
netrc: fixed thread safety problem by using getpwuid_r if available
|
před 10 roky |
Dan Fandrich
|
135c2dc14f
netrc: treat failure to find home dir same as missing netrc file
|
před 10 roky |
Marc Hoersken
|
549b4a659a
netrc.c: fix multiple possible dereferences of null pointers
|
před 10 roky |
Dan Fandrich
|
b4b28c7001
netrc: Fixed a memory and file descriptor leak on OOM
|
před 10 roky |
Daniel Stenberg
|
78e6683bb0
Curl_parsenetrc: document that the arguments must be allocated
|
před 11 roky |
Jonathan Nieder
|
36585b5395
netrc: handle longer username and password
|
před 11 roky |
John E. Malmberg
|
25f351424b
VMS: fix and generate the VMS build config
|
před 11 roky |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
před 12 roky |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
před 12 roky |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
před 12 roky |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
před 12 roky |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
před 12 roky |
Daniel Stenberg
|
47c1bf9e43
netrc: remove dead code
|
před 12 roky |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
před 13 roky |
Daniel Stenberg
|
0f7bea7c3a
unittest: mark all unit tested functions
|
před 13 roky |
Julien Chaffraix
|
0b8cdc0635
netrc: Removed _NETRC_DEBUG code.
|
před 13 roky |
Julien Chaffraix
|
9f8e960a1a
tests: Cleaned up netrc testing.
|
před 13 roky |
Julien Chaffraix
|
39d0d787d2
test1304: Added some unit tests for Curl_parsenetrc.
|
před 13 roky |
Julien Chaffraix
|
266bcb06d7
netrc: Removed dead code.
|
před 13 roky |
Julien Chaffraix
|
fe165c69de
netrc: Tightened up the type checks.
|
před 13 roky |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
před 14 roky |