Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,182 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in curl/curl that received 3 comments
- asyn.h: remove the Curl_resolver_getsock define
- tests: show mismatch failures directly in terminal output
- curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecated
- ftpserver: don't verify SMTP MAIL FROM names
- curl: add --output-dir
- CURL_PUSH_ERROROUT: allow the push callback to fail the parent stream
- smtp: make MAIL FROM not alter the string if no utf-8 is used
- configure.ac: Sort features's name
- Fix gnutls build with CURL_DISABLE_PROXY
- tool_cb_hdr: Continue when etag is not btw double quotes
- vtls: deduplicate client certificates in ssl_config_data
- Close the http2 connection when no more requests may be sent.
- tool_getparam: make --krb option work again
- Fix nghttp2_strerror -> nghttp2_http2_strerror in debug messages
- url: silence MSVC warning
Created an issue in curl/curl that received 4 comments
fuzzer crash in http2_done
This started with the merge of #5643.
We get the crash with nghttp2 1.41.0:
==16==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x603000…
4
comments