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
2011-04-18
transfer-encoding: added new option and cmdline
Daniel Stenberg
2011-04-18
CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding too
Daniel Stenberg
2011-04-18
TE: do the Connection: header
Daniel Stenberg
2011-04-18
test1124: verify gzip AND chunked transfer-encoding
Daniel Stenberg
2011-04-18
TE: rename struct field content_encoding
Daniel Stenberg
2011-04-18
HTTP: add support for gzip and deflate Transfer-Encoding
Daniel Stenberg
2011-04-18
OS400 pragma comment: replace (date) by (user, __DATE__) to include year.
Patrick Monnerat
2011-04-18
Augment RPG binding with "OLDIES" definitions.
Patrick Monnerat
2011-04-18
curl-config: fix --version
Daniel Stenberg
2011-04-17
RELEASE-NOTES: updated contributor amount
Daniel Stenberg
2011-04-17
THANKS: 11 new contributors from 7.21.5
Daniel Stenberg
2011-04-17
7.21.6: next planned release number
Daniel Stenberg
2011-04-17
base64.c: removed wrong comment
Daniel Stenberg
2011-04-17
INTERNALS: clean up
Daniel Stenberg
2011-04-16
TODO-RELEASE: push the remaining ones to next release
Daniel Stenberg
2011-04-16
RELEASE-NOTES: synced with c246f63a71
Daniel Stenberg
2011-04-16
Curl_ssl_shutdown: restore send/recv pointers
Daniel Stenberg
2011-04-16
Changed email per Gisle's request.
Guenter Knauf
2011-04-14
curl.1: error code update
Daniel Stenberg
2011-04-14
FAQ: c-ares does ipv6 pretty well now
Daniel Stenberg
2011-04-14
Fix a buffer overflow in pubkey_show().
Andrei Benea
2011-04-14
Replaced var manipulations with perlish hacks.
Guenter Knauf
2011-04-12
Updated minimum binary sizes
Dan Fandrich
2011-04-12
configure: libssh2 link fix without pkg-config
Daniel Stenberg
2011-04-11
RELEASE-NOTES: synced with f01df197981
Daniel Stenberg
2011-04-11
checkconnection: don't call with NULL pointer
Daniel Stenberg
2011-04-11
curl.1: spell out the -O target directory
Daniel Stenberg
2011-04-10
OpenSSL: no-sslv2 aware
Daniel Stenberg
2011-04-09
curl_easy_setopt.3: CURLOPT_RESOLVE typo version
Daniel Stenberg
2011-04-08
nss: allow to use multiple client certificates for a single host
Kamil Dudka
2011-04-07
mk-ca-bundle.pl: show full URL in output
Daniel Stenberg
2011-04-07
Added mention of FTP proxies
Dan Fandrich
2011-04-07
src/Makefile.b32: updates
Gisle Vanem
2011-04-07
lib/Makefile.b32: updates
Gisle Vanem
2011-04-07
examples/makefile.dj: update email
Gisle Vanem
2011-04-07
TODO-RELEASE: deleted 4 issues
Daniel Stenberg
2011-04-07
HTTP pipelining: Fix handling of zero-length responses
Chris Smowton
2011-04-06
libcurl.pc: version number fix
Daniel Stenberg
2011-04-05
Changed some nonportable types
Dan Fandrich
2011-04-05
Don't list NTLM in curl-config when HTTP is disabled
Dan Fandrich
2011-04-05
Fixed compatibility macro CURLE_URL_MALFORMAT_USER
Dan Fandrich
2011-04-05
return code cleanup: build, init and run-time errors
Daniel Stenberg
2011-04-05
FTP+proxy: macrofied functions when proxy disabled
Daniel Stenberg
2011-04-05
RELEASE-NOTES: synced with db59b6202d8
Daniel Stenberg
2011-04-05
[pop3 starttls] PASS command was not sent after upgrade to TLS.
Ben Noordhuis
2011-04-05
[pop3 starttls] the command to send is STLS, not STARTTLS.
Ben Noordhuis
2011-04-04
Added http_proxy.c to the Symbian build files
Dan Fandrich
2011-04-04
http-proxy: move proxy code to http_proxy.c
Daniel Stenberg
2011-04-04
disable cookies: remove ifdefs, move code
Daniel Stenberg
2011-04-04
nss: fix a crash within SSL_AuthCertificate()
Kamil Dudka
[next]