summaryrefslogtreecommitdiff
path: root/lib/speedcheck.c
Commit message (Expand)AuthorAgeFilesLines
* First curl_multi_socket() commit. Should primarily be considered as an internalDaniel Stenberg2006-04-101-2/+4
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-10/+10
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg2003-10-141-3/+0
* removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg2003-01-291-8/+0
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Curl_tvdiff() now returns a millisecond diff, no double like beforeDaniel Stenberg2001-10-121-1/+2
* looks nicer and is better compatible with older vim versionsSterling Hughes2001-10-111-2/+2
* Added formatting sections for emacs and vimSterling Hughes2001-09-071-0/+7
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-10/+10
* #include <string.h> removed a warningDaniel Stenberg2001-03-091-0/+1
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-5/+5
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* made the speedcheck actually work againDaniel Stenberg2000-10-171-7/+10
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-241-0/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-3/+3
* Initial revisionDaniel Stenberg1999-12-291-0/+81