platform/upstream/curl.git
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
2011-04-18 Daniel StenbergTE: rename struct field content_encoding
2011-04-18 Daniel StenbergHTTP: add support for gzip and deflate Transfer-Encoding
2011-04-18 Patrick MonneratOS400 pragma comment: replace (date) by (user, __DATE__...
2011-04-18 Patrick MonneratAugment RPG binding with "OLDIES" definitions.
2011-04-18 Daniel Stenbergcurl-config: fix --version
2011-04-17 Daniel StenbergRELEASE-NOTES: updated contributor amount
2011-04-17 Daniel StenbergTHANKS: 11 new contributors from 7.21.5
2011-04-17 Daniel Stenberg7.21.6: next planned release number
2011-04-17 Daniel Stenbergbase64.c: removed wrong comment
2011-04-17 Daniel StenbergINTERNALS: clean up
2011-04-16 Daniel StenbergTODO-RELEASE: push the remaining ones to next release
2011-04-15 Daniel StenbergRELEASE-NOTES: synced with c246f63a71
2011-04-15 Daniel StenbergCurl_ssl_shutdown: restore send/recv pointers
2011-04-15 Guenter KnaufChanged email per Gisle's request.
2011-04-14 Daniel Stenbergcurl.1: error code update
2011-04-14 Daniel StenbergFAQ: c-ares does ipv6 pretty well now
2011-04-14 Andrei BeneaFix a buffer overflow in pubkey_show().
2011-04-13 Guenter KnaufReplaced var manipulations with perlish hacks.
2011-04-13 Dan FandrichUpdated minimum binary sizes
2011-04-12 Daniel Stenbergconfigure: libssh2 link fix without pkg-config
2011-04-11 Daniel StenbergRELEASE-NOTES: synced with f01df197981
next