platform/upstream/curl.git
2011-11-02 Daniel Stenberggtls_connect_step1: remove use of deprecated functions
2011-11-02 Yang Tseurl.c and transfer.c: nullify connection pointer when...
2011-11-02 Yang TseFTP test server: NODATACONN commands follow-up
2011-11-01 Yang Tsemulti.c: OOM handling fix
2011-11-01 Yang TseFTP test server: NODATACONN commands follow-up
2011-11-01 Yang Tsetool_cb_see.h: fix compiler warning
2011-10-31 Yang Tsesetup.h: fix compiler warning
2011-10-31 Yang TseFTP test server: NODATACONN commands commit c761fcb0...
2011-10-30 Dave Reisnerdoc/curl.1: fix sentence with ending for -# option
2011-10-30 Yang TseFTP test server: fix server unresponsiveness
2011-10-30 Yang Tseruntests.pl: running server checks - commit 4464583a...
2011-10-29 Yang Tsegtls.c: gnutls_transport_set_global_errno() deprecated...
2011-10-28 Yang Tseruntests.pl: running server checks - commit 3676ec96...
2011-10-27 Yang Tseruntests.pl: running server checks - commit 4464583a...
2011-10-27 Yang Tselib589.c: add CURLOPT_READDATA missing stuff
2011-10-27 Yang Tseftpserver.pl: three new custom FTP server commands...
2011-10-27 Yang Tsemulti.c: OOM handling fix
2011-10-27 Daniel Stenbergmulti: start ftp state machine when switching to DO_MORE
2011-10-27 Daniel Stenberglibcurl-multi.3: update the list of areas still blocking
2011-10-26 Yang Tsetest 589: active FTP upload using multi timeout and...
2011-10-26 Yang Tsemulti tests: OOM handling fixes - commit 629d2e34 follow-up
2011-10-26 Patrick Monnerat- Prepare the ILE/RPG binding and OS400 documentation...
2011-10-25 Daniel StenbergRELEASE-NOTES: synced with 4464583a6ed
2011-10-25 Yang Tseruntests.pl: running server checks
2011-10-24 Daniel Stenbergdist: add test 587
2011-10-24 Daniel Stenbergtest 588: verify active FTP with multi interface withou...
2011-10-24 Daniel StenbergFTP server: allow EPRT by default
2011-10-24 Yang Tseftp.c: some OOM handling fixes
2011-10-24 Yang Tseftpserver.pl: ensure integral number usage for passive...
2011-10-24 Daniel Stenberglarge headers: have curl accept >16K headers
2011-10-24 Daniel Stenbergcurl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-23 Daniel Stenbergcurl_easy_setopt.3: fix typo
2011-10-23 Steve Holmecurl_easy_setopt: Added pop3 to CURLOPT_URL.
2011-10-22 Yang Tsetool_operate.c: OOM handling fix
2011-10-21 Daniel Stenbergcurl_multi_fdset: correct fdset with FTP PORT use
2011-10-21 Dan FandrichAdded some missing test case XML tags and keywords
2011-10-21 Yang Tsefile.c: OOM handling fix
2011-10-21 Yang Tsemulti.c: fix segfault
2011-10-21 Yang Tseruntests.pl: fix printing of multivalued error codes
2011-10-21 Yang Tsemulti tests: OOM handling fixes
2011-10-21 Dan FandrichFixed compilation when HTTP or cookies are disabled
2011-10-20 Daniel StenbergKNOWN_BUGS: #74 fixed
2011-10-20 Daniel StenbergCurl_http_input_auth: handle multiple auths in WWW...
2011-10-20 Daniel StenbergCurl_smtp_escape_eob: first byte is index 0...
2011-10-20 Daniel StenbergCURLM_CALL_MULTI_PERFORM: remove mention
2011-10-20 Dan FandrichSilenced a compiler warning about an unused variable
2011-10-19 Tim Hardergtls: only call gnutls_transport_set_lowat with <gnutls...
2011-10-19 Daniel StenbergCurl_smtp_escape_eob: fix EOB escaping
2011-10-18 Daniel StenbergRELEASE-NOTES: synced with ecbb08cea3cd6
2011-10-17 Daniel Stenbergsingleipconnect: unstick the ipv6-connection boolean
2011-10-17 Kamil Dudkanss: avoid a SIGSEGV with immature version of NSS
2011-10-17 Kamil Dudkanss: big cleanup in nss_load_cert() and cert_stuff()
2011-10-17 Kamil Dudkanss: refactor fmt_nickname() -> dup_nickname()
2011-10-17 Kamil Dudkanss: select client certificates by DER
2011-10-16 Daniel Stenberg--epsv: fix typo
2011-10-16 Daniel Stenberg--show-error: position indepdenent
2011-10-16 Daniel Stenbergcurl_multi_fdset: clarify the max_fd == -1 case
2011-10-15 Daniel Stenbergformdata: ack read callback abort
2011-10-15 Daniel StenbergTODO: have form functions use CURL handle argument
2011-10-15 Dave Reisnertypecheck: allow NULL to unset CURLOPT_ERRORBUFFER
2011-10-15 Daniel Stenbergsingleipconnect: don't clobber errno
2011-10-14 Michal Marekdocs: --xattr
2011-10-14 Yang Tsefile.c: fix compiler warning
2011-10-14 Yang Tseurl.c: fix endless loop upon transport connection timeout
2011-10-14 Yang Tsesws.c: HTTP and GOPHER test server-side connection...
2011-10-13 Yang Tsecurl_gethostname.c: fix signed/unsigned comparison...
2011-10-13 Yang Tsecurl_ntlm_msgs.c: fix variable shadowing declaration...
2011-10-13 Marcin Adamskitftp.c: TFTP timeout and unexpected block adjustments
2011-10-13 Yang Tsemulti.c: OOM handling fixes
2011-10-12 Yang Tseurl.c: make line shorter than 80 chars
2011-10-12 Yang TseOOM handling/cleanup slight adjustments
2011-10-11 Yang TseOOM handling/cleanup slight adjustments
2011-10-10 Yang Tselib540.c: OOM handling fixes making test 540 pass tortu...
2011-10-09 Dan FandrichRELEASE-NOTES: Fixed a couple of typos
2011-10-07 Yang Tsetelnet.c: fix compiler warning
2011-10-07 Yang Tselibcurl: some OOM handling fixes
2011-10-06 Yang Tsemulti.c: OOM handling fixes making torture tests 560...
2011-10-06 Yang Tsetest harness: non-stunnel https server integration...
2011-10-06 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-06 Yang Tsebuildconf: warn about autoconf 2.67 and 2.68 generating...
2011-10-05 Yang Tsecurl tool: fix compiler warning
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: header inclusion adjustment
2011-10-05 Yang Tsecurl tool: symbol check adjustment
2011-10-04 Yang Tsecurl tool: header inclusion adjustment
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files
2011-10-04 Daniel Stenbergcurl_share_cleanup: avoid compiler warning
2011-10-04 Daniel Stenbergstruct Curl_share: provide sslsession unconditionally
2011-10-04 Daniel Stenbergftp: improved the failed PORT host name resolved error...
2011-10-03 Daniel Stenbergcodepolicing
2011-10-03 Daniel Stenbergsspi build fix
2011-10-03 Steve Holmesmtp: Added support for NTLM authentication
2011-10-03 Steve HolmeCurl_ntlm_create_typeX_message: Added the outlen parameter
2011-10-03 Steve Holmesmtp: General tidy up ready for adding NTLM support
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
next