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 36 million developers.
Sign up
Pinned
1,266 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in nodejs/node that received 11 comments
tls: add --tls-min-v1.2 CLI switch
Switch added in v11.x, add it to master/12.x for consistency and
compatibility.
See: #26951, commit bf2c283 Checklist
make -j4 test (UNIX), or vc…
+35
−0
•
11
comments
- tls: trace errors can show up as SSL errors
- src: move DiagnosticFilename inlines into a -inl.h
- tls: destroy trace BIO instead of leaking it
- src: remove memory_tracker-inl.h from header files
- src: remove util-inl.h from header files
- build: export OpenSSL UI symbols
- src: remove node_options-inl.h from header files
- tls: disallow conflicting TLS protocol options
- test: add test cases for cluster profiling
- tls: allow client-side sockets to be half-opened
- test: fix flaky test-https-agent-additional-options
- os: assume UTF-8 for hostname
- tls: support the hints option
- doc,n-api: fix typo in N-API introduction
- tls: set tlsSocket.servername as early as possible
- src: remove util-inl.h include in node.h
- doc: remove stability highlight for stable functions
- doc: updated tls docs for tls socket subjectaltname
- tls: expose keylog event on TLSSocket
- doc,meta: codify security release commit message
- deps: regenerate OpenSSL configs with fixed tooling
- test: fix flaky test-tls-multiple-cas-as-string
- test: mark test-tls-enable-trace-cli flaky
- deps: make VC-WIN config generation deterministic
- test: refactor test-tls-enable-trace-cli.js
- build: opt-in to delegate building from Makefile to ninja
Created an issue in nodejs/security-wg that received 12 comments
What is the current state of signed packages?
I'd like to kick off a discussion of what the best practice currently is for updating dependencies "securely", and what could be done to make the p…
12
comments
4
contributions
in private repositories
May 7 – May 14