1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/lib
Daniel Stenberg ca9760756a verbose FTP PASV output could output a "random" name from the stack based
array
Also, uploading data with --crlf cannot check that the proper size was
uploaded and thus should not warn if the sizes differ. This can be changed
in the future by having the expected size in the connectdata struct and then
increase the expected size for each byte that is added in the --crlf
replacement process.
2002-03-20 10:52:24 +00:00
..
.cvsignore files to ignore by default in cvs operations 2001-06-18 14:37:23 +00:00
arpa_telnet.h copyright string (year) update 2002-03-19 07:54:55 +00:00
base64.c copyright string (year) update 2002-03-19 07:54:55 +00:00
base64.h copyright string (year) update 2002-03-19 07:54:55 +00:00
config-mac.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
config-riscos.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
config-vms.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
config-win32.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
connect.c copyright string (year) update 2002-03-19 07:54:55 +00:00
connect.h copyright string (year) update 2002-03-19 07:54:55 +00:00
cookie.c copyright string (year) update 2002-03-19 07:54:55 +00:00
cookie.h copyright string (year) update 2002-03-19 07:54:55 +00:00
curllib.dsp Add hash and llist to VC dsp file 2002-01-04 23:48:28 +00:00
curllib.dsw turned newlines into DOS styles 2001-05-21 21:45:11 +00:00
dict.c copyright string (year) update 2002-03-19 07:54:55 +00:00
dict.h copyright string (year) update 2002-03-19 07:54:55 +00:00
dllinit.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
easy.c copyright string (year) update 2002-03-19 07:54:55 +00:00
escape.c copyright string (year) update 2002-03-19 07:54:55 +00:00
escape.h copyright string (year) update 2002-03-19 07:54:55 +00:00
file.c copyright string (year) update 2002-03-19 07:54:55 +00:00
file.h copyright string (year) update 2002-03-19 07:54:55 +00:00
formdata.c copyright string (year) update 2002-03-19 07:54:55 +00:00
formdata.h copyright string (year) update 2002-03-19 07:54:55 +00:00
ftp.c verbose FTP PASV output could output a "random" name from the stack based 2002-03-20 10:52:24 +00:00
ftp.h copyright string (year) update 2002-03-19 07:54:55 +00:00
getdate.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.y Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getenv.c copyright string (year) update 2002-03-19 07:54:55 +00:00
getinfo.c copyright string (year) update 2002-03-19 07:54:55 +00:00
getinfo.h copyright string (year) update 2002-03-19 07:54:55 +00:00
getpass.c copyright string (year) update 2002-03-19 07:54:55 +00:00
getpass.h copyright string (year) update 2002-03-19 07:54:55 +00:00
hash.c copyright string (year) update 2002-03-19 07:54:55 +00:00
hash.h copyright string (year) update 2002-03-19 07:54:55 +00:00
hostip.c copyright string (year) update 2002-03-19 07:54:55 +00:00
hostip.h copyright string (year) update 2002-03-19 07:54:55 +00:00
http_chunks.c copyright string (year) update 2002-03-19 07:54:55 +00:00
http_chunks.h copyright string (year) update 2002-03-19 07:54:55 +00:00
http.c copyright string (year) update 2002-03-19 07:54:55 +00:00
http.h copyright string (year) update 2002-03-19 07:54:55 +00:00
if2ip.c copyright string (year) update 2002-03-19 07:54:55 +00:00
if2ip.h copyright string (year) update 2002-03-19 07:54:55 +00:00
inet_ntoa_r.h had to add this since it was missing in the system includes! 2000-05-29 22:52:17 +00:00
krb4.c fixed an inet_ntoa() occurance to use inet_ntoa_r() if it is available. 2002-01-04 09:52:44 +00:00
krb4.h copyright string (year) update 2002-03-19 07:54:55 +00:00
ldap.c copyright string (year) update 2002-03-19 07:54:55 +00:00
ldap.h copyright string (year) update 2002-03-19 07:54:55 +00:00
libcurl.def added curl_formadd 2001-10-29 13:28:44 +00:00
llist.c copyright string (year) update 2002-03-19 07:54:55 +00:00
llist.h copyright string (year) update 2002-03-19 07:54:55 +00:00
Makefile.am removed multi.h 2002-03-19 14:32:43 +00:00
Makefile.b32 use the ws2_32.lib now (Miklos Nemeth reporteD) 2001-11-19 20:09:02 +00:00
Makefile.b32.resp Miklos Nemeth pointed out the missing connect.obj 2001-11-19 20:06:29 +00:00
Makefile.m32 patched by Andrés García 2002-01-18 08:03:12 +00:00
Makefile.vc6 corrected SSL builds 2002-03-15 14:46:59 +00:00
memdebug.c copyright string (year) update 2002-03-19 07:54:55 +00:00
memdebug.h copyright string (year) update 2002-03-19 07:54:55 +00:00
mprintf.c fixed a long long mistake 2002-02-18 23:32:45 +00:00
multi.c copyright string (year) update 2002-03-19 07:54:55 +00:00
netrc.c copyright string (year) update 2002-03-19 07:54:55 +00:00
netrc.h copyright string (year) update 2002-03-19 07:54:55 +00:00
progress.c copyright string (year) update 2002-03-19 07:54:55 +00:00
progress.h copyright string (year) update 2002-03-19 07:54:55 +00:00
security.c failf() calls should not have newlines in the message string! 2001-12-11 13:13:01 +00:00
security.h copyright string (year) update 2002-03-19 07:54:55 +00:00
sendf.c copyright string (year) update 2002-03-19 07:54:55 +00:00
sendf.h copyright string (year) update 2002-03-19 07:54:55 +00:00
setup.h copyright string (year) update 2002-03-19 07:54:55 +00:00
speedcheck.c copyright string (year) update 2002-03-19 07:54:55 +00:00
speedcheck.h copyright string (year) update 2002-03-19 07:54:55 +00:00
ssluse.c copyright string (year) update 2002-03-19 07:54:55 +00:00
ssluse.h copyright string (year) update 2002-03-19 07:54:55 +00:00
strequal.c copyright string (year) update 2002-03-19 07:54:55 +00:00
strequal.h copyright string (year) update 2002-03-19 07:54:55 +00:00
strtok.c copyright string (year) update 2002-03-19 07:54:55 +00:00
strtok.h copyright string (year) update 2002-03-19 07:54:55 +00:00
telnet.c copyright string (year) update 2002-03-19 07:54:55 +00:00
telnet.h copyright string (year) update 2002-03-19 07:54:55 +00:00
timeval.c copyright string (year) update 2002-03-19 07:54:55 +00:00
timeval.h copyright string (year) update 2002-03-19 07:54:55 +00:00
transfer.c copyright string (year) update 2002-03-19 07:54:55 +00:00
transfer.h copyright string (year) update 2002-03-19 07:54:55 +00:00
url.c copyright string (year) update 2002-03-19 07:54:55 +00:00
url.h copyright string (year) update 2002-03-19 07:54:55 +00:00
urldata.h copyright string (year) update 2002-03-19 07:54:55 +00:00
version.c copyright string (year) update 2002-03-19 07:54:55 +00:00