index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-29
md5: Added implementation for mbedTLS
Steve Holme
2020-02-29
md5: Use pointer notation for array parameters in GnuTLS implementation
Steve Holme
2020-02-29
md4: Use non-deprecated functions in mbedTLS >= 2.7.0
Steve Holme
2020-02-29
ci/tests: Send test results to Azure DevOps for reporting
Marc Hoersken
2020-02-29
pause: force-drain the transfer on unpause
Daniel Stenberg
2020-02-29
TODO: curl --proxycommand
Daniel Stenberg
2020-02-28
smtp: overwriting 'from' leaks memory
Daniel Stenberg
2020-02-28
CIfuzz: switch off 'dry_run' mode
Daniel Stenberg
2020-02-28
ci/tests: Increase timeouts of Windows builds due to new tests
Marc Hoersken
2020-02-27
ci/tests: align Azure Pipeline job names with each other
Marc Hoersken
2020-02-27
ci/tests: Add Windows builds via Azure Pipelines using Docker
Marc Hoersken
2020-02-27
tests: fix Python 3 compatibility of smbserver.py
Marc Hoersken
2020-02-27
runtests: restore the command log
Daniel Stenberg
2020-02-27
smtp: fix memory leak on exit path
Daniel Stenberg
2020-02-27
gtls: Fixed compilation when using GnuTLS < 3.5.0
Steve Holme
2020-02-27
RELEASE-NOTES: Corrected the link to issue #4892
Steve Holme
2020-02-27
Curl_is_ASCII_name: handle a NULL argument
Daniel Stenberg
2020-02-27
RELEASE-NOTES: synced
Daniel Stenberg
2020-02-27
http2: make pausing/unpausing set/clear local stream window
Daniel Stenberg
2020-02-27
libssh: improve known hosts handling
Anderson Toshiyuki Sasaki
2020-02-27
tests: Automatically deduce the tool name from the test case for unit tests
Steve Holme
2020-02-27
test1323: Added the missing 'unit test' feature requirement in the test case
Steve Holme
2020-02-26
cookie: remove unnecessary check for 'out != 0'
Daniel Stenberg
2020-02-26
http: added 417 response treatment
Daniel Stenberg
2020-02-26
smtp: Tidy up, following recent changes, to maintain the coding style
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension for the EXPN command
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension in the VRFY command
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension in the RCPT TO command
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension in the MAIL command
Steve Holme
2020-02-26
smtp: Detect server support for the UTF-8 extension as defined in RFC-6531
Steve Holme
2020-02-26
smtp: Support UTF-8 based host names in the VRFY command
Steve Holme
2020-02-26
smtp: Support UTF-8 based host names in the RCPT TO command
Steve Holme
2020-02-26
smtp: Support UTF-8 based host names in the MAIL command
Steve Holme
2020-02-26
url: Make the IDN conversion functions available to others
Steve Holme
2020-02-25
smtp: Added UTF-8 mailbox tests to verify existing behaviour
Steve Holme
2020-02-24
ftpserver: Updated VRFY_smtp() so the response isn't necessary in the test case
Steve Holme
2020-02-24
ftpserver: Corrected the e-mail address regex in MAIL_smtp() and RCTP_smtp()
Steve Holme
2020-02-24
hmac: Added a unit test for the HMAC hash generation
Steve Holme
2020-02-24
ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function
Steve Holme
2020-02-23
tests: Added a unit test for MD4 digest generation
Steve Holme
2020-02-23
md4: Use const for the length input parameter
Steve Holme
2020-02-23
test1610: Fixed the link to the unit test
Steve Holme
2020-02-23
ntlm: Removed the dependency on the TLS libaries when using MD5
Steve Holme
2020-02-23
md5/sha256: Updated the functions to allow non-string data to be hashed
Steve Holme
2020-02-23
digest: Corrected the name of the local HTTP digest function
Steve Holme
2020-02-22
tests: Added a unit test for SHA256 digest generation
Steve Holme
2020-02-22
md4: Fixed compilation issues when using GNU TLS gcrypt
Steve Holme
2020-02-21
RELEASE-NOTES: synced
Daniel Stenberg
2020-02-21
http2: now require nghttp2 >= 1.12.0
Daniel Stenberg
2020-02-21
gtls: fix the copyright year
Daniel Stenberg
[prev]
[next]