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
/
lib557.c
Age
Commit message (
Expand
)
Author
2017-05-29
test557: fix ubsan runtime error due to int left shift
Jay Satiro
2017-05-04
test557: set a known good numeric locale
Dan Fandrich
2016-12-22
lib557.c: use a shorter MAXIMIZE representation
Daniel Stenberg
2016-12-21
lib557: move the "enable LONGLINE" to allow more long lines
Daniel Stenberg
2016-12-19
printf: fix floating point buffer overflow issues
Daniel Stenberg
2016-10-08
test557: verify printf() with 128 and 129 arguments
Daniel Stenberg
2016-05-13
mprintf: Fix processing of width and prec args
Jay Satiro
2016-04-03
lib557: allow too long lines
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-03
libtest: fixed linker errors on msvc
Sergei Nikulov
2013-12-31
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
Steve Holme
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-03-10
sources: update source headers
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-04
Fix variable initialization
Yang Tse
2010-02-04
Modified test case 557 to additionally verify libcurl's internal curl_m*printf()
Yang Tse
2008-09-21
fix compiler warning: external declaration in primary source file
Yang Tse
2008-09-20
include "memdebug.h"
Yang Tse
2008-08-24
Fix wrong signed int formatting string directive in test case #557.
Yang Tse
2008-08-21
Test case 557 now also verifies signed and unsigned int formatting.
Yang Tse
2008-08-20
Simplify condition check
Yang Tse
2008-08-18
Update test case 557
Yang Tse
2008-08-18
Added test case 557 to verify libcurl's internal curl_m*printf() functions
Yang Tse