Age | Commit message (Expand) | Author |
2010-04-16 | ftp_range: Value stored to 'totalsize' is never read | Daniel Stenberg |
2010-04-16 | SOCKS5: when name resolves fail return immediately | Daniel Stenberg |
2010-04-16 | POP3: when USER command fails, don't even try PASS | Daniel Stenberg |
2010-04-16 | tftp_rx: Value stored to 'sbytes' is never read | Daniel Stenberg |
2010-04-16 | file_range: Value stored to 'totalsize' is never read | Daniel Stenberg |
2010-04-16 | changelog: GnuTLS: SSL handshake phase is non-blocking | Daniel Stenberg |
2010-04-16 | GnuTLS: make the connection phase non-blocking | Jerome Vouillon |
2010-04-16 | krb5_auth: fix my previous change to compile | Daniel Stenberg |
2010-04-16 | OS400 version V5R2M0 not supported anymore by IBM: default target release cha... | unknown |
2010-04-16 | changelog: GnuTLS fix, no reverse loopkups and fixed GSS detection | Daniel Stenberg |
2010-04-16 | SSL_RECV: EOF is not an error here | Daniel Stenberg |
2010-04-16 | configure: GSSAPI detection on ancient Linux distros | Paul Howarth |
2010-04-16 | resolvers: no more using AI_CANONNAME | Daniel Stenberg |
2010-04-16 | KRB5: use given host name instead of reverse lookup'ed name | Daniel Stenberg |
2010-04-15 | Remove redundant conditional | Dan Fandrich |
2010-04-15 | Eliminated an unlikely race condition in some tests. | Dan Fandrich |
2010-04-15 | changelog: prevent needless reverse name lookups | Daniel Stenberg |
2010-04-15 | Curl_ipv4_resolve_r: only set AI_CANONNAME when needed | Daniel Stenberg |
2010-04-14 | IGNORE: files generated by maketgz | Daniel Stenberg |
2010-04-14 | bumped to start the journey towards 7.20.2 | Daniel Stenberg |
2010-04-14 | added contributors from the 7.20.1 RELEASE-NOTES | Daniel Stenberg |
2010-04-14 | ignore files generated by 'maketgz' | Daniel Stenberg |
2010-04-14 | 7.20.1: 14 April 2010 | Daniel Stenberg |
2010-04-13 | Use correct directory for c-ares git pull | Guenter Knauf |
2010-04-13 | fix compiler warning: variable might be clobbered by longjmp or vfork | Yang Tse |
2010-04-13 | added last git commit output for c-ares too. | Guenter Knauf |
2010-04-13 | changed the git update block to take care of c-ares repo if detected. | Guenter Knauf |
2010-04-12 | updated timestamp of the script. | Guenter Knauf |
2010-04-12 | removed obsolete var in gitpull() function | Guenter Knauf |
2010-04-12 | added a cast to silent compiler warning with 64bit systems. | Guenter Knauf |
2010-04-12 | fixed a path typo in src/Makefile.netware. | Guenter Knauf |
2010-04-12 | Added text for How To Make a Patch with git | Daniel Stenberg |
2010-04-12 | update the section on timeouts | Daniel Stenberg |
2010-04-12 | update URL and cut out wrong info on ipv6 | Daniel Stenberg |
2010-04-12 | refer to CURLMOPT_TIMERFUNCTION for multi_socket users | Daniel Stenberg |
2010-04-11 | s/CVS/git | Daniel Stenberg |
2010-04-11 | modified to use the git file, not cvs | Daniel Stenberg |
2010-04-10 | mention missing test servers for <server> | Daniel Stenberg |
2010-04-09 | FTP quote commands prefixed with '*' now can fail without aborting | Daniel Stenberg |
2010-04-07 | qssl: reflect recent code changes in SSL interface | Kamil Dudka |
2010-04-06 | nss: handle client certificate related errors | Kamil Dudka |
2010-04-06 | ssl: Fix build when SSL isn't enabled | Ben Greear |
2010-04-04 | refactorize interface of Curl_ssl_recv/Curl_ssl_send | Kamil Dudka |
2010-04-04 | simplify code of Curl_resolv_timeout() | Kamil Dudka |
2010-04-04 | eliminate a race condition in Curl_resolv_timeout() | Kamil Dudka |
2010-04-02 | fixed compiler warnings | Ben Greear |
2010-04-02 | updated contributor count | Daniel Stenberg |
2010-04-02 | add contributors from the 7.20.0 release notes | Daniel Stenberg |
2010-04-01 | fix SFTP download hang | Daniel Stenberg |
2010-03-31 | Fixed misleading test message | Dan Fandrich |