platform/upstream/curl.git
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
2011-10-03 Steve Holmesmtp_mail: fixed another memory leak
2011-10-03 Dominique Leuenbergerm4: Use x in order to avoid variable 'x' set but not...
2011-10-03 Daniel Stenbergshare: don't use SSL unless enabled
2011-10-02 Daniel Stenbergmulti: progress function abort must close connection
2011-09-30 Daniel Stenbergtutorial: clarify the handle sharing when treaded
2011-09-30 Daniel Stenbergmulti_runsingle: change state on callback abort
2011-09-30 Yang Tsecurl tool: fix some more OOM handling
2011-09-30 Yang TseFix SSL disabled builds broken with 'SSL session sharin...
2011-09-29 Daniel Stenbergsmtp_mail: fix memory leak
2011-09-29 Steve Holmesmtp_mail: Added support to MAIL FROM for the optional...
2011-09-29 Daniel Stenbergcurlverh.h: next release will be 7.23.0
2011-09-29 Daniel StenbergRELEASE-NOTES: synced with 5898a6a09b211fc7e2
2011-09-29 Dan Fandrichcurl_easy_setopt: Added scp and sftp to the URL section
2011-09-28 Steve Holmecurl_easy_setopt: A brief tidy up
2011-09-28 Daniel Stenbergconfigure openssl version check: handle lack of L suffix
2011-09-28 Alejandro AlvarezSSL session sharing support added
2011-09-28 Yang Tsecurl tool: adjust header callback single call write...
2011-09-28 Daniel Stenbergmulti docs: extended the multi_socket API description
2011-09-27 Daniel Stenbergtests/README: extended and reformatted
2011-09-27 Albert Chinconfigure - m4: make CURL_CHECK_DEF ignore leading...
2011-09-27 Guenter KnaufAdded SPNEGO to NetWare build.
2011-09-26 Yang Tsecurl tool: fix a compiler warning
2011-09-26 Yang Tsecurl tool: fix some OOM handling - f4853db5 follow-up
2011-09-26 Yang Tsecurl tool: fix some OOM handling
2011-09-26 Yang Tseremove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
2011-09-26 Guenter KnaufAdded unsigned char* to _curl_is_debug_cb.
2011-09-25 Steve Holmesmtp_connect: use defined buffer length for hostname
2011-09-25 Steve HolmeCurl_ntlm_create_type3_message: Tidied up the use of...
2011-09-25 Steve HolmeHOSTNAME_MAX: Moved to curl_gethostname.h
2011-09-25 Daniel StenbergRELEASE-NOTES: synced with d2a47021c0a6
2011-09-25 Yang TseQ&D fix header inclusion order
2011-09-25 Yang Tseallow write callbacks to indicate OOM to libcurl
2011-09-25 Guenter KnaufChanged some main makefile targets.
2011-09-25 Daniel Stenbergcurl_multi_fdset: avoid FD_SET out of bounds
2011-09-25 Guenter KnaufFixed MinGW examples makefile.
2011-09-25 Guenter KnaufNetWare makefile tweaks to select different builds.
2011-09-24 Daniel StenbergPOST: always set postfieldsize
2011-09-24 Yang Tsecurl tool: fix a compiler warning
next