platform/upstream/curl.git
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
2010-11-03 Daniel Stenbergsymbol-scan: verifies symbols-in-versions
2010-11-03 Daniel Stenbergsymbols-in-versions: added 119 missing symbols
2010-11-03 Dan FandrichAdded mk580.pl to the tar ball
2010-11-02 Daniel Stenbergsymbols-in-versions: added missing symbols
2010-11-02 Daniel Stenbergignore: lib580.c is generated by mk580.pl
2010-11-02 Daniel Stenbergtest: added test 580 - verifies symbols-in-versions
2010-11-02 Daniel Stenbergspellfix: CURLOPT_TFTP_BLKSIZE it is
2010-10-29 Kamil Dudkaftp: prevent server from hanging on closed data connection
2010-10-28 Dan FandrichRemoved a leftover mention of FTP in an error message
2010-10-21 Dan FandrichRemoved the native Makefile.riscos files
2010-10-21 Dan FandrichLightened the stack in wc_statemach to permit deeper...
2010-10-20 Daniel StenbergSSH: use libssh2_session_handshake()
2010-10-20 Daniel StenbergSSH: avoid using the libssh2_ prefix
2010-10-20 Daniel Stenbergformdata: provide error message
2010-10-19 Daniel StenbergURL-parsing: consider ? a divider
2010-10-19 Daniel Stenbergcurl_easy_setopt.3: spellfix
2010-10-19 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTP
2010-10-18 Daniel Stenbergkrb4.h: removed unused prototypes
2010-10-18 Daniel Stenbergkrb4: make a few functions static
2010-10-17 Daniel StenbergTODO-RELEASE: cleanup for 7.21.3 works
2010-10-17 Daniel StenbergRELEASE-NOTES: sync with 09a2d93a0f17ca
2010-10-17 Daniel Stenberghttp_chunks: remove debug output
2010-10-14 Daniel StenbergCurl_setopt: disallow CURLOPT_USE_SSL without SSL support
2010-10-14 Daniel Stenbergoptions: check for features for some options
2010-10-14 Dan FandrichFixed the IPv6 host address in test1203
2010-10-14 Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_CRLF
2010-10-13 Guenter KnaufSome more small Watcom makefile fixes.
2010-10-13 Guenter KnaufAdded --noconfigure switch to testcurl.pl.
2010-10-13 Guenter KnaufModified Watcom makefiles to work on Linux too.
2010-10-13 Guenter KnaufAdded MingW32 rtmp target; changed Watcom targets.
2010-10-12 Daniel Stenberggitignore: ignore Makefile.vc10.dist made by maketgz
2010-10-12 Daniel Stenbergcurlver.h: start over at 7.21.3
2010-10-12 Daniel StenbergRELEASE-NOTES: start over towards 7.21.3
2010-10-12 Daniel StenbergTHANKS: added contributors from 7.21.2
2010-10-12 Daniel StenbergRELEASE-NOTES: synced with ecd624b8e774a85
2010-10-12 Julien ChaffraixCMake: Build fix.
2010-10-12 Daniel Stenbergheader_callback: strip off file path separated with...
2010-10-12 Dan FandrichGet the curl source files for Amiga from Makefile.inc
2010-10-12 Dan FandrichAdded section on server-supplied names to security...
2010-10-12 Guenter KnaufFixed Watcom makefile.
2010-10-12 Guenter KnaufAdded build bits for librtmp / libssh2 to Watcom makefiles.
2010-10-12 Guenter KnaufAdded build bits for librtmp to NetWare makefiles.
2010-10-11 Daniel StenbergSFTP: more ignoring negative file sizes
2010-10-11 Daniel StenbergSMTP: debug output for no known auth mechanisms supported
2010-10-11 Daniel Stenbergtest: urlglob error messages have no extra newline...
2010-10-10 Guenter KnaufAdded build bits for librtmp to MingW32 makefiles.
2010-10-08 Daniel StenbergRELEASE-NOTES: synced with 61f4cdb73ae4
2010-10-08 Daniel Stenbergglobbing: fix crash on unballanced open brace
2010-10-07 Dan Lockslibcurl.m4: AC_PATH_PROG fixes
2010-10-06 Daniel StenbergFAQ: added "How do I submit my patch?"
2010-10-05 Daniel Stenbergexamples: use example.com in example URLs
2010-10-04 Daniel StenbergTODO-RELEASE: libidn problem not repeatable
2010-10-04 Daniel Stenberglibcurl.m4: mention argument is PREFIX
2010-10-03 Guenter KnaufSome NetWare makefile tweaks.
2010-10-02 Daniel StenbergTODO-RELEASE: 416 error fixed
2010-10-02 Julien Chaffraixkrb5-gssapi: Removed a memory leak in krb5_auth.
next