platform/upstream/curl.git
2006-04-18 Daniel StenbergRobson Braga Araujo provided a patch that makes libcurl...
2006-04-18 Daniel Stenbergmention Katie Wang as author of the patch
2006-04-18 Daniel Stenbergcorrected the SSL timeout, as Ates Goral's patch did...
2006-04-18 Daniel Stenbergattempt to silence the MIPSPro compiler warning
2006-04-18 Daniel Stenbergavoid a warning about declaring a variable that shadows...
2006-04-18 Daniel Stenbergthere's an curl_easy_unescape too now
2006-04-17 Gunter Knaufminor Makefile fix - let's go 2006;
2006-04-17 Gunter Knaufadded missing symbol export.
2006-04-12 Daniel Stenbergadded splay
2006-04-12 Gisle VanemAdded splay.c.
2006-04-12 Gisle VanemAdd "multiif.h" for GETSOCK_WRITESOCK() macro.
2006-04-11 Daniel Stenberg#1468330 (curl.haxx.se/bug/view.cgi?id=1468330) pointed...
2006-04-11 Daniel Stenbergadjusted to the new internal *_getsock() concept for...
2006-04-11 Daniel Stenbergadded docs and removed proto
2006-04-10 Daniel Stenbergmention recent additions
2006-04-10 Daniel Stenbergadding the new man pages to the package
2006-04-10 Daniel StenbergAtes Goral found out that if you specified both CURLOPT...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2006-04-10 Daniel StenbergThis no longer needs the extra define!
2006-04-10 Daniel Stenbergadded README.multi_socket
2006-04-10 Daniel Stenbergstate of the multi_socket API works
2006-04-10 Daniel Stenbergcheck for fork() as well, so that we can build the...
2006-04-10 Daniel Stenbergavoid duplicate typedefs, as this type is also defined...
2006-04-10 Daniel Stenbergcurl_multi_socket() updates
2006-04-10 Daniel Stenbergif configure found a fork(), sws supports --fork which...
2006-04-10 Daniel Stenbergoutput the exit code from stunnel to stderr in case...
2006-04-10 Daniel Stenbergsupport --fork and pass that on to sws
2006-04-10 Daniel StenbergScan for 'stunnel4' before 'stunnel' since debian have...
2006-04-10 Daniel StenbergUse correct content-length. Found out by patching the...
2006-04-10 Daniel Stenberg33. Doing multi-pass HTTP authentication on a non-defau...
2006-04-10 Daniel Stenberg65 - curl_multi_socket() added but not extensively...
2006-04-10 Daniel Stenbergwe haven't been using yacc/bison in a long time!
2006-04-10 Daniel Stenbergforked off the changes from 2005 into its own file
2006-04-09 Daniel StenbergCURLE_FTP_USER_PASSWORD_INCORRECT is not returned by...
2006-04-09 Daniel Stenbergmention RFC 2396 for URL syntax spec
2006-04-09 Daniel Stenbergnew little example using the new conversion callbacks...
2006-04-08 Daniel Stenbergmention the outlength argument
2006-04-08 Gisle Vanemreadint_le() not needed in USE_WINDOWS_SSPI code.
2006-04-08 Gisle Vanemcurl_easy_unescape() takes 4 arguments.
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2006-04-07 Daniel Stenbergminor re-arrange to return a value in order to avoid...
2006-04-07 Daniel Stenbergadded typedefed function pointers and typecast the...
2006-04-07 Daniel Stenbergattempt to avoid warnings in picky environments by...
2006-04-05 Daniel Stenbergcut off a bit more of the type-2 ntlm message since...
2006-04-05 Daniel StenbergMichele Bini modified the NTLM code to work for his...
2006-03-28 Daniel Stenbergfor the CURLDEBUG case, we redefine sprintf and vsprint...
2006-03-28 Daniel Stenberg#1451929 (curl.haxx.se/bug/view.cgi?id=1451929) detaile...
2006-03-28 Daniel Stenbergconverted sprintf() to snprintf() to reduce risk
2006-03-27 Daniel StenbergDavid Byron found a problem multiple -d options when...
2006-03-27 Gunter Knaufminor Makefile fix - let's go 2006;
2006-03-26 Daniel StenbergTor Arntsen figured out that TFTP was broken on a lot...
2006-03-21 Daniel StenbergDavid McCreedy added CURLINFO_FTP_ENTRY_PATH to export...
2006-03-21 Daniel StenbergXavier Bouchoux made the SSL connection non-blocking...
2006-03-21 Daniel StenbergTor Arntsen fixed the AIX Toolbox RPM spec
2006-03-20 Daniel StenbergDavid McCreedy fixed libcurl to no longer ignore AUTH...
2006-03-20 Daniel Stenbergmention today's fixes
2006-03-20 Daniel Stenberg7.15.3 contributors
2006-03-20 Dan FandrichFixed a bug whereby a received file whose length was...
2006-03-20 Daniel Stenbergoff-by-one for the case when it adds /? and a terminati...
2006-03-20 Daniel Stenbergstart working towards 7.15.4
2006-03-20 Daniel Stenbergfixed the AIX packages
2006-03-20 Daniel Stenbergmissing in CVS
2006-03-20 Daniel Stenbergfixed tftp packet overflow risk
2006-03-17 Daniel Stenbergslight rewording based on debian bug report #357388...
2006-03-16 Daniel Stenbergfixed in CVS
2006-03-16 Daniel StenbergAIX Toolbox RPM spec file by Tor Arntsen
2006-03-15 Daniel Stenbergslightly edited explanation for -f/--fail by the help...
2006-03-14 Daniel Stenberguse the new types accordingly
2006-03-14 Daniel Stenberg--ftp-method and CURLOPT_FTP_FILEMETHOD are now documen...
2006-03-13 Daniel StenbergDavid McCreedy found a use of the wrong variable when...
2006-03-13 Daniel StenbergDavid McCreedy found a missing return code assignment
2006-03-13 Daniel StenbergScott Worley's typo fixes
2006-03-08 Daniel StenbergPeter Heuchert's correction for the clear control conne...
2006-03-07 Daniel StenbergMarkus Koetter filed debian bug report #355715 which...
2006-03-07 Daniel StenbergPeter Heuchert made sure the CURLFTPSSL_CONTROL setting...
2006-03-06 Daniel StenbergLots of users on Windows have reported getting the...
2006-03-04 Daniel Stenbergbuild fix for Interix
2006-03-03 Daniel StenbergIf run on a curl built shared, detect this and invoke...
2006-03-03 Daniel Stenbergadded test524
2006-03-03 Daniel StenbergPrevent uploading to a URL that has no file name part.
2006-03-02 Daniel Stenbergpoint out that CAINFO points out a file name by default
2006-03-02 Daniel Stenbergadded large chunk of blurb about the progress meter
2006-03-02 Daniel StenbergI'm pretty sure #24 is fixed in 7.15.2
2006-03-02 Daniel Stenbergmention Dan F's out-of-file handles fix from the other day
2006-03-02 Daniel Stenbergcheck for and use getprotobyname
2006-02-28 Dan FandrichDon't lock up at start when there aren't any free file...
2006-02-27 Daniel Stenbergadded missing files
2006-02-27 Daniel Stenbergack, removed duplicate
2006-02-27 Daniel Stenberg7.15.2 contributors added
2006-02-27 Daniel Stenbergstart over on what might become 7.15.3
2006-02-27 Daniel Stenberghehe, wrong year but who reads these lines anyway? ;-)
2006-02-27 Daniel Stenberg7.15.2
2006-02-26 Gisle VanemSmall fix.
2006-02-26 Gisle VanemUse getprotobyname() to retrieve protocol number for TCP
2006-02-25 Gisle VanemFix typo.
2006-02-24 Dan FandrichAdded user ID support to SOCKS4.
2006-02-23 Daniel StenbergFixed typo, the option is called --write-out. Bob Bagwi...
2006-02-23 Daniel Stenbergargh, forgot the check for a connection before we call...
2006-02-23 Dan FandrichFixed a few more comment typos.
2006-02-23 Daniel StenbergPeter Su's SOCKS4 fix
next