platform/upstream/curl.git
2010-12-03 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections...
2010-12-03 Daniel Stenbergversion-check: added brief documentation
2010-12-03 Yang Tsebuild: provide SIZEOF_SIZE_T DOS definition
2010-12-03 Yang Tsebuild: lib/config.dos renamed to lib/config-dos.h
2010-12-03 Yang Tsebuild: provide SIZEOF_SIZE_T VMS definition
2010-12-03 Yang Tsebuild: move config-vms.h from subdir 'packages/vms...
2010-12-02 Yang Tsebuild: provide SIZEOF_SIZE_T definition for non-configu...
2010-12-02 Yang Tsebuild: provide SIZEOF_SIZE_T netware definition
2010-12-02 Yang Tseconfigure: undo using autobuilds to temporarily verify...
2010-12-02 Yang Tsefix compiler warning: rounding, sign extension, or...
2010-12-02 Yang Tsefix compiler warning: statement is not reachable
2010-12-01 Yang Tsefix compiler warning: conversion may lose significant...
2010-12-01 Yang Tseconnect: fix compiler warning: unused variable
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections...
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections...
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections
2010-11-28 Yang Tseatoi: remove atoi usage
2010-11-28 Yang Tsemulti: fix compiler warning: conversion may lose signif...
2010-11-26 Yang Tseftp: fix 'bool' data type implementation dependant...
2010-11-26 Yang Tsemulti: fix compiler warning: conversion may lose signif...
2010-11-26 Yang Tsemulti: fix compiler warning: enumerated type mixed...
2010-11-26 Yang Tsehostip: edit comment
2010-11-26 Yang Tsexattr: fix compiler warning: enumerated type mixed...
2010-11-26 Yang Tses/isspace/ISSPACE
2010-11-25 Yang Tsesymbol-scan: use configure script knowledge about how...
2010-11-25 Yang Tseignore file generated by configure
2010-11-25 Yang Tsecurl_multi_info_read: fix compiler warning: conversion...
2010-11-25 Yang Tseinet_pton: fix compiler warning
2010-11-24 Yang TseCurl_getaddrinfo_ex: sanitize function results follow-up.
2010-11-23 Yang TseCurl_getaddrinfo_ex: sanitize function results.
2010-11-22 Kamil Dudkaopenldap: use remote port in URL passed to ldap_init_fd()
2010-11-20 Yang Tsegtls: define and use gtls_EAGAIN, gtls_EINTR and gtls_EIO.
2010-11-20 Dan FandrichAdded a couple examples that were missing from the...
2010-11-19 Dan FandrichCheck for errors while preprocessing curl.h in test...
2010-11-19 Dan FandrichUse the 3-argument open for compatibility with older...
2010-11-19 Matthias BolteDetect socket errors in GnuTLS on Windows
2010-11-19 Yang Tsetest servers: fix strict aliasing compiler warnings
2010-11-18 Yang Tseconfigure: use autobuilds to temporarily verify strict...
2010-11-18 Julien Chaffraixconfigure: Prevent link errors with --librtmp.
2010-11-14 Daniel StenbergRELEASE-NOTES: synced with cbf4961bf3e4
2010-11-14 Daniel Stenberggnutls->handshake: improved timeout handling
2010-11-13 Julien Chaffraixurldata: Capitalize enum protect_level values.
2010-11-13 Julien Chaffraixsecurity: tighten enum protection_level usage.
2010-11-13 Yang Tseconfigure: fix autoconf 2.68 warning: no AC_LANG_SOURCE...
2010-11-12 Daniel Stenbergcurl.1: "a file", not an
2010-11-12 Daniel Stenbergversion-check.pl: display version number for symbols
2010-11-12 Adam LightMakefile.vc6: fixed the xattr.c compile
2010-11-12 Julien Chaffraixkrb5: Use GSS_ERROR to check for error.
2010-11-12 Julien Chaffraixsecurity: Pass the right parameter to init.
2010-11-11 Daniel StenbergHTTP Auth: Add CURLAUTH_ONLY
2010-11-11 Daniel Stenbergip_version: moved to connection struct
2010-11-11 Yang Tsebuildconf: MAC OS X requires libtool version 1.5.26...
2010-11-11 Yang Tseconfigure: remove temporary autobuilds exercising of...
2010-11-10 Yang Tseconfigure: use autobuilds to temporarily exercise xattr...
2010-11-10 Yang Tsexattr: portability fix
2010-11-10 Yang Tsecurl-functions: provide xattr function tests that also...
2010-11-10 Daniel Stenbergtest1120: verify FTP response 421
2010-11-10 Daniel Stenbergftpserver.pl: spellfix comment
2010-11-10 Rutger HofmanTFTP: resend the correct data
2010-11-10 Stefan Tomanekwrite extended attributes by using fsetxattr
2010-11-10 Dan FandrichCheck for getinfo errors before setting attributes
2010-11-09 Kamil Dudkaftp: treat server's response 421 as CURLE_OPERATION_TIM...
2010-11-09 Daniel Stenbergsymbols-in-version: add CURL_SOCKET_BAD
2010-11-09 Yang Tseserial number bump
2010-11-08 Kamil Dudkaftp: close connection as soon as ABOR has been sent
2010-11-08 Daniel StenbergRELEASE-NOTES: synced with fc6c4c10f9faab08
2010-11-08 Daniel Stenberghelp: indent the --xattr option like the others
2010-11-08 Daniel Stenbergcurl.1: --resolve documented
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: documented
2010-11-08 Daniel StenbergCURLOPT_USE_SSL: move from FTP options to connection...
2010-11-08 Daniel Stenbergxattr-check: correct the comment as well
2010-11-08 Daniel Stenbergxattr: use const char * for const strings
2010-11-08 Daniel Stenbergsetxattr: fix the checks
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: added
2010-11-08 Yang Tsefix compiler warning
2010-11-07 Dan FandrichAdded os-specific.c and xattr.c to the Symbian build...
2010-11-07 Yang Tsexattr: fix VisualStudio builds
2010-11-07 Yang Tsefix snapshot generation
2010-11-05 Daniel Stenberg--libcurl: simplify output
2010-11-05 Alfred GebertLDAP: detect non-binary attributes properly
2010-11-05 Daniel Stenbergxattr: add configure check and #ifdefs
2010-11-05 Stefan Tomaneksave metadata to extended file attributes
2010-11-05 Daniel Stenbergtest: remove test 580
2010-11-05 Daniel StenbergRevert: use Host: name for SNI and cert name checks
2010-11-04 Daniel StenbergTODO-RELEASE: "TLS SNI use Host:" is done
2010-11-04 Daniel StenbergRELEASE-NOTES: synced with 7b823badbcab9d330
2010-11-04 Daniel Stenbergcurl.1: added a few missing exit codes
2010-11-04 Daniel Stenbergcertcheck: use the custom Host: name for checks
2010-11-04 Daniel StenbergSNI: simplify the custom host name use
2010-11-04 Daniel Stenberghost: get the custom Host: name more genericly
2010-11-04 Hongli Lai... SNI: set name to custom Host header
2010-11-04 Daniel Stenbergfopen.c: re-indented, fixed previous mistake
2010-11-04 Daniel Stenbergmulti use: call multi_perform even on select() timeouts
2010-11-04 Daniel Stenbergexample: add smtp-multi.c
2010-11-04 Daniel StenbergCURLOPT_NOSIGNAL: add blurb about SIGPIPE
2010-11-04 Dan FandrichAllow building test 580 out of tree
2010-11-03 Daniel Stenbergdist: add symbol-scan.pl to the tarball
2010-11-03 Daniel Stenbergtest1119: verify symbols-in-versions
2010-11-03 Daniel Stenbergruntests: allow tests written as perl scripts
next