platform/upstream/curl.git
2010-01-22 Yang Tsedeal with the possibility that CURL_DISABLE_RTSP may...
2010-01-22 Yang Tsefix compiler warning: statement is unreachable
2010-01-22 Yang Tsefix compilation when http is disabled
2010-01-22 Yang Tsedisabling of rtsp when http isn't enabled required...
2010-01-22 Daniel Stenbergwrap long lines, remove (very old) attribution from...
2010-01-22 Daniel Stenbergcleanups by Julien Chaffraix
2010-01-22 Daniel Stenbergalphabetically sort the list of supported protocols
2010-01-22 Daniel StenbergIn spite claiming to tbe disabled by default, RTSP...
2010-01-22 Daniel Stenbergexpanded to provide info about the newer protocols too
2010-01-22 Daniel Stenbergs/RTPFUNCTION/INTERLEAVEFUNCTION/
2010-01-22 Daniel Stenbergkeep lines shorter than 80 columns, and reduce/remove...
2010-01-22 Yang TseJulien Chaffraix adjusted "<name> section" line length
2010-01-22 Yang TseConstantine Sapuntzakis refactoring of async callbacks...
2010-01-21 Dan FandrichAdded rtsp.c to the non-configure target build files
2010-01-21 Yang Tsefix compiler warning
2010-01-21 Yang Tsemake tftp_translate_code() static, it is only used...
2010-01-21 Yang Tsefix warning triggered when debugging on cygwin
2010-01-21 Yang Tseallow exporting of exe_ext() sub
2010-01-21 Yang Tseimprove displaylogcontent() sub fixing a warning
2010-01-21 Daniel Stenbergremove typedef we ended up not using
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2010-01-21 Daniel StenbergJulien Chaffraix fixed line lengths
2010-01-21 Daniel StenbergJulien Chaffraix removed an old obsolete typedef
2010-01-21 Daniel StenbergYun Fu pointed out a flaw in the loop that checks handl...
2010-01-21 Daniel Stenberg"5.3 Sort outgoing cookies" removed, we now sort them
2010-01-20 Yang TseSIGTERM is the signal to trap here, SIGKILL can't be...
2010-01-20 Yang TseUse killsockfilters() to kill sockfilter processes...
2010-01-20 Yang TseAllow killsockfilters() to take a 5th optional paramete...
2010-01-20 Yang TseUse delete() to unset environment variables instead...
2010-01-20 Yang TseAdjust valgrind logs file name detection.
2010-01-20 Daniel Stenbergmodified test case 8 to also make sure that we deal...
2010-01-19 Daniel Stenberg- As was pointed out on the http-state mailing list...
2010-01-19 Daniel Stenbergoops, I forgot to cvs add this before my previous commi...
2010-01-19 Daniel Stenberg- David McCreedy brought a fix and a new test case...
2010-01-19 Daniel Stenberg"260 - IMAP, POP3 and SMTP support" done!
2010-01-19 Daniel Stenbergavoid "Use of uninitialized value $l in concatenation"
2010-01-19 Yang TseFail harder when curl coredumps trying to verify http...
2010-01-19 Yang Tseprevent %runcert hash growth when clearing items
2010-01-19 Yang Tseupdate copyright year notice
2010-01-18 Yang TseConstantine Sapuntzakis enhancements to make memory...
2010-01-18 Dan FandrichAdded PEM certificate keyword
2010-01-18 Yang Tsefix warnings
2010-01-18 Yang TseStop ssl running server when cert file currently used...
2010-01-18 Yang Tsefix warnings
2010-01-18 Yang Tse- Remove QD restarting of https servers. Proper fixing...
2010-01-18 Yang Tsemake verifyhttp use different file names depending...
2010-01-18 Yang Tseadd serverfactors() sub which returns server characteri...
2010-01-17 Yang Tsefix warnings
2010-01-17 Yang Tsefix warnings
2010-01-17 Yang Tsefix warnings
2010-01-17 Yang Tseadd some debug messages
2010-01-17 Yang Tseuse servername_id() from serverhelp.pm
2010-01-17 Yang Tserefactored stopping of test harness servers
2010-01-15 Yang TseStore now this file in CVS with unix line endings.
2010-01-15 Yang TseDeclaration of $sshdlog is done in sshhelp.pm
2010-01-15 Yang TseStart using the centralized pidfile and logfile name...
2010-01-15 Dan FandrichAdded the new protocol source files to the non-autoconf...
2010-01-14 Yang TseSqueeze slack time when killing more than one server...
2010-01-14 Kamil Dudka- Suppressed side effect of OpenSSL configure checks...
2010-01-13 Yang TseGive the test a bit mote time to run so it passes on...
2010-01-13 Kamil Dudkaremove trailing spaces from configure.ac
2010-01-12 Yang TseAdded test case #1112 which does an FTPS download with...
2010-01-12 Yang TseMake runtests.pl actually support any (valid) server...
2010-01-12 Yang TseFix tftp and sftp supported protocols in servername_str()
2010-01-12 Yang TseMake sockfilter kill messages look alike server ones
2010-01-12 Yang TseAdjust vor VPATH builds
2010-01-11 Daniel Stenberg- Gil Weber reported a peculiar flaw with the multi...
2010-01-11 Daniel Stenbergssh_statemach_act() is now modified to loop over the...
2010-01-11 Daniel StenbergAfter the TCP connect is confirmed in CURLM_STATE_WAITC...
2010-01-11 Daniel Stenbergprogress callback called repeatedly during slow connects
2010-01-11 Daniel Stenberg- Made sure that the progress callback is repeatedly...
2010-01-11 Daniel Stenberg- The tests/runtests.pl script now checks to see if...
2010-01-11 Yang Tsesecureserver.pl is now the test harness script used...
2010-01-11 Yang Tsesecureserver.pl is now the test harness script used...
2010-01-10 Yang TseUpdate error message to include port number
2010-01-10 Yang TsePrevious commit adjustments
2010-01-09 Yang TseStart using the centralized pidfile and logfile name...
2010-01-09 Daniel Stenbergstruct Curl_sh_entry's 'inuse' member was no longer...
2010-01-08 Daniel Stenberg- Johan van Selst found and fixed a OpenSSL session...
2010-01-08 Yang TseStart using the centralized pidfile and logfile name...
2010-01-08 Yang TseRemove extra line feed
2010-01-08 Yang TseUse '_stunnel.log' ending also for https test server log
2010-01-08 Yang Tsesws and tftpd command line option naming adjustments
2010-01-07 Daniel Stenbergremoved a parameter from the Curl_http_readwrite_header...
2010-01-07 Claes JakobssonList fragment tests in Makefile.am and better provide...
2010-01-07 Daniel Stenbergremoved Curl_http_header_append() prototype as it isn...
2010-01-06 Daniel Stenberg- Make sure the progress callback is called repeatedly...
2010-01-06 Yang TseDisable tests 802 and 803
2010-01-06 Yang TsePrevent detection of stdint.h on IRIX systems, even...
2010-01-06 Claes JakobssonJulien Chaffraix fixed so that the fragment part in...
2010-01-04 Daniel Stenberguse the modern name for this option
2010-01-03 Kamil Dudka- Julien Chaffraix eliminated a duplicated initializati...
2010-01-02 Daniel Stenberg- Make curl support --ssl and --ssl-reqd instead of...
2010-01-01 Daniel Stenbergstop at once if the EOB marker shows up, even if someth...
2010-01-01 Daniel Stenbergupdate copyright year since we are in 2010 now
2010-01-01 Daniel Stenbergadded CURLOPT_FTP_USE_PRET
2010-01-01 Daniel Stenberg- Ingmar Runge enhanced libcurl's FTP engine to support...
2009-12-31 Daniel Stenbergadded descriptions for CURLOPT_MAIL_FROM and CURLOPT_MA...
2009-12-31 Daniel Stenberg--mail-rcpt and --mail-from are starting to settle...
2009-12-31 Daniel Stenbergturned CURLOPT_MAIL_RCPT into a curl_slist list instead...
next