index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
speedcheck.c
Age
Commit message (
Expand
)
Author
2011-09-08
Curl_speedcheck: don't mistakenly clear Curl_expire()
Adriano Meirelles
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-28
fix printf-style format strings
Yang Tse
2007-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2006-10-17
make the low_speed check set the expire timer so that it has a chance to work
Daniel Stenberg
2006-04-10
First curl_multi_socket() commit. Should primarily be considered as an internal
Daniel Stenberg
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-10-14
Gisle Vanem's IPv6-on-Windows patch applied!
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-10-12
Curl_tvdiff() now returns a millisecond diff, no double like before
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-08-30
Major rename and redesign of the internal "backbone" structs. Details will
Daniel Stenberg
2001-03-09
#include <string.h> removed a warning
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-10-17
made the speedcheck actually work again
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg