Age | Commit message (Expand) | Author |
2010-12-05 | Curl_wait_for_resolv: correct timeout | Daniel Stenberg |
2010-12-05 | Curl_send/recv_plain: return errno on failure | Daniel Stenberg |
2010-12-05 | Updated OpenSSL version. | Guenter Knauf |
2010-12-04 | fix compiler warning: conversion may lose significant bits | Yang Tse |
2010-12-03 | fix compiler warning: assignment within conditional expression | Yang Tse |
2010-12-03 | fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up | Yang Tse |
2010-12-03 | build: provide SIZEOF_SIZE_T DOS definition | Yang Tse |
2010-12-03 | build: lib/config.dos renamed to lib/config-dos.h | Yang Tse |
2010-12-03 | build: provide SIZEOF_SIZE_T VMS definition | Yang Tse |
2010-12-03 | build: move config-vms.h from subdir 'packages/vms' into 'lib' | Yang Tse |
2010-12-02 | build: provide SIZEOF_SIZE_T definition for non-configure builds | Yang Tse |
2010-12-02 | build: provide SIZEOF_SIZE_T netware definition | Yang Tse |
2010-12-02 | fix compiler warning: rounding, sign extension, or loss of accuracy may result | Yang Tse |
2010-12-02 | fix compiler warning: statement is not reachable | Yang Tse |
2010-12-01 | fix compiler warning: conversion may lose significant bits | Yang Tse |
2010-12-01 | connect: fix compiler warning: unused variable | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections (take 2) | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections follow-up | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections | Yang Tse |
2010-11-30 | fix getinfo CURLINFO_LOCAL* for reused connections | Yang Tse |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-28 | multi: fix compiler warning: conversion may lose significant bits follow-up | Yang Tse |
2010-11-26 | ftp: fix 'bool' data type implementation dependant usage | Yang Tse |
2010-11-26 | multi: fix compiler warning: conversion may lose significant bits | Yang Tse |
2010-11-26 | multi: fix compiler warning: enumerated type mixed with another type | Yang Tse |
2010-11-26 | hostip: edit comment | Yang Tse |
2010-11-26 | s/isspace/ISSPACE | Yang Tse |
2010-11-25 | curl_multi_info_read: fix compiler warning: conversion may lose significant bits | Yang Tse |
2010-11-25 | inet_pton: fix compiler warning | Yang Tse |
2010-11-24 | Curl_getaddrinfo_ex: sanitize function results follow-up. | Yang Tse |
2010-11-23 | Curl_getaddrinfo_ex: sanitize function results. | Yang Tse |
2010-11-22 | openldap: use remote port in URL passed to ldap_init_fd() | Kamil Dudka |
2010-11-20 | gtls: define and use gtls_EAGAIN, gtls_EINTR and gtls_EIO. | Yang Tse |
2010-11-19 | Detect socket errors in GnuTLS on Windows | Matthias Bolte |
2010-11-14 | gnutls->handshake: improved timeout handling | Daniel Stenberg |
2010-11-13 | urldata: Capitalize enum protect_level values. | Julien Chaffraix |
2010-11-13 | security: tighten enum protection_level usage. | Julien Chaffraix |
2010-11-12 | krb5: Use GSS_ERROR to check for error. | Julien Chaffraix |
2010-11-12 | security: Pass the right parameter to init. | Julien Chaffraix |
2010-11-11 | ip_version: moved to connection struct | Daniel Stenberg |
2010-11-10 | TFTP: resend the correct data | Rutger Hofman |
2010-11-09 | ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT | Kamil Dudka |
2010-11-08 | ftp: close connection as soon as ABOR has been sent | Kamil Dudka |
2010-11-08 | CURLOPT_RESOLVE: added | Daniel Stenberg |
2010-11-08 | fix compiler warning | Yang Tse |
2010-11-05 | LDAP: detect non-binary attributes properly | Alfred Gebert |
2010-11-05 | Revert: use Host: name for SNI and cert name checks | Daniel Stenberg |
2010-11-04 | certcheck: use the custom Host: name for checks | Daniel Stenberg |
2010-11-04 | SNI: simplify the custom host name use | Daniel Stenberg |
2010-11-04 | host: get the custom Host: name more genericly | Daniel Stenberg |