Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / speedcheck.c
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-08 Adriano MeirellesCurl_speedcheck: don't mistakenly clear Curl_expire()
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-28 Yang Tsefix printf-style format strings
2007-08-30 Dan FandrichRenamed several libcurl error codes and options to...
2006-10-17 Daniel Stenbergmake the low_speed check set the expire timer so that...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-10-14 Daniel StenbergGisle Vanem's IPv6-on-Windows patch applied!
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-03-19 Daniel Stenbergcopyright string (year) update
2001-10-12 Daniel StenbergCurl_tvdiff() now returns a millisecond diff, no double...
2001-10-11 Sterling Hugheslooks nicer and is better compatible with older vim...
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
2001-08-30 Daniel StenbergMajor rename and redesign of the internal "backbone...
2001-03-09 Daniel Stenberg#include <string.h> removed a warning
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-10-17 Daniel Stenbergmade the speedcheck actually work again
2000-08-24 Daniel Stenberg#include "setup.h" moved first of all includes
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-05-22 Daniel Stenbergmoved here from the newlib branch
1999-12-29 Daniel StenbergInitial revision