platform/upstream/curl.git
2011-03-15 Daniel Stenbergcompiler warnings fixed
2011-03-15 Ben NoordhuisSMTP-multi: non-blocking connect
2011-03-15 Ben NoordhuisSMTP in multi mode: use Curl_ssl_connect_nonblocking...
2011-03-15 Daniel Stenberglib582: use curl_socket_t for portability
2011-03-15 Daniel Stenbergbuildfix: spell define correctly
2011-03-15 Kamil Dudkanss: do not ignore value of CURLOPT_SSL_VERIFYPEER
2011-03-15 Guenter KnaufRemoved unused var.
2011-03-15 Daniel Stenbergconfigure: stop using the deprecated AM_INIT_AUTOMAKE...
2011-03-15 Daniel Stenbergprotocol handler cleanup: SSL awareness
2011-03-15 Daniel Stenbergldap: use the new protocol handler setup
2011-03-15 Daniel StenbergTODO-RELEASE: add and remove issues
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14 Daniel Stenbergprotocol handler: added flags field
2011-03-14 Patrick Monnerat- Take new char * options into account in OS400 curl_ea...
2011-03-14 Daniel StenbergFAQ: indent tables
2011-03-14 Daniel Stenbergsslgen: define Curl_ssl_connect_nonblocking for non-SSL
2011-03-14 Daniel Stenbergconfigure: removed wrongly claimed default paths
2011-03-14 Ask Bjørn Hansenmk-ca-bundle.pl: Only download if modified
2011-03-13 Daniel StenbergSSH: add protocol lock direction
2011-03-13 Daniel Stenbergstate: add missing state to debug table
2011-03-13 Daniel Stenbergtest 582: enabled again
2011-03-13 Daniel Stenbergssh_statemach_act: set cselect for sftp upload
2011-03-13 Daniel StenbergRELEASE-NOTES: synced with e649a7baae2
2011-03-12 Daniel StenbergRevert "test582: enabled"
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-12 Daniel StenbergTODO-RELEASE: fixed four isues
2011-03-12 Karl MVC: add missing file
2011-03-12 Marcus SundbergGSS: handle reuse fix
2011-03-12 Daniel Stenbergtest583: verify early SSH multi remove handle
2011-03-12 Daniel StenbergSFTP: gracefully handle shutdown early
2011-03-12 Manuel MassingCURL_CHECK_FUNC_RECVFROM: android/bionic fix
2011-03-12 Daniel Stenbergtest582: enabled
2011-03-12 Daniel StenbergPROT_CLOSEACTION: added SFTP and SCP
2011-03-12 Daniel Stenbergreadwrite_upload: stop upload at file size
2011-03-12 Daniel Stenbergsftp upload: expire to advance state machine
2011-03-12 Daniel Stenbergtest582: improved info messages
2011-03-11 Daniel Stenbergsource header: added to more files
2011-03-10 Daniel Stenbergsources: update source headers
2011-03-10 Daniel StenbergTODO-RELEASE: add 10 pending issues
2011-03-10 Daniel StenbergTODO-RELEASE: fix the IPv6-working probing
2011-03-09 Daniel Stenbergtests: phase out haxx.se
2011-03-09 Daniel Stenbergtest523: avoid using haxx.se
2011-03-09 Daniel Stenbergconfigure: update the copyright year in the output
2011-03-09 Dan FandrichForce setopt constants written by --libcurl to be long
2011-03-08 Daniel Stenbergcyassl: fix compiler warnings
2011-03-08 Todd A OuskaSSL: (part 2) Added CyaSSL to SSL abstraction layer
2011-03-08 Todd A OuskaSSL: Added CyaSSL to SSL abstraction layer
2011-03-08 Daniel Stenbergcurl.1: clarify -E
2011-03-08 Daniel StenbergFAQ: Protocol xxx not supported or disabled in libcurl
2011-03-08 Daniel Stenberglib582: used for test 582
2011-03-08 Dan FandrichFixed libcurl to honour the --disable-ldaps configure...
2011-03-07 Henry Ludemannsftp-multi: test 582 added
2011-03-07 Daniel StenbergFAQ: How to SFTP from my user's home directory?
2011-03-06 Daniel Stenbergcpp: correct #endif placement
2011-03-04 Dan FandrichMoved test 577 into the unit test framework as test...
2011-03-04 Dan FandrichAdded unit test 1306 so tests 558 & 559 are now fully...
2011-03-04 Dan FandrichThe unit test argument is allowed to be used
2011-03-04 Dan FandrichConverted tests 558 & 559 to use the unit test framewor...
2011-03-04 Dan FandrichFixed test 1300 to pass the torture test
2011-03-04 Dan FandrichAdded abort_* unit test macros
2011-03-04 Stefan Krausetransfer: avoid insane conversion of time_t
2011-02-26 Daniel Stenbergssh_connect: treat libssh2 return code better
2011-02-26 Julien Chaffraixhttp: removed wrong unused comment.
2011-02-26 Julien Chaffraixhttp: removed code duplication for stubbed https_getsoc...
2011-02-23 Daniel StenbergRELEASE-NOTES: synced with 2345c1dd661c
2011-02-22 Daniel Stenbergruntests.pl/stopserver: space separate pids
2011-02-22 Kamil Dudkanss: do not ignore failure of SSL handshake
2011-02-21 Daniel StenbergCURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTS
2011-02-21 Julien Chaffraixcurl_easy_setopt.3: Removed wrong reference to CURLOPT_...
2011-02-21 Julien Chaffraixnetrc: Removed _NETRC_DEBUG code.
2011-02-21 Julien Chaffraixtests: Cleaned up netrc testing.
2011-02-21 Julien Chaffraixcurl: Added --netrc-file.
2011-02-20 Ben NoordhuisIMAP in multi mode: use Curl_ssl_connect_nonblocking...
2011-02-20 Ben NoordhuisIMAP in multi mode: use Curl_ssl_connect_nonblocking...
2011-02-18 Mike Crowemulti: close connection on timeout
2011-02-18 Daniel Stenbergmulti: better failed connect treatment
2011-02-18 Hoi-Ho ChanPolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alert
2011-02-17 Daniel Stenbergsymbols-in-versions: sorted
2011-02-17 Daniel StenbergTODO-RELEASE: refresh
2011-02-17 Daniel StenbergSOCKOPTFUNCTION: documented new return codes
2011-02-17 Daniel StenbergSOCKOPTFUNCTION: callback can say already-connected
2011-02-17 Kamil Dudkanss: avoid memory leak on SSL connection failure
2011-02-17 Daniel StenbergRELEASE-NOTES: fresh start towards 7.21.5
2011-02-17 Daniel Stenbergcurlver.h: bump to 7.21.5
2011-02-17 Daniel StenbergTHANKS: add contributors from 7.21.4
2011-02-17 Guenter KnaufSet -fpcc-struct-return only for gcc compiler.
2011-02-17 Daniel StenbergRELEASE-NOTES: credits since 7.21.3
2011-02-16 Daniel Stenbergnss_load_key: fix unused variable warning
2011-02-14 Daniel Stenberggmtime: remove define
2011-02-13 Guenter KnaufAdded -m32 to CFLAGS to compile with x86_64 gcc.
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2011-02-10 Daniel StenbergRELEASE-NOTES: synced with 3bb1291fbd4
2011-02-10 Daniel Stenberg--keepalive-time: warn if not supported properly
2011-02-10 Dan FandrichCall ERR_peek_error instead of ERR_peek_last_error
2011-02-10 Julien Chaffraixnetrc: Enable setting up the filename in unit tests.
2011-02-10 Julien Chaffraixtest1304: Added some unit tests for Curl_parsenetrc.
2011-02-09 Quinn SlackCURLE_TLSAUTH_FAILED: removed
2011-02-09 Quinn SlackTLS-SRP: new options documented
2011-02-09 Daniel StenbergCURLOPT_SOCKOPTFUNCTION: return proper error code
2011-02-08 Daniel Stenbergcurl.1: typo in -v description
next