Age | Commit message (Expand) | Author |
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 | version-check: added brief documentation | Daniel Stenberg |
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 | configure: undo using autobuilds to temporarily verify strict aliasing warnings. | 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 | xattr: fix compiler warning: enumerated type mixed with another type | Yang Tse |
2010-11-26 | s/isspace/ISSPACE | Yang Tse |
2010-11-25 | symbol-scan: use configure script knowledge about how to run the C preprocessor | Yang Tse |
2010-11-25 | ignore file generated by configure | 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 | Added a couple examples that were missing from the tar ball | Dan Fandrich |
2010-11-19 | Check for errors while preprocessing curl.h in test 1119 | Dan Fandrich |
2010-11-19 | Use the 3-argument open for compatibility with older perls | Dan Fandrich |
2010-11-19 | Detect socket errors in GnuTLS on Windows | Matthias Bolte |
2010-11-19 | test servers: fix strict aliasing compiler warnings | Yang Tse |
2010-11-18 | configure: use autobuilds to temporarily verify strict aliasing warnings. | Yang Tse |
2010-11-17 | configure: Prevent link errors with --librtmp. | Julien Chaffraix |
2010-11-15 | RELEASE-NOTES: synced with cbf4961bf3e4 | Daniel Stenberg |
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-13 | configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in body | Yang Tse |
2010-11-12 | curl.1: "a file", not an | Daniel Stenberg |