platform/upstream/curl.git
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
2011-02-08 Julien Chaffraixnetrc: Removed dead code.
2011-02-08 Julien Chaffraixnetrc: Tightened up the type checks.
2011-02-08 Julien Chaffraiximap: Fixed typo in a comment.
2011-02-07 Daniel StenbergCurl_gmtime: avoid future mistakes
2011-02-07 Daniel StenbergCurl_gmtime: added a portable gmtime
2011-02-03 Guenter Knaufmk-ca-bundle.vbs: use new cacert url
2011-02-02 Daniel Stenbergmk-ca-bundle.pl: use new cacert url
2011-02-02 Bjoern Sikorassluse: improved error message on SSL_CTX_new failures
2011-02-02 Nicholas Maniscalcomulti: fix CURLM_STATE_TOOFAST for multi_socket
2011-02-02 Daniel Stenbergunit1300: code style cleanup
2011-02-02 Amr Shahinadding unit tests for Curl_llist_remove
2011-01-31 Patrick MonneratInclude TLSAUTH options in ILE/RPG binding.
2011-01-31 Dave Reisnerfile: add support for CURLOPT_TIMECONDITION
2011-01-31 Dave Reisnertransfer: add Curl_meets_timecondition()
2011-01-29 Daniel StenbergFAQ: clarified/expanded 6.7 a bit
2011-01-29 Daniel StenbergCOPYING: update the year to 2011
2011-01-28 Pierre JoyeWindows build: alternative makefile
2011-01-27 Daniel Stenbergtest: add test 580 to the dist
2011-01-27 Dan FandrichSome minor edits including updates to function names
2011-01-27 Daniel Stenbergares: memory leak fix
2011-01-27 Daniel Stenbergares_query_completed_cb: don't touch invalid data
2011-01-27 Kamil Dudkanss: avoid memory leaks and failure of NSS shutdown
2011-01-27 Dan FandrichMention that sftp quote commands can be quoted
2011-01-25 Daniel Stenbergtests: more multiple headers checks
2011-01-25 Daniel StenbergHTTP: memory leak on multiple Location:
2011-01-24 Daniel StenbergFAQ: clarify 5.13 how to stop a transfer
2011-01-22 Guenter KnaufFixed C++ style comment not allowed in ISO C90.
2011-01-21 Dan FandrichMention axTLS in some more documentation
2011-01-20 Daniel Stenbergruntests.pl: make -s not show skipped tests
2011-01-20 Amr Shahinunittest: add 3 tests to test1300
2011-01-20 Darshan ModyFixed compile using OpenSSL versions < 0.9.4a
2011-01-19 Daniel Stenbergmain: make the tlsauth options always present
2011-01-19 Daniel Stenbergsymbols-in-versions: add the new TLSAUTH-SRP symbols
2011-01-19 Daniel Stenbergconfigure: TLS-SRP wasn't added as a feature
2011-01-19 Daniel Stenbergdist: add new certs to tarball
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-19 Daniel StenbergCURLOPT_SSL_VERIFYPEER: more clarifications
2011-01-19 Daniel StenbergTheArtOfHttpScripting: extended
2011-01-19 Daniel Stenbergcurl_easy_setopt.3: clarify VERIFYHOST/PEER
2011-01-18 Daniel StenbergRELEASE-NOTES: mention contributors
2011-01-18 Daniel StenbergRELEASE-NOTES: synced with 7fcbdd68b9e
2011-01-18 Guenter KnaufFixed configure define for Win32.
2011-01-18 Kamil Dudkanss: fix a bug in handling of CURLOPT_CAPATH
2011-01-17 Guenter KnaufAvoid redefines.
2011-01-15 Daniel Stenbergcurl.1: fix spelling
2011-01-14 Guenter KnaufAdded casts to silent gcc warnings.
2011-01-13 Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13 Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13 Guenter KnaufUse env var for PSDK instead of hardcoded path.
2011-01-13 Guenter KnaufEnabled SSPI support by default.
2011-01-13 Guenter KnaufUse MAKE macro with BCC targets.
2011-01-12 Yang Tsedocs - update BCC INSTALL section
2011-01-12 Yang Tsebuild: BCC - require Borlands's MAKE for Makefile.b32...
2011-01-12 Yang Tsebuild: BCC - recover lost functionality from commit...
2011-01-12 Yang Tsebuild: use external preprocessor cpp32 when building...
2011-01-12 Yang Tsebuild: allow usage of Borland 5.5.1 external preprocess...
2011-01-11 Guenter KnaufDisable LDAP support since BCC headers are insufficient.
2011-01-11 Guenter KnaufInstead of exiting with error lets set BCCDIR self.
2011-01-11 Guenter KnaufSome Borland C++ makefile tweaks.
2011-01-11 Guenter KnaufBorland C++ doesnt have struct sockaddr_storage.
2011-01-10 Daniel Stenbergconnect: use UDP correctly
2011-01-10 Quinn SlackSSL: fix memory leak
2011-01-08 Daniel Stenberggtls: fix memory leak
2011-01-07 Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI
2011-01-06 Daniel Stenbergcmake: removed two files
2011-01-06 Dan FandrichMade unit_setup() return an error code to abort the...
2011-01-05 Daniel StenbergSSH: speedcheck clobbered existing error
2011-01-05 Brad KingCMake: Use upstream CheckTypeSize module
2011-01-05 Daniel StenbergSSH: acknowledge speedcheck
2011-01-04 Daniel Stenbergtests: <info> tag corrections
2011-01-04 Daniel Stenbergunittest: 1303 tests Curl_timeleft
2011-01-04 Daniel Stenbergcurlcheck.h: add fail()
2011-01-04 Daniel StenbergCurl_timeleft: s/conn/data in first argument
2011-01-04 Dan FandrichFixed path to allow out-of-tree builds
2011-01-04 Kamil Dudkanss: avoid CURLE_OUT_OF_MEMORY given a file name withou...
2011-01-04 Daniel Stenbergignore: all executable unit test cases
2011-01-04 Daniel Stenbergtests: add 1302 to the package
2011-01-04 Daniel Stenbergunittest: test base64 encode/decode
2011-01-04 Daniel Stenbergcurlcheck.h: avoid using NULL pointers
2011-01-04 Daniel Stenbergcurlcheck.h: add verify_memory
2011-01-04 Daniel Stenbergcurlcheck.h: add newlines in error messages
2011-01-04 Daniel Stenbergunittest: verify curl_strequal
2011-01-04 Daniel Stenbergget_cert_chain: support larger data sets
2011-01-03 Daniel StenbergRELEASE-NOTES: synced with 83e9fb21aabbec2
2011-01-03 Daniel Stenbergcurlcheck.h: add fail_if() fix code
2011-01-03 Daniel Stenbergunittests: basic docs
2011-01-03 Daniel Stenbergignore: unit test files
2011-01-03 Daniel Stenbergunittests: a dedicated feature in tests
2011-01-03 Daniel Stenbergunittesting: build a separate static lib
2011-01-03 Daniel Stenbergunittest: framework for unit-testing
2011-01-03 Daniel StenbergSSH: avoid PATH_MAX with alloc
2011-01-03 Daniel StenbergTODO: get rid of PATH_MAX
2011-01-02 Daniel StenbergCurl_nss_connect: avoid PATH_MAX
2011-01-01 Daniel StenbergSFTP: make pwd output result to header callback
next