projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2000-10-04
Daniel Stenberg
filled in more information on the options
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Daniel Stenberg
size_request and size_header added to the -w description
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Daniel Stenberg
-w supports size_header and size_request
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Daniel Stenberg
counts header and request size
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
Added Jason S. Priebe as contributor
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
documented writeinfo as removed in 7.4
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
introduced in libcurl 7.4
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
removed writeinfo stuff
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
add_buffer_send() free()d the buffer *before* it was...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
added the new upload_bufsize to the connectdata struct
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
inits the upload_bufsize at connect time
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
new upload-buffer size design that starts with a smalli...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Daniel Stenberg
introduced the new add_buffer() concept that makes...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
Added curl_easy_getinfo.3
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
added a small suggestion on how to get the curl man...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
Uses the new "client-side" writeout function
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
removed writeout.[ch] and added getinfo.c
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
Added writeout.c
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
writeout.[ch] added in src/
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
moved out from the library and put here, uses the new...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
adjusted for curl_easy_getinfo
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
getinfo.c replaces the former writeout.c
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Daniel Stenberg
Added curl_easy_getinfo()
commit
|
commitdiff
|
tree
|
snapshot
2000-09-29
Daniel Stenberg
#include <malloc.h> was removed, it causes warnings...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Daniel Stenberg
include base64.h instead of base64_krb.h
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Daniel Stenberg
7.3 commit
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Daniel Stenberg
replaced the old base64 stuff with the new ones
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Daniel Stenberg
more configure options explained
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Daniel Stenberg
a --krb4 usage example added
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Daniel Stenberg
added krb4-info
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Daniel Stenberg
Added strlcpy() since it turns out some krb4-implementa...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Daniel Stenberg
moved the RAND_status() and RAND_screen() checks to...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Daniel Stenberg
CRYPTO_free() of course, it makes it run with previous...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
The last week's changes
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
-c and -t is no longer prefered
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
corrected curl_write() for kerberos
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
Martin Hedenfalk added sec_fflush_fd()
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
krb4 transfers get a sec_fflush_fd() to get uploads...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
a single cookie does not require a trailing semicolon...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
No longer uses Free() as that was removed from OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Daniel Stenberg
corrected bad data re-use and buffer problems
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
Added CURLOPT_KRB4LEVEL
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
updated
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
added docs/examples
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
Added krb4 support for libcurl 7.3
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
now reports "krb4 enabled" is that's so
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
krb4 fields structs and fields added
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
krb4 support
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
adjusted to support krb4
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
Uses the new interface to ssend() and the base64 encoder
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
GetHost() changed function arguments
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
krb4 support added, new GetHost() usage
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
new interface to the base64 encoder
commit
|
commitdiff
|
tree
|
snapshot
2000-09-21
Daniel Stenberg
new for kerberos support
commit
|
commitdiff
|
tree
|
snapshot
2000-09-20
Daniel Stenberg
new libcurl example code stuff
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Daniel Stenberg
Stephen Kick's --interface was added
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Daniel Stenberg
Stephen Kick's interface fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Daniel Stenberg
Stephen Kick added CURLOPT_INTERFACE
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Daniel Stenberg
GetHost() now should return NULL when it fails, even...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Daniel Stenberg
Added --disable-shared info and updated the 'make insta...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Daniel Stenberg
ftp through http proxy tunnel is now implemented
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
Added PowerPC and sparc linux
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
Updated to be accurate with the new proxytunnel option
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
proxy tunnel update
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
spell corrections, changed some wording
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
Added curl.linuxworx.com.au as an "official" mirror
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
proxytunnel added
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
bugfixed the proxytunnel
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
-p/--proxytunnel was added
commit
|
commitdiff
|
tree
|
snapshot
2000-09-15
Daniel Stenberg
more "anything through http proxy tunnel" fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-09-14
Daniel Stenberg
Added HTTPPROXYTUNNEL
commit
|
commitdiff
|
tree
|
snapshot
2000-09-14
Daniel Stenberg
introduced 'tunnel through http proxy' for ftp
commit
|
commitdiff
|
tree
|
snapshot
2000-09-14
Daniel Stenberg
updated the show-off list
commit
|
commitdiff
|
tree
|
snapshot
2000-09-14
Daniel Stenberg
file:// fix that prevents name lookup and sets no-uploa...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-07
Daniel Stenberg
C++ adjusted
commit
|
commitdiff
|
tree
|
snapshot
2000-08-31
Daniel Stenberg
made -I (size info only) work for ftp again
commit
|
commitdiff
|
tree
|
snapshot
2000-08-31
Daniel Stenberg
in unescape(), '+' is now only converted to space after...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-31
Daniel Stenberg
patched 7.2 configure to work!
commit
|
commitdiff
|
tree
|
snapshot
2000-08-30
Daniel Stenberg
7.2 cleanup commit
commit
|
commitdiff
|
tree
|
snapshot
2000-08-30
Daniel Stenberg
7.2
commit
|
commitdiff
|
tree
|
snapshot
2000-08-30
Daniel Stenberg
7.2 commit
commit
|
commitdiff
|
tree
|
snapshot
2000-08-30
Daniel Stenberg
renamed to acinclude.m4 to get included by aclocal...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
Added Albert to the list contributors. The question...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
added acinclude.m4
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
largefile.m4 was turned into acinclude.m4
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
--data-binary and family ;-)
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
Jan Schmidt supplied an update
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
Inreased buffer size for the Linux gethostbyname_r...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
Added CURLOPT_POSTFIELDSIZE
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
new binary post details
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
moved include setup.h
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
include config.h first
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
#include "setup.h" moved first of all includes
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
inet_ntoa_r() usage made more portable
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
removed the AC_TRY_RUN complaints
commit
|
commitdiff
|
tree
|
snapshot
2000-08-24
Daniel Stenberg
hostname and large file support added
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Daniel Stenberg
Bjorn Reese helped me update the license section
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Daniel Stenberg
Fixed name problems, updated FAQ, -d post problem found
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Daniel Stenberg
Albert's fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Daniel Stenberg
Albert Chin-A-Young's fixes
commit
|
commitdiff
|
tree
|
snapshot
next