.. |
.cvsignore
|
2cea484428
ignore curllib.dsp
|
20 years ago |
Makefile.Watcom
|
3ea8a4d220
Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as
|
18 years ago |
Makefile.am
|
5e0d9aea32
Support for FTP third party transfers is now dropped
|
18 years ago |
Makefile.b32
|
56f0227c92
|
20 years ago |
Makefile.inc
|
2147284cad
James Housley brought support for SCP transfers
|
18 years ago |
Makefile.m32
|
83a43bea8a
removed unused define.
|
18 years ago |
Makefile.netware
|
36e3e6ed16
removed not used define.
|
18 years ago |
Makefile.riscos
|
1c3766eb46
GnuTLS updates
|
19 years ago |
Makefile.vc6
|
db24518a30
Fix misplaced runtime library specification for 'release-dll' target
|
18 years ago |
README.ares
|
db680edc26
Update the information about what c-ares version that's required. 1.3.1 had
|
18 years ago |
README.curlx
|
26b8b3fc53
updated with more and new info
|
20 years ago |
README.encoding
|
1e5f6cc1dc
Fixed a lingering omission of gzip support.
|
19 years ago |
README.hostip
|
4d1f3d3cd0
Added README.hostip
|
20 years ago |
README.httpauth
|
3e1caa6185
HTTP "auth done right". See lib/README.httpauth
|
20 years ago |
README.memoryleak
|
b1db9dbb16
corrected how tests/memanalyze.pl is used
|
18 years ago |
README.multi_socket
|
1be60dde7f
updated to current status
|
18 years ago |
README.pipelining
|
e92e811a61
updated to reflect reality
|
18 years ago |
amigaos.c
|
bda1e9aeab
Made the copyright year match the latest modification's year.
|
19 years ago |
amigaos.h
|
bda1e9aeab
Made the copyright year match the latest modification's year.
|
19 years ago |
arpa_telnet.h
|
80d301257c
Make some more arrays of pointers const.
|
20 years ago |
base64.c
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
18 years ago |
base64.h
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
18 years ago |
ca-bundle.crt
|
6164823921
Removed the "TC TrustCenter, Germany, Class 0 CA." certificate:
|
21 years ago |
config-amigaos.h
|
bcd8a3b240
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
|
18 years ago |
config-mac.h
|
a46f55b9de
Make sure RETSIGTYPE is properly defined
|
18 years ago |
config-riscos.h
|
bcd8a3b240
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
|
18 years ago |
config-tpf.h
|
bcd8a3b240
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
|
18 years ago |
config-win32.h
|
d6b0612882
better preprocessor check for recent MSVC versions
|
18 years ago |
config-win32ce.h
|
a46f55b9de
Make sure RETSIGTYPE is properly defined
|
18 years ago |
config.dos
|
bcd8a3b240
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
|
18 years ago |
connect.c
|
ebee2e323d
- David McCreedy fixed a bad call to getsockname() that wrongly used a size_t
|
18 years ago |
connect.h
|
c4ad533300
Constify some arguments in Curl_connecthost() and singleipconnect().
|
18 years ago |
content_encoding.c
|
cfdcae4bc7
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
|
18 years ago |
content_encoding.h
|
cfdcae4bc7
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
|
18 years ago |
cookie.c
|
277df1c6b1
make Curl_cookie_clearall() survive getting called with a NULL pointer
|
18 years ago |
cookie.h
|
c7aae10300
Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead.
|
18 years ago |
curllib.dsw
|
c7aa095fac
Hanno L. Kranzhoff fixed them
|
22 years ago |
curlx.h
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
dict.c
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 years ago |
dict.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 years ago |
easy.c
|
bd600fbebe
curl_easy_duphandle() sets the magic number in the new handle
|
18 years ago |
easyif.h
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
escape.c
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
18 years ago |
escape.h
|
5a4b43848a
First commit of David McCreedy's EBCDIC and TPF changes.
|
18 years ago |
file.c
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
file.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
formdata.c
|
0fb5a65a58
- David McCreedy provided libcurl changes for doing HTTP communication on
|
18 years ago |
formdata.h
|
0fb5a65a58
- David McCreedy provided libcurl changes for doing HTTP communication on
|
18 years ago |
ftp.c
|
5f9cbc4209
Only shut down SSL if the CCC command succeeded.
|
18 years ago |
ftp.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
getenv.c
|
bda1e9aeab
Made the copyright year match the latest modification's year.
|
19 years ago |
getinfo.c
|
61a6992559
Curl_getinfo() now checks for a NULL SessionHandle pointer
|
18 years ago |
getinfo.h
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
gtls.c
|
4750e6f3c5
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
|
18 years ago |
gtls.h
|
4750e6f3c5
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
|
18 years ago |
hash.c
|
f2a33eb372
Added a useful debug function within #if 0. The function makes it easy to
|
18 years ago |
hash.h
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 years ago |
hostares.c
|
7a710b4970
Jeff helped me pinpoint that we didn't properly set the expire timer during
|
18 years ago |
hostasyn.c
|
13616f8f96
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
|
18 years ago |
hostip.c
|
77516822f6
Workaround for Cray UNICOS 9.0 to fix ftp.
|
18 years ago |
hostip.h
|
dc7c915553
Compilation fix
|
18 years ago |
hostip4.c
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
hostip6.c
|
e6ea8f1199
put back the correct logic, as the change dated July 11th 2006 added bad
|
18 years ago |
hostsyn.c
|
13616f8f96
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
|
18 years ago |
hostthre.c
|
930f9bd534
clear the struct size not the pointer size, pointed out in bug report
|
18 years ago |
http.c
|
45bac25d90
bail out on strdup() errors
|
18 years ago |
http.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
http_chunks.c
|
8cade952bf
David McCreedy fixed a flaw from his previous non-ascii HTTP patch
|
18 years ago |
http_chunks.h
|
465e19dbe9
Adrian Schuur added trailer support in the chunked encoding stream. The
|
19 years ago |
http_digest.c
|
0fb5a65a58
- David McCreedy provided libcurl changes for doing HTTP communication on
|
18 years ago |
http_digest.h
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
18 years ago |
http_negotiate.c
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
18 years ago |
http_negotiate.h
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
http_ntlm.c
|
354c8dcd82
- David McCreedy did NTLM changes mainly for non-ASCII platforms:
|
18 years ago |
http_ntlm.h
|
cfff544d67
only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabled
|
19 years ago |
if2ip.c
|
b2c378267b
updated copyright year
|
18 years ago |
if2ip.h
|
b5c5f57613
build fix for Interix
|
18 years ago |
inet_ntoa_r.h
|
d1235ff058
provide the proper copyright texts for these
|
19 years ago |
inet_ntop.c
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 years ago |
inet_ntop.h
|
01cbf08064
Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet_pton with no
|
19 years ago |
inet_pton.c
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 years ago |
inet_pton.h
|
b222b2304e
Yang Tse's changes to provide an inet_pton() proto for the platforms who
|
19 years ago |
krb4.c
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
18 years ago |
krb4.h
|
be0d17e812
cleaned up Curl_write() and the sub functions it uses for various protocols.
|
18 years ago |
ldap.c
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
18 years ago |
ldap.h
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 years ago |
libcurl.def
|
fd870e4e8a
Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in
|
19 years ago |
libcurl.framework.make
|
4eb35406f4
Nir Soffer updated libcurl.framework.make: fix symlinks, should link to
|
18 years ago |
libcurl.imp
|
343b882d80
there's an curl_easy_unescape too now
|
18 years ago |
libcurl.plist
|
1be1d3cfb8
Matt Veenstra updated to 7.12.3. Starting now, we'll update the version number
|
20 years ago |
libcurl.rc
|
5f5a28d20e
added project header to lib resource file; fixed header copyright.
|
18 years ago |
llist.c
|
b2c378267b
updated copyright year
|
18 years ago |
llist.h
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 years ago |
makefile.amiga
|
16bbd13af7
Diego Casorran patches to make (lib)curl build fine on Amiga again
|
19 years ago |
makefile.dj
|
4b1462ec65
Don't include zlib headers in dependency output.
|
18 years ago |
md5.c
|
11bdba0007
corrected copyright year
|
19 years ago |
md5.h
|
1ba47e7af9
Add 'const' to immutable arrays.
|
20 years ago |
memdebug.c
|
1bcbe89802
Prevent multiple initialization of memdebug configuration variables.
|
18 years ago |
memdebug.h
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
memory.h
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 years ago |
mprintf.c
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
18 years ago |
msvcproj.foot
|
04e2520dbb
new attempt at an improved DSP-file generation
|
20 years ago |
msvcproj.head
|
64414df27e
Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS.
|
19 years ago |
multi.c
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
multiif.h
|
ae13c93b7d
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
|
18 years ago |
netrc.c
|
11bdba0007
corrected copyright year
|
19 years ago |
netrc.h
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
nwlib.c
|
ef1aa4e5e9
converted to UNIX format.
|
20 years ago |
parsedate.c
|
17ae28e0fe
Martin Skinner brought back bug report #1230118 to haunt us once again.
|
18 years ago |
parsedate.h
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 years ago |
progress.c
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
progress.h
|
5931d43a36
clean up start time and t_startsingle use so that redirect_time works properly
|
20 years ago |
security.c
|
be0d17e812
cleaned up Curl_write() and the sub functions it uses for various protocols.
|
18 years ago |
select.c
|
b7aaa4d907
Include <dos.h> for delay() on MSDOS.
|
18 years ago |
select.h
|
1fa3a5cce9
Cory Nelson made libcurl use the WSAPoll() function if built for Windows
|
18 years ago |
sendf.c
|
7b704e173c
Supress "comparison between signed and unsigned" warning.
|
18 years ago |
sendf.h
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
setup.h
|
96445f1b7d
Introduce symbol USE_WINSOCK which will be defined when
|
18 years ago |
setup_once.h
|
8d11767048
recv() doesn't take MSG_NOSIGNAL in its forth argument so let's not pass it.
|
18 years ago |
share.c
|
ac269a8f68
Dan Fandrich added the --disable-cookies option to configure to build
|
20 years ago |
share.h
|
414c57d138
Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and
|
18 years ago |
sockaddr.h
|
d58790af17
oops * 2
|
19 years ago |
socks.c
|
8a7514de8a
Compiler warning fix
|
18 years ago |
socks.h
|
9cd928674f
standard curl source code headers
|
18 years ago |
speedcheck.c
|
e3a61fba52
make the low_speed check set the expire timer so that it has a chance to work
|
18 years ago |
speedcheck.h
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
splay.c
|
0bb3ac7c31
Jari Sundell's minor cleanup, added comments and some extra error-checkings
|
18 years ago |
splay.h
|
3b0a920fad
don't use 'new' in the proto
|
18 years ago |
ssh.c
|
9e1aef7183
very minor indent change
|
18 years ago |
ssh.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
sslgen.c
|
2b280bcc69
fix compiler warnings for SSL-disabled builds
|
18 years ago |
sslgen.h
|
2b280bcc69
fix compiler warnings for SSL-disabled builds
|
18 years ago |
ssluse.c
|
9e61c904ac
Display crypto engine name correctly in debug message.
|
18 years ago |
ssluse.h
|
4750e6f3c5
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
|
18 years ago |
strdup.c
|
f72c4e82fd
Return NULL if argument is NULL.
|
18 years ago |
strdup.h
|
c6fc5a1a26
Moved strdup replacement from src/main.c into src/strdup.c so it's available
|
18 years ago |
strequal.c
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
strequal.h
|
76c7c694c5
modified this year
|
19 years ago |
strerror.c
|
d465199411
Correct error code for CCC/SSL shutdown failure
|
18 years ago |
strerror.h
|
84bf03b365
removed trailing whitespace
|
20 years ago |
strtok.c
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 years ago |
strtok.h
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
strtoofft.c
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
18 years ago |
strtoofft.h
|
c5297b9fd9
Watcom uses 'i64' suffix.
|
20 years ago |
telnet.c
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
telnet.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
tftp.c
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
tftp.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
timeval.c
|
bda1e9aeab
Made the copyright year match the latest modification's year.
|
19 years ago |
timeval.h
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
transfer.c
|
3239f059b8
moved the SSL pending function to the proper place and name
|
18 years ago |
transfer.h
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
url.c
|
44ac2776ae
Fixed a dangling pointer problem that prevented the http_proxy environment
|
18 years ago |
url.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
urldata.h
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
vc8proj.foot
|
78a47826b2
Michael Jerris added magic that builds lib/curllib.vcproj automatically (for
|
18 years ago |
vc8proj.head
|
78a47826b2
Michael Jerris added magic that builds lib/curllib.vcproj automatically (for
|
18 years ago |
version.c
|
a634f64400
James Housley did lots of work and introduced SFTP downloads.
|
18 years ago |