platform/upstream/curl.git
2011-03-20 Daniel Stenbergconfigure: avoid $VERSION
2011-03-20 Daniel Stenbergsymbols-in-versions: many corrections
2011-03-20 Julien Chaffraixunit1305: Fixed the test to match our coding style.
2011-03-20 Julien Chaffraixurl: 0 is PROTOPT_NONE.
2011-03-19 Daniel Stenbergpop3: add state name in debug array
2011-03-18 Dan FandrichAdded two more POP3 tests
2011-03-18 Dan Fandrichpop3: use Curl_safefree() to allow torture tests to...
2011-03-18 Daniel Stenbergsymbol-scan.pl: detect duplicates
2011-03-18 Daniel StenbergCONTRIBUTE: minor edits
2011-03-18 Daniel StenbergRELEASE-NOTES: synced with 0c05ee3a33d4d7
2011-03-18 Daniel Stenbergpop3: remove unused variable
2011-03-17 Dan FandrichAdded support for LISTing a single POP3 message
2011-03-17 Dan Fandrichpop3: fixed memory leak in an error retrieval case
2011-03-17 Daniel Stenbergsymbols-in-versions: remove duplicates
2011-03-17 Daniel Stenbergsymbols-in-versions: 2 corrections
2011-03-17 Daniel Stenbergconnection setup: if HTTP is disabled asking for HTTP...
2011-03-17 Daniel StenbergFAQ: better english
2011-03-15 Daniel Stenbergscan-build warning
2011-03-15 Daniel Stenbergldap_recv: check return code from ldap_get_dn_ber
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
next