platform/upstream/curl.git
2011-11-25 Jonas Schnellirectify comment
2011-11-25 Daniel StenbergSSLSESSION_SHARED: new macro to check if session is...
2011-11-25 Yang Tsetelnet.c: fix MSVC compiler warning
2011-11-25 Yang Tsetvdiff_secs(): sub-zero time difference adjustment
2011-11-25 Daniel Stenbergtelnet: fix macros to allow proper semicolon use
2011-11-25 Laurent RabretTELNET: improved treatment of options
2011-11-24 Daniel StenbergRELEASE-NOTES: synced with 2c905fd1f82
2011-11-24 Jonas Schnelliquery-part: ignore the URI part for given protocols
2011-11-24 Daniel Stenbergsymbols.pl: provide LIBCURL_HAS macro for apps
2011-11-24 Yang Tselib573.c: fix double data type variable comparison...
2011-11-24 Yang Tsegetinfo.c: reset app connect time when clearing session...
2011-11-24 Yang TseFix unreleased regression when using windows gnutls...
2011-11-23 Mark Brandgnutls: only translate winsock errors for old versions
2011-11-21 Daniel Stenbergprotocol_connect: show verbose connect and set connect...
2011-11-20 Daniel Stenberg-J -O: use -O name if no Content-Disposition header...
2011-11-19 Martin StorsjoAdd support for using nettle instead of gcrypt as gnutl...
2011-11-18 Jonas Schnellitest: SFTP quote commands with * prefix
2011-11-18 Daniel StenbergCURLOPT_QUOTE: SFTP supports the '*'-prefix now
2011-11-18 Jonas SchnelliSFTP: support '*' prefix for quote operations
2011-11-17 Daniel Stenberggetsessionid: don't ever return while locked
2011-11-17 Daniel StenbergCurl_ssl_getsessionid: increase the value, not the...
2011-11-17 Daniel StenbergTHANKS: one new contributor in 7.23.1
2011-11-17 Alejandro Alvarez... SSL session share: move the age counter to the share...
2011-11-17 Alejandro Alvarez... libtest build: add the missing lib586
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-11-17 Daniel StenbergRELEASE-NOTES: correct the release and contributor...
2011-11-17 Daniel StenbergFindWin32CACert: return OK even if CA cert isn't found
2011-11-17 Dan Fandrichcurl has been built on many Android versions
2011-11-15 Daniel Stenberg7.24.0: start the work
2011-11-15 Daniel StenbergTHANKS: added 18 new contributors from 7.23.0
2011-11-14 Dan Fandrichcurl_easy_setopt arguments should be of type long in...
2011-11-12 Daniel StenbergRELEASE-NOTES: synced with 10120e6a
2011-11-11 Daniel Stenbergprogress_cb: avoid buffer overflow
2011-11-11 Yang TseActive mode FTP test cases with server not establishing...
2011-11-08 Guenter KnaufFix to skip untrusted certs.
2011-11-06 Daniel StenbergRELEASE-NOTES: synced with e3166df1bb3
2011-11-06 Daniel Stenbergftp PORT: don't hang if bind() fails
2011-11-06 Daniel Stenbergpingpong: change two comments wrongly referring "FTP"
2011-11-06 Daniel Stenbergtest 590: verify the bug fix in 4851dafcf1
2011-11-06 Rene BernhardtHTTP auth: fix proxy Negotiate bug
2011-11-04 Yang Tsessluse.c: fix calling of OpenSSL's ERR_remove_state(0)
2011-11-03 Yang Tsetool_cb_wrt.c: disambiguate warning message
2011-11-03 Yang Tsetool_cfgable.c: pending check done
2011-11-03 Yang Tseurl.c and file.c: fix OOM triggered segfault
2011-11-03 Daniel Stenbergrename ftp_ssl: the struct field is used for many protocols
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
next