Age | Commit message (Expand) | Author |
2012-05-26 | Removed trailing space | Tatsuhiro Tsujikawa |
2012-05-26 | Add --metalink to --help | ant |
2012-05-26 | Add Metalink information and --metalink option to man page | ant |
2012-05-26 | Add Metalink information and --metalink option to man page | ant |
2012-05-26 | Adds Metalink information to INSTALL | ant |
2012-05-26 | --metalink option is available regardless of Metalink support. | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: parse downloaded Metalink file | Tatsuhiro Tsujikawa |
2012-05-26 | Fixed HAVE_LIBMETALINK conditional is always true | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: minor metalinkfile fix | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: show help message even if disabled | Tatsuhiro Tsujikawa |
2012-05-26 | Applied patches from Daniel | Tatsuhiro Tsujikawa |
2012-05-26 | Support Metalink. | Tatsuhiro Tsujikawa |
2012-05-26 | DOCS: Fixed line spacing of authentication examples in CURLOPT_URL | Steve Holme |
2012-05-26 | DOCS: Changed domain names in various examples to example.com | Steve Holme |
2012-05-26 | DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR | Steve Holme |
2012-05-26 | DOCS: Standardised how RFCs are referenced. | Steve Holme |
2012-05-26 | Fix libcurl.pc and curl-config generation for static MingW* cross builds | Yang Tse |
2012-05-25 | Made -D option work with -O and -J. | Tatsuhiro Tsujikawa |
2012-05-25 | sasl: Re-factored auth-mechanism constants to be more generic | Steve Holme |
2012-05-25 | smtp: Moved auth-mechanism constants into a separate header file | Steve Holme |
2012-05-25 | nss: avoid using explicit casts of code pointers | Kamil Dudka |
2012-05-24 | DOCS: Added LDAP to the CURLOPT_URL section | Steve Holme |
2012-05-24 | TODO: Removed DIGEST-MD5 authentication from SMTP to do list | Steve Holme |
2012-05-24 | bump to 7.26.1: start working towards next release | Daniel Stenberg |
2012-05-24 | RELEASE-NOTES: synced with ef60fdbd73 | Daniel Stenberg |
2012-05-22 | smtp: Fixed an issue with the multi-interface always sending postdata | Steve Holme |
2012-05-22 | DOCS: Updated version number for features added in the pending release | Steve Holme |
2012-05-22 | Fixed compile error with GNUTLS+NETTLE | Tatsuhiro Tsujikawa |
2012-05-22 | TODO-RELEASE: mention the pending biggies for 7.27.0 | Daniel Stenberg |
2012-05-22 | winbuild: fix IPv6 enabled build | Jan Ehrhardt |
2012-05-22 | 7.26.0: will be the next release version | Daniel Stenberg |
2012-05-22 | RELEASE-NOTES: synced with 8ae1e657e82a | Daniel Stenberg |
2012-05-22 | Updated dependency libary versions. | Guenter Knauf |
2012-05-20 | curl-config.1: fix curl-config usage in example | Daniel Stenberg |
2012-05-17 | smtp: Fixed non-escaping of dot character at beginning of line | Steve Holme |
2012-05-16 | FAQ: updated 1.10 How many are using curl? | Daniel Stenberg |
2012-05-14 | disable-versioned-symbols: removed superfluous 'fi' | Daniel Stenberg |
2012-05-14 | MakefileBuild.vc: use the correct IDN variable | Daniel Stenberg |
2012-05-12 | autoconf: improve handling of versioned symbols | Pierre Chapuis |
2012-05-12 | curl.1: clarify -x usage | Daniel Stenberg |
2012-05-12 | NTLM: is supported in GnuTLS builds too | Daniel Stenberg |
2012-05-12 | TODO: happy eyeballs is now RFC6555 | Daniel Stenberg |
2012-05-12 | my_useragent: shorten user-agent | Daniel Stenberg |
2012-05-07 | CURLOPT_HEADERFUNCTION: works for non-HTTP protocols too | Daniel Stenberg |
2012-05-03 | Add note about default timeout in CURLOPT_TIMEOUT | Claes Jakobsson |
2012-05-02 | MD5: OOM fix | Gokhan Sengun |
2012-04-29 | REALEASE-NOTES: synced with 64f48e884e3c1 | Daniel Stenberg |
2012-04-27 | add newly created manual page | Jan Schaumann |
2012-04-27 | add a manual page for mk-ca-bundle | Jan Schaumann |
2012-04-26 | Updated dependency lib versions. | Guenter Knauf |