platform/upstream/curl.git
2013-04-06 Marc Hoerskensockfilt.c: Reduce CPU load while running under a Windo...
2013-04-06 Marc Hoerskentftpd.c: Apply sread timeout to the whole data transfer...
2013-04-06 Marc Hoerskengetpart.pm: Strip carriage returns to fix Windows support
2013-04-06 Daniel Stenbergftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED...
2013-04-06 Daniel StenbergFTP: wait on both connections during active STOR state
2013-04-06 Marc Hoerskentftpd.c: Follow up cleanup and restore of previous...
2013-04-06 Kim Vandryconnect: treat an interface bindlocal() problem as...
2013-04-06 Marc Hoerskentftpd.c: Fixed sread timeout on Windows by setting...
2013-04-06 Marc Hoerskenftp.pm: Added tskill to support Windows XP Home
2013-04-06 Marc Hoerskenruntests.pl: Modularization of MinGW/Msys compatibility...
2013-04-06 Marc Hoerskenftp.pm: Made Perl testsuite able to handle Windows...
2013-04-06 Marc Hoerskenutil.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8
2013-04-06 Marc Hoerskenftp.pm: Made Perl testsuite able to kill Windows processes
2013-04-06 Marc Hoerskenutil.c: Follow up cleanup on eeefcdf
2013-04-05 Daniel Stenbergcpp: use #ifdef __MINGW32__ to avoid compiler complaints
2013-04-05 Marc Hoerskenutil.c: Made write_pidfile write the correct PID on...
2013-04-05 Daniel StenbergRELEASE-NOTES: synced with 5e722b2d09087
2013-04-05 Marc Hoerskensockfilt.c: Fixed handling of multiple fds being signaled
2013-04-05 Kamil Dudkacurl_global_init.3: improve description of CURL_GLOBAL_ALL
2013-04-05 Kamil Dudkaexamples/multi-single.c: fix the order of destructions
2013-04-05 Daniel StenbergCurl_open: restore default MAXCONNECTS to 5
2013-04-04 Marc Hoerskensockfilt.c: Added wrapper functions to fix Windows...
2013-04-04 Yang Tselib1509.c: fix compiler warnings
2013-04-04 Yang Tseeasy.c: fix compiler warning
2013-04-04 Daniel Stenberg--engine: spellfix the help message
2013-04-04 Yang Tsehttp_negotiate.c: follow-up for commit 3dcc1a9c
2013-04-04 Linus Nielsen... easy: Fix the broken CURLOPT_MAXCONNECTS option
2013-04-04 Guenter KnaufUpdated copyright date.
2013-04-04 Guenter KnaufAnother small output fix for --help and --version.
2013-04-03 Yang Tsehttp_negotiate.c: fix several SPNEGO memory handling...
2013-04-03 Guenter KnaufAdded a cont to specify base64 line wrap.
2013-04-03 Guenter KnaufFixed version output.
2013-04-03 Guenter KnaufAdded support for --help and --version options.
2013-04-03 Guenter KnaufAdded option to specify length of base64 output.
2013-04-03 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOAD
2013-04-02 Yasuharu YamadaCurl_cookie_add: only increase numcookies for new cookies
2013-04-02 Daniel StenbergSO_SNDBUF: don't set SNDBUF for win32 versions vista...
2013-04-02 Nick Zitzmanndarwinssl: additional descriptive messages of SSL hands...
2013-04-01 Guenter KnaufAdded dns and connect time to output.
2013-03-31 Daniel StenbergRELEASE-NOTES: synced with 0614b902136
2013-03-31 Daniel Stenbergcode-policed
2013-03-31 Daniel Stenbergtcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on...
2013-03-30 Daniel StenbergBINDINGS: BBHTTP is a cocoa binding, Julia has a binding
2013-03-29 Daniel Stenbergftp_sendquote: use PPSENDF, not FTPSENDF
2013-03-27 Steve HolmeRELEASE-NOTES: Corrected typo
2013-03-27 Clemens Grubermulti-uv.c: remove unused variable
2013-03-27 Daniel StenbergRELEASE-NOTES: add two references
2013-03-27 Daniel Stenbergtest1509: verify proxy header response headers count
2013-03-27 Clemens GruberAdded libuv example multi-uv.c
2013-03-25 Yang TseNTLM: fix several NTLM code paths memory leaks
2013-03-25 Yang TseWIN32 MemoryTracking: track wcsdup() _wcsdup() and...
2013-03-25 Yang Tsecurl_ntlm_msgs.c: revert commit 463082bea4
2013-03-23 Daniel StenbergRELEASE-NOTES: synced with bc6037ed3ec02
2013-03-23 Martin JansenCurl_proxyCONNECT: count received headers
2013-03-21 Steve Holmesasl: Corrected a few violations of the curl coding...
2013-03-21 Steve Holmemulti.c: Corrected a couple of violations of the curl...
2013-03-21 Steve Holmeimap-tests: Added CRLF to reply data to be compliant...
2013-03-21 Steve Holmemulti.c: Fix compilation warning
2013-03-20 Steve Holmemulti.c: fix compilation error
2013-03-20 Steve Holmelib1900.c: fix compilation warning
2013-03-20 John E. Malmbergbuild_vms.com: use existing curlbuild.h and parsing fix
2013-03-19 Nick Zitzmanndarwinssl: disable ECC ciphers under Mountain Lion...
2013-03-18 Steve HolmeFEATURES: Small tidy up for constancy and grammar
2013-03-18 Oliver SchindlerCurl_proxyCONNECT: clear 'rewindaftersend' on success
2013-03-18 Steve HolmeTODO: Reordered the protocol and security sections
2013-03-18 Yang Tsetests: specify 'text' mode for some output files in...
2013-03-17 Steve Holmeimap: Fixed incorrect initial response generation for...
2013-03-16 Steve HolmeFEATURES: Expanded the supported enhanced IMAP command...
2013-03-16 Steve HolmeTODO: Corrected typo in TOC
2013-03-16 Steve HolmeTODO: Added IMAP section and removed unused Other proto...
2013-03-16 Steve HolmeTODO: Added graceful base64 decoding failure to SMTP...
2013-03-16 Steve HolmeTODO: Corrected typo on section 10.2 heading
2013-03-15 Yang Tsetests: 96, 558, 1330: strip build subdirectory dependen...
2013-03-15 Steve HolmeTODO: Added section 10.2 Initial response to POP3 to...
2013-03-15 Steve Holmeimap-tests: Corrected copy/paste error in test808 reply...
2013-03-15 Yang Tseunit1330.c: fix date
2013-03-15 Yang Tsetests: add #96 #558 and #1330
2013-03-15 Steve Holmeimap-tests: Added test808 for custom EXAMINE command
2013-03-15 Daniel StenbergHTTP proxy: insert slash in URL if missing
2013-03-14 Steve Holmeftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE...
2013-03-14 Yang Tsecurl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS...
2013-03-14 Yang TseMakefile.vc6: add missing files
2013-03-14 Linus Nielsen... pipelining: Remove dead code.
2013-03-13 Linus Nielsen... Multiple pipelines and limiting the number of connections.
2013-03-13 Yang Tsetool_main.c: remove redundant vms_show storage-class...
2013-03-13 Yang Tsetest509: libcurl initialization with memory callbacks...
2013-03-13 Steve Holmepop3: Removed unnecessary transfer cancellation
2013-03-13 Yang TseMakefile.am: add VMS files not being included in tarball
2013-03-13 Tom Gracebuild_vms.com: VMS build fixes
2013-03-13 Tom Gracetool_main.c: fix VMS global variable storage-class...
2013-03-12 Patrick MonneratOS400: synchronize RPG binding
2013-03-12 Steve Holmepop3: Fixed continuous wait when using --ftp-list
2013-03-12 Zdenek Pavlascurl_global_init: accept the CURL_GLOBAL_ACK_EINTR...
2013-03-12 Kamil Dudkaeasy: do not ignore poll() failures other than EINTR
2013-03-11 Yang Tsecurl.h: stricter CURL_EXTERN linkage decorations logic
2013-03-11 Daniel StenbergTHANKS: Latin-1'ified Jiri's name
2013-03-11 Steve Holmetest806: Added CRLF to reply data to be compliant with...
2013-03-11 Daniel Stenbergtest805: added crlf newlines to make data size match
2013-03-11 Daniel Stenbergtest: fix newline for the data check of 807
2013-03-11 Yang Tsetest801 to test807: fix protocol section line endings
next