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
/
unit
Age
Commit message (
Expand
)
Author
2020-04-30
conncache: various concept cleanups
Daniel Stenberg
2020-04-28
headers: copyright range fix
Daniel Stenberg
2020-04-28
doh: Constify some input pointers
Rikard Falkeborn
2020-04-19
src: Remove C99 constructs to ensure C89 compliance
Tom
2020-03-30
cleanup: insert newline after if() conditions
Daniel Stenberg
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-12
cleanup: fix some text/comment typos
Viktor Szakats
2020-03-06
unit1612: fixed the inclusion and compilation of the HMAC unit test
Steve Holme
2020-03-01
unit1651: Fixed conversion compilation warning
Steve Holme
2020-02-24
hmac: Added a unit test for the HMAC hash generation
Steve Holme
2020-02-23
tests: Added a unit test for MD4 digest generation
Steve Holme
2020-02-23
md5/sha256: Updated the functions to allow non-string data to be hashed
Steve Holme
2020-02-22
tests: Added a unit test for SHA256 digest generation
Steve Holme
2020-02-18
altsvc: make saving the cache an atomic operation
Daniel Stenberg
2020-01-24
llist: removed unused Curl_llist_move()
Daniel Stenberg
2019-12-16
tests: make sure checksrc runs on header files too
Daniel Stenberg
2019-12-13
tests: fix build with `CURL_DISABLE_DOH`
Marcel Raad
2019-12-13
unit1620: fix bad free in OOM
Daniel Stenberg
2019-12-13
unit1609: fix mem-leak in OOM
Daniel Stenberg
2019-12-13
unit1607: fix mem-leak in OOM
Daniel Stenberg
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-11-16
doh: improced both encoding and decoding
Niall
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-10-30
url: make Curl_close() NULLify the pointer too
Daniel Stenberg
2019-09-30
altsvc: accept quoted ma and persist values
Daniel Stenberg
2019-09-27
tests: fix narrowing conversion warnings
Marcel Raad
2019-09-16
unit1655: make it C90 compliant
Daniel Stenberg
2019-09-15
doh: fix (harmless) buffer overrun
Paul Dreik
2019-08-31
Curl_addr2string: take an addrlen argument too
Daniel Stenberg
2019-08-09
http3: make connection reuse work
Daniel Stenberg
2019-08-08
alt-svc: add protocol version selection masking
Daniel Stenberg
2019-06-13
unit1654: cleanup on memory failure
Daniel Stenberg
2019-06-10
wolfssl: refer to it as wolfSSL only
Daniel Stenberg
2019-05-16
cleanup: remove FIXME and TODO comments
Daniel Stenberg
2019-05-03
urlapi: strip off scope id from numerical IPv6 addresses
Daniel Stenberg
2019-04-15
tests: Run global cleanup at end of tests
Daniel Gustafsson
2019-04-11
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
Daniel Stenberg
2019-04-11
xattr: skip unittest on unsupported platforms
Daniel Gustafsson
2019-03-14
makefile: make checksrc and hugefile commands "silent"
Daniel Stenberg
2019-03-05
tests: fix multiple may be used uninitialized warnings
Daniel Stenberg
2019-03-03
alt-svc: the libcurl bits
Daniel Stenberg
2019-02-19
unit1651: survive curl_easy_init() fails
Daniel Stenberg
2019-02-15
unit1307: just fail without FTP support
Marcel Raad
2019-02-10
cleanup: make local functions static
Daniel Stenberg
2019-01-28
unit1653: make it survive torture tests
Daniel Stenberg
2019-01-11
urldata: rename easy_conn to just conn
Daniel Stenberg
2019-01-10
xattr: strip credentials from any URL that is stored
Daniel Stenberg
2019-01-04
printf: fix format specifiers
Rikard Falkeborn
2018-12-30
urlapi: fix parsing ipv6 with zone index
Daniel Gustafsson
2018-12-12
urlapi: Fix port parsing of eol colon
Daniel Gustafsson
[next]