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
2006-05-08
Daniel Stenberg
check more return codes and skip the initial slash...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Daniel Stenberg
no longer uses errno but Curl_sockerrno() and now ackno...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Dan Fandrich
Stop sending retransmitted received blocks up to client
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Daniel Stenberg
Fixed known bug #28. The TFTP code no longer assumes...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Daniel Stenberg
Fix GnuTLS compile warning. Risking breakage with some...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Daniel Stenberg
Curl_https_getsock() was OpenSSL-specific and really...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Daniel Stenberg
get the Curl_sockerrno proto
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Daniel Stenberg
two more contributors
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Daniel Stenberg
additional renames of Curl_ourerrno => Curl_sockerrno
commit
|
commitdiff
|
tree
|
snapshot
2006-05-04
Daniel Stenberg
Roland Blom filed bug report #1481217
commit
|
commitdiff
|
tree
|
snapshot
2006-05-04
Daniel Stenberg
Mark Eichin submitted bug report #1480821
commit
|
commitdiff
|
tree
|
snapshot
2006-05-03
Daniel Stenberg
moved the curl_off_t check to within the --enable-debug...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-03
Daniel Stenberg
Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Daniel Stenberg
curl-config got a --checkfor option
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Daniel Stenberg
Make this code use the proper pointers
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Gisle Vanem
Added revision ID-tag.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Gisle Vanem
Fixed signed/unsigned convertion errors in Salford-C.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Gisle Vanem
Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Gisle Vanem
djgpp has <process.h> too.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Gisle Vanem
Added support for Salford-C under Win32 (scc). HAVE_MAL...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Gisle Vanem
Added SalfordC support.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Daniel Stenberg
crlf_conversions needs to be a curl_off_t for ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Daniel Stenberg
updated with more error codes
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Daniel Stenberg
David McCreedy brought line end conversions when doing...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Daniel Stenberg
--ftp-method was missing in the --help output, as menti...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Daniel Stenberg
Paul Querna fixed libcurl to better deal with deflate...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-25
Daniel Stenberg
prevent signed/unsigned warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Daniel Stenberg
Mention my April 20 thoughts. I already changed the...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Daniel Stenberg
added the hipev build
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Daniel Stenberg
the example that _is_ supposed to use libevent
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Daniel Stenberg
this example does NOT use libevent!
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Daniel Stenberg
Ale Vesely fixed CURLOPT_INTERFACE when using a hostname
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Daniel Stenberg
each socket is used by exactly one easy handle, but...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
Daniel Stenberg
added SPL and XBLite
commit
|
commitdiff
|
tree
|
snapshot
2006-04-20
Gunter Knauf
removed -fpack-struct because gcc4 seems to know its...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Daniel Stenberg
detect ICC and pass on "-we 147" so that the configure...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Daniel Stenberg
the new conversion stuff documented (mostly by David...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
Daniel Stenberg
CURL_VERSION_CONV is returned by curl_version_info...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
mention the recent thoughts/progress I had
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
Robson Braga Araujo provided a patch that makes libcurl...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
mention Katie Wang as author of the patch
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
corrected the SSL timeout, as Ates Goral's patch did...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
attempt to silence the MIPSPro compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
avoid a warning about declaring a variable that shadows...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Daniel Stenberg
there's an curl_easy_unescape too now
commit
|
commitdiff
|
tree
|
snapshot
2006-04-17
Gunter Knauf
minor Makefile fix - let's go 2006;
commit
|
commitdiff
|
tree
|
snapshot
2006-04-17
Gunter Knauf
added missing symbol export.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Daniel Stenberg
added splay
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Gisle Vanem
Added splay.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Gisle Vanem
Add "multiif.h" for GETSOCK_WRITESOCK() macro.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Daniel Stenberg
#1468330 (curl.haxx.se/bug/view.cgi?id=1468330) pointed...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Daniel Stenberg
adjusted to the new internal *_getsock() concept for...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Daniel Stenberg
added docs and removed proto
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
mention recent additions
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
adding the new man pages to the package
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
Ates Goral found out that if you specified both CURLOPT...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
First curl_multi_socket() commit. Should primarily...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
This no longer needs the extra define!
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
added README.multi_socket
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
state of the multi_socket API works
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
check for fork() as well, so that we can build the...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
avoid duplicate typedefs, as this type is also defined...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
curl_multi_socket() updates
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
if configure found a fork(), sws supports --fork which...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
output the exit code from stunnel to stderr in case...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
support --fork and pass that on to sws
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
Scan for 'stunnel4' before 'stunnel' since debian have...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
Use correct content-length. Found out by patching the...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
33. Doing multi-pass HTTP authentication on a non-defau...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
65 - curl_multi_socket() added but not extensively...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
we haven't been using yacc/bison in a long time!
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Daniel Stenberg
forked off the changes from 2005 into its own file
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Daniel Stenberg
CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Daniel Stenberg
mention RFC 2396 for URL syntax spec
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Daniel Stenberg
new little example using the new conversion callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Daniel Stenberg
mention the outlength argument
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Gisle Vanem
readint_le() not needed in USE_WINDOWS_SSPI code.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Gisle Vanem
curl_easy_unescape() takes 4 arguments.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Daniel Stenberg
First commit of David McCreedy's EBCDIC and TPF changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Daniel Stenberg
minor re-arrange to return a value in order to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Daniel Stenberg
added typedefed function pointers and typecast the...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Daniel Stenberg
attempt to avoid warnings in picky environments by...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Daniel Stenberg
cut off a bit more of the type-2 ntlm message since...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Daniel Stenberg
Michele Bini modified the NTLM code to work for his...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Daniel Stenberg
for the CURLDEBUG case, we redefine sprintf and vsprint...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Daniel Stenberg
#1451929 (curl.haxx.se/bug/view.cgi?id=1451929) detaile...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Daniel Stenberg
converted sprintf() to snprintf() to reduce risk
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Daniel Stenberg
David Byron found a problem multiple -d options when...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Gunter Knauf
minor Makefile fix - let's go 2006;
commit
|
commitdiff
|
tree
|
snapshot
2006-03-26
Daniel Stenberg
Tor Arntsen figured out that TFTP was broken on a lot...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Daniel Stenberg
David McCreedy added CURLINFO_FTP_ENTRY_PATH to export...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Daniel Stenberg
Xavier Bouchoux made the SSL connection non-blocking...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Daniel Stenberg
Tor Arntsen fixed the AIX Toolbox RPM spec
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Daniel Stenberg
David McCreedy fixed libcurl to no longer ignore AUTH...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Daniel Stenberg
mention today's fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Daniel Stenberg
7.15.3 contributors
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Dan Fandrich
Fixed a bug whereby a received file whose length was...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Daniel Stenberg
off-by-one for the case when it adds /? and a terminati...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Daniel Stenberg
start working towards 7.15.4
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Daniel Stenberg
fixed the AIX packages
commit
|
commitdiff
|
tree
|
snapshot
next