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
/
tests
/
libtest
/
lib517.c
Age
Commit message (
Expand
)
Author
2018-03-19
parsedate: support UT timezone
Nikos Tsipinakis
2018-01-26
lib517: make variable static to avoid compiler warning
Daniel Stenberg
2018-01-25
parsedate: fix date parsing for systems with 32 bit long
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2016-10-31
parsedate: handle cut off numbers better
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-06-23
Added a leap second test to test517
Dan Fandrich
2011-06-23
parsedate: detect more invalid dates better
Daniel Stenberg
2011-03-10
sources: update source headers
Daniel Stenberg
2010-09-27
parsedate: allow time specified without seconds
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-08-27
disable the tests that differ between 32 and 64 bit
Daniel Stenberg
2009-08-12
Added a range of new fun date strings to try. This set of dates come from a
Daniel Stenberg
2008-09-20
include "memdebug.h"
Yang Tse
2008-09-18
fix compiler warning: external definition with no prior declaration
Yang Tse
2008-09-05
Stefan Krause's mail to curl-library at 03 Sep 2008 made me add these two
Daniel Stenberg
2006-10-25
Add project notice and file Id
Yang Tse
2005-03-09
skip the test of "2094 Nov 6" for now, since the 64bit time_t systems return
Daniel Stenberg
2004-11-15
added test case 517: 22 tests of the curl_getdate() function
Daniel Stenberg