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,148 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in curl/curl that received 12 comments
enable NTLM in wolfSSL-enabled builds
This PR is based on @RuurdBeerstra's initial work in #5548, extended and polished somewhat by me. The idea is that only a wolfSSL built with the Op…
+74
−25
•
12
comments
- Fix newline password handling
- altsvc: bump to h3-29
- urlglob: treat literal IPv6 addresses with zone IDs as a host name
- tool_getparam: repair the error message for unknown flag
- time: reduce calls to Curl_now()
- select: remove unused ELAPSED_MS() macro
- manpage: add three previously undocumented environment variables
- Improved quic and happy eyeballs connects
- http: move request-specific header storage to Curl_easy from connectdata
- altsvc: remove the num field from the altsvc struct
- ABI.md: rename to .md and polish the markdown
- HELP-US: add a section for "smaller tasks"
- version.d: expanded and alpha-sorted
- CODE_REVIEW.md: how to do code reviews in curl
- share: don't set the share flag it something fails
- wording: avoid blacklist/whitelist stereotypes
- socks: detect connection closed in the SOCKS_READ states
- tests: add two simple tests for --login-options
- ngtcp2: update with recent API changes
- tool_cfgable: free login_options at exit
- libssh2: let sftp errors be unsigned long
- Curl_addrinfo: use one malloc instead of three
- server/util: fix logmsg format using curl_off_t argument
- user-agent.d: spell out what happens given a blank argument
- trailers: switch h1-trailer logic to use dynbuf
- Some pull requests not shown.
- TODO: remove 19.3 section title
- altsvc: decrease entry count when expired entry is removed
- wording: avoid possibly negative associations in tests
- adding --curves parameter
- [WIP] Bundled cacert
- minor: add defensive check on data->multi->num_alive
- minor: remove unreachable breaks
- openssl: set FLAG_TRUSTED_FIRST unconditionally
- socks: fix expected length of SOCKS5 reply
- HTTP3.md: Clarify cargo build directory
- quiche: advertise draft 28 support
- examples/ephiperfifo: turns off interval when setting timerfd
- vtls: repair the build with `CURL_DISABLE_PROXY`
- select: reduce duplication of Curl_poll in Curl_socket_check
Created an issue in coreinfrastructure/best-practices-badge that received 8 comments
Falsely claims: X-Content-Type-Options was not set to "nosniff"
For the curl project we meet the "hardened_site" criteria and I have marked it so. The site however somehow decides that I'm wrong, marks the crite…
8
comments