index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-10
smtp.c: Changed the curl error code for EHLO and HELO responses
Steve Holme
2012-03-10
RELEASE-NOTES: synced with e650dbde86
Daniel Stenberg
2012-03-10
Curl_http: strip off [brackets] from ipv6-only host headers
Andrei Cipu
2012-03-10
CURLSSH_OPT_AUTH: documented it has no effect
Armel Asselin
2012-03-10
mk-ca-bundle.pl: use LWP::UserAgent with proper https verify behavior.
John Joseph Bachir
2012-03-10
access the CA source file using HTTPS
John Joseph Bachir
2012-03-09
includes: remove inclusion of unused file http_proxy.h
Daniel Stenberg
2012-03-08
CONNECT: made generically not per-protocol
Daniel Stenberg
2012-03-08
ssh_connect: tunnel through HTTP proxy if requested
Daniel Stenberg
2012-03-08
LWIP: don't consider HAVE_ERRNO_H to be winsock
Daniel Stenberg
2012-03-08
curl-config: only provide libraries with --libs
Dave Reisner
2012-03-05
CONTRIB: Please don't send pull requests
Daniel Stenberg
2012-02-25
libcurl docs: version corrections
Daniel Stenberg
2012-02-24
CONNECT: fix ipv6 address in the Request-Line
Daniel Stenberg
2012-02-23
SMTP: Added support for returning SMTP response codes
Steve Holme
2012-02-23
curl.1: updated --libcurl
Daniel Stenberg
2012-02-23
test: --libcurl fixes
Daniel Stenberg
2012-02-23
Add helper script convsrctest.pl to manipulate --libcurl tests.
Colin Hogben
2012-02-23
Add tests for curl's --libcurl output.
Colin Hogben
2012-02-23
Generate lists and use symbols in --libcurl code output.
Colin Hogben
2012-02-21
smtp.c: Fixed an issue with writing postdata
Steve Holme
2012-02-21
CURLOPT_MAIL_AUTH: added in 7.25.0
Daniel Stenberg
2012-02-21
pop3 test server: send terminating ".CRLF" only
Daniel Stenberg
2012-02-19
pop3.c: Fixed drop of final CRLF in EOB checking
Steve Holme
2012-02-17
smtp.c: Fixed an issue with the EOB checking
Steve Holme
2012-02-17
CURLE_FTP_PRET_FAILED: listed twice
Daniel Stenberg
2012-02-16
--mail-auth documented
Daniel Stenberg
2012-02-16
SMTP: Code policing and tidy up
Steve Holme
2012-02-16
curl: Added support for --mail-auth
Steve Holme
2012-02-16
docs: mention that NTLM works with NSS, too
Kamil Dudka
2012-02-15
DOCS: Added information for CURLOPT_MAIL_AUTH.
Steve Holme
2012-02-15
smtp.c: Fixed use of angled brackets in AUTH parameter.
Steve Holme
2012-02-14
smtp_mail: Added support to MAIL FROM for the optional AUTH parameter
Steve Holme
2012-02-14
cyassl: update to CyaSSL 2.0.x API
toddouska
2012-02-14
LIBCURL_VERSION_NUM: 0x071900
Daniel Stenberg
2012-02-14
SMTP: Fixed error when using CURLOPT_CONNECT_ONLY
Steve Holme
2012-02-13
s/7.24.1/7.25.0
Daniel Stenberg
2012-02-13
curlver.h: bumped to 7.25.0
Daniel Stenberg
2012-02-13
RELEASE-NOTES: synced with 2b26eb985
Daniel Stenberg
2012-02-13
configure: add option disable --libcurl output
Colin Hogben
2012-02-13
curl tool: allow negative numbers as option values
Alessandro Ghedini
2012-02-10
parse_proxy: simply memory handling
Daniel Stenberg
2012-02-10
parse_proxy: bail out on zero-length proxy names!
Daniel Stenberg
2012-02-09
nss: add support for the CURLSSLOPT_ALLOW_BEAST option
Kamil Dudka
2012-02-09
configure: don't modify LD_LIBRARY_PATH for cross compiles
Rob Ward
2012-02-09
--ssl-allow-beast added
Daniel Stenberg
2012-02-09
CURLOPT_SSL_OPTIONS: added
Daniel Stenberg
2012-02-09
curl: use new library-side TCP_KEEPALIVE options
Dave Reisner
2012-02-09
add library support for tuning TCP_KEEPALIVE
Dave Reisner
2012-02-07
curl_easy_reset: reset the referer string
Daniel Stenberg
[next]