.. |
.cvsignore
|
2cea484428
ignore curllib.dsp
|
20 年之前 |
Makefile.Watcom
|
1c3766eb46
GnuTLS updates
|
19 年之前 |
Makefile.am
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
Makefile.b32
|
56f0227c92
|
20 年之前 |
Makefile.inc
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
Makefile.m32
|
13ee90bbd4
OpenSSL updates; get CA_BUNDLE from env. Assume no
|
20 年之前 |
Makefile.netware
|
f14195f786
enabled statically linked builds.
|
19 年之前 |
Makefile.riscos
|
1c3766eb46
GnuTLS updates
|
19 年之前 |
Makefile.vc6
|
200ac588cc
Dave Dribin: set CURL_STATICLIB when it builds static library variants.
|
19 年之前 |
README.ares
|
bbeb840916
up-to-date with reality
|
20 年之前 |
README.curlx
|
26b8b3fc53
updated with more and new info
|
20 年之前 |
README.encoding
|
c0197f19cf
Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
|
21 年之前 |
README.hostip
|
4d1f3d3cd0
Added README.hostip
|
20 年之前 |
README.httpauth
|
3e1caa6185
HTTP "auth done right". See lib/README.httpauth
|
20 年之前 |
README.memoryleak
|
e76c960624
CURLDEBUG, not MALLOCDEBUG
|
21 年之前 |
amigaos.c
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 年之前 |
amigaos.h
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 年之前 |
arpa_telnet.h
|
80d301257c
Make some more arrays of pointers const.
|
20 年之前 |
base64.c
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
base64.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
ca-bundle.crt
|
6164823921
Removed the "TC TrustCenter, Germany, Class 0 CA." certificate:
|
21 年之前 |
config-amigaos.h
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 年之前 |
config-mac.h
|
205f8b266c
Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects
|
19 年之前 |
config-riscos.h
|
205f8b266c
Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects
|
19 年之前 |
config-win32.h
|
a00f9b093c
spell
|
19 年之前 |
config-win32ce.h
|
fe5979cfdb
Replace MINGW32 with built-in __MINGW32__.
|
20 年之前 |
config.dj
|
6a04a03eb5
'ssize_t' seems to be a gcc 4.x built-in.
|
19 年之前 |
connect.c
|
6e87cf5b30
Fixed some typos in output messages.
|
19 年之前 |
connect.h
|
c4ff5eb0ca
conn->ip_addr MUST NOT be used on re-used connections
|
20 年之前 |
content_encoding.c
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
content_encoding.h
|
7261b4556b
strip trailing whitespace
|
20 年之前 |
cookie.c
|
90e1a6905a
remove the typecast to long from time_t, since we now store it as curl_off_t
|
19 年之前 |
cookie.h
|
a676c18502
- Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with
|
19 年之前 |
curllib.dsw
|
c7aa095fac
Hanno L. Kranzhoff fixed them
|
22 年之前 |
curlx.h
|
5d8b526b80
delete trailing whitespace
|
20 年之前 |
dict.c
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
dict.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
easy.c
|
4922904991
Simplified the code within curl_easy_perform() that calls Curl_perform().
|
19 年之前 |
easyif.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
escape.c
|
090b89cc76
Variable type cleanups to please the picky MIPSPro compiler.
|
20 年之前 |
escape.h
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
file.c
|
e7cefd684b
Removed all uses of strftime() since it uses the localised version of the
|
20 年之前 |
file.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
formdata.c
|
11bdba0007
corrected copyright year
|
19 年之前 |
formdata.h
|
24572daccc
Allow formposting of files larger than what fits in memory by not reading the
|
20 年之前 |
ftp.c
|
710ee3b0e0
Norbert Novotny had problems with FTPS and he helped me work out a patch
|
19 年之前 |
ftp.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
getenv.c
|
24d47a6e07
Paul Nolan fix to make libcurl build nicely on Windows CE
|
20 年之前 |
getinfo.c
|
2236ba0d20
Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
|
19 年之前 |
getinfo.h
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
gtls.c
|
432dfe2b8f
Fixed CA cert verification using GnuTLS with the default bundle, which
|
19 年之前 |
gtls.h
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
hash.c
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 年之前 |
hash.h
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 年之前 |
hostares.c
|
5f0366c2cb
only define _REENTRANT if not already defined, and only in setup.h
|
19 年之前 |
hostasyn.c
|
5f0366c2cb
only define _REENTRANT if not already defined, and only in setup.h
|
19 年之前 |
hostip.c
|
5f0366c2cb
only define _REENTRANT if not already defined, and only in setup.h
|
19 年之前 |
hostip.h
|
9b3c2b6ae2
kill warnings
|
19 年之前 |
hostip4.c
|
4762995d1f
avoid the sensitive word as it looks bad in some people's eyes
|
19 年之前 |
hostip6.c
|
5f0366c2cb
only define _REENTRANT if not already defined, and only in setup.h
|
19 年之前 |
hostsyn.c
|
5f0366c2cb
only define _REENTRANT if not already defined, and only in setup.h
|
19 年之前 |
hostthre.c
|
2fe3c22108
use it as 'struct addrinfo' so perhaps it builds on mingw again
|
19 年之前 |
http.c
|
c3a826fdce
correction for the 407 with response-body case
|
19 年之前 |
http.h
|
20005a83d2
Andrew Bushnell provided enough info for me to tell that we badly needed to
|
19 年之前 |
http_chunks.c
|
465e19dbe9
Adrian Schuur added trailer support in the chunked encoding stream. The
|
19 年之前 |
http_chunks.h
|
465e19dbe9
Adrian Schuur added trailer support in the chunked encoding stream. The
|
19 年之前 |
http_digest.c
|
94043b1150
Dan Fandrich added the --disable-crypto-auth option to configure to allow
|
20 年之前 |
http_digest.h
|
78aba6e4cd
return CURLDIGEST_NOMEM when a memory function fails to deliver
|
20 年之前 |
http_negotiate.c
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
http_negotiate.h
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
http_ntlm.c
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
http_ntlm.h
|
463c0f7096
disabling HTTP should also nullify this function call
|
19 年之前 |
if2ip.c
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 年之前 |
if2ip.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
inet_ntoa_r.h
|
d1235ff058
provide the proper copyright texts for these
|
19 年之前 |
inet_ntop.c
|
d1235ff058
provide the proper copyright texts for these
|
19 年之前 |
inet_ntop.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
inet_pton.c
|
6b1220b61d
Cory Nelson's work on nuking compiler warnings when building on x64 with
|
19 年之前 |
inet_pton.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
krb4.c
|
62970da675
Removed security.h since it shadows an include file mingw needs when building
|
19 年之前 |
krb4.h
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
ldap.c
|
205f8b266c
Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects
|
19 年之前 |
ldap.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
libcurl.def
|
362912ff83
added curl_mvsnprintf to the export list; I appened to the end cause of the numbering ...
|
19 年之前 |
libcurl.framework.make
|
2085f133d6
added new files
|
19 年之前 |
libcurl.imp
|
46ff13f243
added curl_mvsnprintf to the export list.
|
19 年之前 |
libcurl.plist
|
1be1d3cfb8
Matt Veenstra updated to 7.12.3. Starting now, we'll update the version number
|
20 年之前 |
libcurl.rc
|
c5d6a42abf
Update copyright.
|
19 年之前 |
llist.c
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 年之前 |
llist.h
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 年之前 |
makefile.amiga
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 年之前 |
makefile.dj
|
95fe8372e8
Updated generated dependencies.
|
19 年之前 |
md5.c
|
11bdba0007
corrected copyright year
|
19 年之前 |
md5.h
|
1ba47e7af9
Add 'const' to immutable arrays.
|
20 年之前 |
memdebug.c
|
701de67b79
use %p to printf pointers since %x doesn't work properly on tru64 for this
|
19 年之前 |
memdebug.h
|
883479f01e
enable memory debugging on tru64 with ipv6 support by doing a little different
|
19 年之前 |
memory.h
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 年之前 |
mprintf.c
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 年之前 |
msvcproj.foot
|
04e2520dbb
new attempt at an improved DSP-file generation
|
20 年之前 |
msvcproj.head
|
64414df27e
Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS.
|
19 年之前 |
multi.c
|
b7ffc6bb45
remove old printf() debug leftover
|
19 年之前 |
multiif.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
netrc.c
|
11bdba0007
corrected copyright year
|
19 年之前 |
netrc.h
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
nwlib.c
|
ef1aa4e5e9
converted to UNIX format.
|
20 年之前 |
parsedate.c
|
6c157a404b
Christopher R. Palmer fixed the offsets used for date parsings when the time
|
19 年之前 |
parsedate.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
progress.c
|
ffe17a8197
As reported in Mandrake's bug tracker bug 12289
|
20 年之前 |
progress.h
|
5931d43a36
clean up start time and t_startsingle use so that redirect_time works properly
|
20 年之前 |
security.c
|
62970da675
Removed security.h since it shadows an include file mingw needs when building
|
19 年之前 |
select.c
|
6b1220b61d
Cory Nelson's work on nuking compiler warnings when building on x64 with
|
19 年之前 |
select.h
|
539e34b5df
Suppress signed vs. unsigned warnings on Win32
|
20 年之前 |
sendf.c
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
sendf.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
setup.h
|
9c5f79c56a
DEBUGF() is a new conveniant macro to add infof() calls (or similar) for
|
19 年之前 |
share.c
|
ac269a8f68
Dan Fandrich added the --disable-cookies option to configure to build
|
20 年之前 |
share.h
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 年之前 |
speedcheck.c
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 年之前 |
speedcheck.h
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
sslgen.c
|
84c4d96e71
removed old debug left-over infof() call
|
19 年之前 |
sslgen.h
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
ssluse.c
|
20b17d6b04
the debug callback was called with CURLINFO_TEXT with the data size one
|
19 年之前 |
ssluse.h
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |
strequal.c
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 年之前 |
strequal.h
|
76c7c694c5
modified this year
|
19 年之前 |
strerror.c
|
6e87cf5b30
Fixed some typos in output messages.
|
19 年之前 |
strerror.h
|
84bf03b365
removed trailing whitespace
|
20 年之前 |
strtok.c
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 年之前 |
strtok.h
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
strtoofft.c
|
6d14a80608
Added comment about strtoimax()
|
19 年之前 |
strtoofft.h
|
c5297b9fd9
Watcom uses 'i64' suffix.
|
20 年之前 |
telnet.c
|
a357f77c4c
nonsense change for(;;) => while(1) just to prevent gcc from warning on
|
19 年之前 |
telnet.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 年之前 |
timeval.c
|
7e00076586
<windows.h> required for Watcom.
|
20 年之前 |
timeval.h
|
5c2d4a6bdd
Watcom has 'struct timeval'.
|
20 年之前 |
transfer.c
|
a4773fcbbb
Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible
|
19 年之前 |
transfer.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 年之前 |
url.c
|
a4773fcbbb
Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible
|
19 年之前 |
url.h
|
4922904991
Simplified the code within curl_easy_perform() that calls Curl_perform().
|
19 年之前 |
urldata.h
|
5effe8f336
Simon Josefson brought GNU GSS support
|
19 年之前 |
version.c
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 年之前 |