platform/upstream/curl.git
2011-05-19 Yang Tsetests: verify OPEN/CLOSESOCKETFUNCTION
2011-05-19 Yang Tseversion: linkage fix
2011-05-18 Daniel Stenbergcurl_easy_setopt.3: document CLOSESOCKET* options
2011-05-18 Daniel Stenbergtests: verify OPEN/CLOSESOCKETFUNCTION
2011-05-18 Daniel Stenbergsymbols-in-versions: add CLOSESOCKET*
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: use the callback
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-05-18 Daniel StenbergGnuTLS handshake: fix timeout
2011-05-16 Daniel Stenbergchecksrc: trailing whitespace detection fix
2011-05-16 Marcel Roelofsnegotiate sspi: fix sequential requests
2011-05-13 Daniel Stenbergtests: added HTTP If-Modified-Since tests
2011-05-09 Daniel Stenberginclude: cleanup
2011-05-06 Dan FandrichFixed compilation when RTSP is disabled
2011-05-06 Dan FandrichFixed LDAP after RTSP readwrite change
2011-05-06 Daniel StenbergRELEASE-NOTES: synced with 32001ac4149b206
2011-05-05 Daniel Stenbergset_userpass: convert from protocol-specific to generic
2011-05-05 Daniel StenbergRTSP: cleanups
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-05-05 Daniel StenbergSSL: check for SSL, not specific protocols
2011-05-05 Daniel Stenberghttp_perhapsrewind: remove HTTP check
2011-05-05 Daniel Stenberghttp_perhapsrewind:
2011-05-05 Daniel Stenbergremove FILE protocol-specific checks
2011-05-05 Daniel Stenbergcurl.1: --socks* options no longer needed
2011-05-05 Daniel Stenbergsocks proxy: allow socks5h:// prefix too
2011-05-05 Daniel Stenbergcurl.1: minor edit of --ftp-ssl*
2011-05-05 Jari Aaltocurl.1: use GNU style and sort options
2011-05-04 Daniel StenbergCorrected comments
2011-05-04 Daniel StenbergConnectionStore: remove unused return code
2011-05-04 Daniel Stenbergindent correctly
2011-05-03 Daniel Stenbergcurl_easy_getinfo.3: clarify some timing info
2011-05-02 Daniel Stenbergcurl_easy_setopt.3: clarify the SSH KEYFILE options...
2011-05-02 Daniel Stenbergdocs: mention the protocol:// support in proxy strings
2011-05-02 Daniel Stenberg--data-ascii: add mention
2011-05-02 Daniel Stenbergurl encode docs: mention '-', '.', '_' and '~'
2011-05-01 Daniel StenbergSSH: set non-blocking earlier
2011-04-30 Daniel Stenbergcurl_formfree.3: mention argument may be NULL
2011-04-29 Daniel StenbergConnectionExists: avoid NULL dereference
2011-04-29 Daniel Stenbergresolver_error: remove bad semicolon
2011-04-28 Daniel StenbergRELEASE-NOTES: synced with c4bc1d473f324
2011-04-28 Daniel Stenberganyauthput.c: stdint.h must not be included unconditionally
2011-04-28 Daniel Stenberggai_strerror: provide private implementation
2011-04-28 Daniel Stenbergtreaded-resolver: better error messages
2011-04-28 Daniel Stenbergproxy: allow socks:// prefix in proxy string
2011-04-28 Zmey PetroffCMake: improve library search, implement install.
2011-04-28 Daniel Stenbergmulti-socks: fix connect to proxy
2011-04-28 Daniel Stenbergcleanup: remove old unused debug code
2011-04-27 Dan FandrichMake checksrc.pl work on out-of-tree builds
2011-04-27 Daniel Stenbergmake: add checksrc.pl to dist
2011-04-27 Daniel Stenbergmake: add 'checksrc' as target to check code style
2011-04-27 Daniel Stenbergchecksrc: whitespace and code style cleanup
2011-04-27 Daniel Stenbergchecksrc: add -W to allow a file to be whitelisted
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenberglib/make: run checksrc.pl once for all files
2011-04-27 Daniel Stenbergchecksrc: scan many files, more checks
2011-04-27 Daniel StenbergMakefile: run checksrc if debug enabled
2011-04-27 Daniel Stenbergchecksrc: exit error code if warnings or errors
2011-04-27 Daniel StenbergSSH: move knownhost logic to separate function
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-27 Guenter KnaufWindows native IDN fixes.
2011-04-26 Dan FandrichFixed compiler warning in Windows SSPI case
2011-04-26 Dan FandrichFixed compilation when the synchronous resolver is...
2011-04-26 Dan FandrichAdded new resolver sources to Symbian and VC6 build...
2011-04-25 Daniel Stenberghostip: comment fixed to state current situation
2011-04-25 Daniel Stenbergasync resolvers: further cleanups
2011-04-25 Daniel Stenbergasynch resolvers: cleanup
2011-04-25 Vsevolod Novikovasynch resolvers: unified
2011-04-24 Guenter KnaufEnabled OpenWatcom native Windows IDN build.
2011-04-22 Daniel StenbergNTLM: work with unicode
2011-04-22 Daniel Stenbergbump version: work towards 7.21.7
2011-04-22 Daniel StenbergTHANKS: contributors from 7.21.6
2011-04-22 Daniel StenbergRELEASE-NOTES: two more contributors
2011-04-21 Dan FandrichFixed test 1023 when using daily snapshots
2011-04-21 Dan FandrichInclude unistd.h to declare close()
2011-04-21 Fabian KeilIn lib/, change 'wanna' to 'want to'.
2011-04-21 Fabian KeilFix spelling errors in buildconf
2011-04-21 Fabian KeilFix spelling errors in src/
2011-04-21 Fabian KeilFix spelling errors in include/
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-04-21 Julien Chaffraixtransfer.c: Fixed indentation in readwrite_data.
2011-04-20 Dan FandrichFixed closing test tag
2011-04-20 Daniel StenbergRELEASE-NOTES: synced with 3242abd87a1262
2011-04-20 Daniel StenbergSFTP: close file before postquote
2011-04-20 Dan FandrichFixed test 1022 when using daily snapshots
2011-04-20 Daniel StenbergCurl_http_connect: detect HTTPS properly after CONNECT
2011-04-20 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_PROXYTYPE clarification
2011-04-20 Gisle VanemCURL_DOES_CONVERSIONS: fixes
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-04-19 Guenter KnaufImprove MinGW static makefile builds.
2011-04-19 Guenter KnaufEnabled MinGW native Windows IDN build.
2011-04-19 Guenter KnaufWindows native IDN fixes.
2011-04-19 Guenter KnaufWindows native IDN fixes.
2011-04-19 Daniel Stenbergcurl-config: fix version output
2011-04-19 Daniel StenbergRELEASE-NOTES: synced with 5aae3c13e2
2011-04-19 Guenter KnaufUpdated default (recommended) dependency versions.
2011-04-19 Guenter KnaufUpdated default (recommended) dependency versions.
2011-04-18 Daniel Stenbergtransfer-encoding: document the options
2011-04-18 Daniel Stenbergtransfer-encoding: added new option and cmdline
2011-04-18 Daniel StenbergCURLE_BAD_CONTENT_ENCODING: now used for transfer encod...
2011-04-18 Daniel StenbergTE: do the Connection: header
2011-04-18 Daniel Stenbergtest1124: verify gzip AND chunked transfer-encoding
next