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
Age
Commit message (
Expand
)
Author
2017-04-03
include: curl/system.h is a run-time version of curlbuild.h
Daniel Stenberg
2017-03-28
pause: handle mixed types of data when paused
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2017-03-14
build: removed redundant DEPENDENCIES from makefiles
Dan Fandrich
2017-03-11
tests: fix the authretry tests
Michael Kaufmann
2017-02-07
test552: Fix typos
Daniel Gustafsson
2017-01-08
lib506: fix build for Open Watcom
Jiří Malák
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
tests: checksrc compliance
Jay Satiro
2016-12-19
printf: fix floating point buffer overflow issues
Daniel Stenberg
2016-12-18
curl_easy_recv: Improve documentation and example program
Michael Kaufmann
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-28
lib1536: checksrc compliance
Jay Satiro
2016-11-26
tests: Add some testcases for recent new features.
Frank Gevaerts
2016-11-24
checksrc: move open braces to comply with function declaration style
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-10-31
libauthretry: use the external function curl_strequal
Dan Fandrich
2016-10-31
strcasecompare: is the new name for strequal()
Daniel Stenberg
2016-10-31
parsedate: handle cut off numbers better
Daniel Stenberg
2016-10-08
test557: verify printf() with 128 and 129 arguments
Daniel Stenberg
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
2016-09-20
easy: Reset all statistical session info in curl_easy_reset
Jay Satiro
2016-09-10
CMake: Try to (un-)hide private library symbols
Jakub Zakrzewski
2016-09-03
libtest/test.h: fix typo (#988)
Mark Hamilton
2016-05-13
mprintf: Fix processing of width and prec args
Jay Satiro
2016-04-29
lib: include curl_printf.h as one of the last headers
Daniel Stenberg
2016-04-24
lib1517: checksrc compliance
Daniel Stenberg
2016-04-20
tests: added test1517
Karlson2k
2016-04-19
make/checksrc: use $srcdir, not $top_srcdir
Daniel Stenberg
2016-04-18
checksrc/makefile.am: use $top_srcdir to find source files
Daniel Stenberg
2016-04-03
tests: Fixed header files to comply with our code style
Steve Holme
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
checksrc: run checksrc in tests when 'make checksrc' in root
Daniel Stenberg
2016-04-03
lib557: allow too long lines
Daniel Stenberg
2016-04-03
tests/libtest: follow our code style guidelines better
Daniel Stenberg
2016-04-01
curl/mprintf.h: remove support for _MPRINTF_REPLACE
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-26
test 1515: add MSYS support by passing a relative path
Marc Hoersken
2015-12-23
tests first.c: fix calculation of sleep timeout on Windows
Marc Hoersken
2015-12-23
test 573: add more debug output
Marc Hoersken
2015-11-24
test1513: make sure the callback is only called once
Daniel Stenberg
2015-11-02
formadd: support >2GB files on windows
Daniel Stenberg
2015-10-14
test1531: case the size to fix the test on non-largefile builds
Dan Fandrich
2015-08-18
gitignore: Sort for readability
Jay Satiro
2015-07-14
libtest: call PR_Cleanup() on exit if NSPR is used
Kamil Dudka
[next]