Age | Commit message (Expand) | Author |
2009-02-18 | spell-fixed comments and other minor non-code edits | Daniel Stenberg |
2009-02-18 | FTP downloads (i.e.: RETR) ending with code 550 now return error CURLE_REMOTE... | Patrick Monnerat |
2009-02-17 | Continue sync work on OS400 specific code and RPG binding. | Patrick Monnerat |
2009-02-17 | - Kamil Dudka made NSS-powered builds compile and run again! | Daniel Stenberg |
2009-02-17 | - A second follow-up change by Andre Guibert de Bruet to fix a related memory | Daniel Stenberg |
2009-02-17 | three new CURLFTP_CREATE_DIR* symbols | Daniel Stenberg |
2009-02-17 | - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for | Daniel Stenberg |
2009-02-16 | Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t... | Patrick Monnerat |
2009-02-14 | In MSVC9 'time_t' is a 64-bit quantity. This causes a truncation warning | Gisle Vanem |
2009-02-14 | nah, use the simpler year - year range syntax only, no matter what emacs' | Daniel Stenberg |
2009-02-14 | - Andre Guibert de Bruet found and fixed a memory leak in the content encoding | Daniel Stenberg |
2009-02-13 | there is nothing left planned for next release, metalink experiments are post- | Daniel Stenberg |
2009-02-13 | Anthony Bryan's letter=>symbol fixes | Daniel Stenberg |
2009-02-13 | ignore | Yang Tse |
2009-02-13 | Remove following files generated on previous buildconf run: | Yang Tse |
2009-02-13 | check for poll() as it is done for other functions | Yang Tse |
2009-02-12 | Fixed NTLM on curl-config --features with GnuTLS | Dan Fandrich |
2009-02-12 | Added support for Digest and NTLM authentication using GnuTLS. | Dan Fandrich |
2009-02-12 | credit Jocelyn Jaubert for his bug report and associated work | Daniel Stenberg |
2009-02-11 | - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if | Daniel Stenberg |
2009-02-10 | Added docs/libcurl/symbols-in-versions | Daniel Stenberg |
2009-02-10 | completed the CURLPROXY_ collection | Daniel Stenberg |
2009-02-10 | include the symbols-in-versions file in the release archive | Daniel Stenberg |
2009-02-10 | remove a trailing name from a comment | Daniel Stenberg |
2009-02-10 | introducing the symbols-in-versions file, in an effort to help app authors | Daniel Stenberg |
2009-02-10 | mention when CURLOPT_ADDRESS_SCOPE was added | Daniel Stenberg |
2009-02-09 | #45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names. | Daniel Stenberg |
2009-02-09 | #53. SFTP busy-loop problem. should be fixed in 7.19.3 with libssh2 1.0 (or | Daniel Stenberg |
2009-02-07 | Moved Curl_strntoupper() to the rawstr.c file where the other raw string | Daniel Stenberg |
2009-02-07 | 214 - progress bar prefix, second try (for the curl tool) | Daniel Stenberg |
2009-02-06 | Mention the first release of CURLOPT_FTP_FILEMETHOD | Dan Fandrich |
2009-02-05 | Added an explicit buffer limit check in msdosify() (patch based on FreeBSD). | Dan Fandrich |
2009-02-04 | Fixed a typo (spotted in the FreeBSD ports). | Dan Fandrich |
2009-02-04 | Don't add the standard /usr/lib or /usr/include paths to LDFLAGS and CPPFLAGS | Dan Fandrich |
2009-02-04 | 206 - A. Craig West's CURLOPT_HTTP_VERSION change for CONNECT | Daniel Stenberg |
2009-02-03 | - Hidemoto Nakada provided a small fix that makes it possible to get the | Daniel Stenberg |
2009-02-03 | * February 3 2009 (Phil Blundell) | Phil Blundell |
2009-02-02 | - Patrick Scott found a rather large memory leak when using the multi | Daniel Stenberg |
2009-02-02 | minor comment fix | Daniel Stenberg |
2009-02-02 | - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP | Daniel Stenberg |
2009-01-31 | - When building with c-ares 1.6.1 (not yet released) or later and IPv6 support | Daniel Stenberg |
2009-01-31 | - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving | Daniel Stenberg |
2009-01-31 | - Scott Cantor filed bug report #2550061 | Daniel Stenberg |
2009-01-30 | Truly make sure that the vc8 and vc9 makefiles that are generated get included | Daniel Stenberg |
2009-01-30 | Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting | Dan Fandrich |
2009-01-30 | Mentioned some other characters that may need escaping on the curl command | Dan Fandrich |
2009-01-30 | ensure that we use the ANSI version functions | Yang Tse |
2009-01-30 | fix typo in comment | Yang Tse |
2009-01-30 | Provide another definition missing in MinGW's headers | Yang Tse |
2009-01-29 | Provide some definitions missing in MinGW's headers | Yang Tse |