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
/
sha256.c
Age
Commit message (
Expand
)
Author
2020-03-17
windows: suppress UI in all CryptAcquireContext() calls
Viktor Szakats
2020-03-08
sha256: Added WinCrypt implementation
Steve Holme
2020-03-08
sha256: Added SecureTransport implementation
Steve Holme
2020-03-03
Revert "sha256: Added SecureTransport implementation"
Daniel Stenberg
2020-03-03
sha256: Tidy up following recent changes
Steve Holme
2020-03-03
sha256: Added WinCrypt implementation
Steve Holme
2020-03-03
sha256: Added SecureTransport implementation
Steve Holme
2020-03-03
sha256: Added mbedtls implementation
Steve Holme
2020-03-03
sha256: Added GNU TLS gcrypt implementation
Steve Holme
2020-03-03
sha256: Added GNU TLS Nettle implementation
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
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-11-28
sha256: bump the copyright year range
Daniel Stenberg
2019-11-28
curl_setup_once: consistently use WHILE_FALSE in macros
Daniel Gustafsson
2018-08-13
http: fix for tiny "HTTP/0.9" response
Daniel Stenberg
2018-06-11
cppcheck: fix warnings
Marian Klymov
2018-02-23
spelling fixes
Viktor Szakats
2018-02-12
sha256: avoid redefine
Daniel Stenberg
2018-02-12
sha256: build with OpenSSL < 0.9.8 too
Douglas Mencken
2017-10-28
auth: add support for RFC7616 - HTTP Digest access authentication
Florin