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 28 million developers.
Sign up
Pinned repositories
512 contributions in the last year
Activity overview
Contribution activity
January 2019
Created a pull request in nodejs/node that received 28 comments
Update to openssl1.1.1a
Most of this work comes from @shigeki, who got openssl 1.1.1 building and running across all Node's platforms. Last time I tested this branch on ci…
+1,709,211
−164,261
•
28
comments
- doc: clarify timing of socket.connecting
- src: check curve ID existence instead of asn flags
- [v11.x backport] src: add .code and SSL specific error properties
- test: rework ephemeralkeyinfo to run in parallel
- doc: wrap and punctuate YAML description text
- doc: add TLSSocket.isSessionReused() docs
- test: check for tls renegotiation errors
- doc: improve Sign/Verify examples and docs
- [v10.x backport] src: re-sort the symbol macros
- [v10.x backport] generate more certs, and more test coverage using them
- doc: add metadata about ecdh curve options
- test: do not assume tls handshake order
- doc: clarify what dns.setResolvers() affects
- doc: hyperlink reference to process.nextTick
- doc: link nextTick docs to the nextTick guide
- [v11.x backport] Update openssl to 1.1.1a
- deps: remove OpenSSL git and travis configuration
- crypto: always accept private keys as public keys
- crypto: fix key object wrapping in sync keygen
- doc: document key encryption options
- crypto: decode missing passphrase errors
- build: add common `defines`
- doc: fix default maxBuffer size
- test: improve test coverage of native crypto code
- perf_hooks: add event loop delay sampler
- [v11.x] backport: tls: do not confuse TLSSocket and Socket
- docs: document that stream.on('close') was changed in Node 10.
- tls: Add PSK support
- build: introduce --openssl-is-fips flag
- tls: do not free cert in `.getCertificate()`
- tls: make tls.connect() accept a timeout option
- test: use fipsMode instead of common.hasFipsCrypto
- [v8.x backport] build: set `-blibpath:` for AIX
- Fix crypto::Hash update method's error output
- test: change ciphers from 'RC4' to 'no-such-cipher'
- test: Changed the traditional functions to arrow
- src: Add new perf flags in NODE_OPTIONS
- test: use stronger curves for keygen
- http2: allow fully synchronous `_final()`
- test: fix renegotiation tests in pummel
- doc: remove outdated s_client information in tls.md
Created an issue in nodejs/build that received 5 comments
Request for temporary access to osuosl-ubuntu1404-ppc64_le
@mhdawson asked me to look at the PPC build failures of test-v8, its been failing for several days. Example: https://ci.nodejs.org/view/All/job/nod…
5
comments
10
contributions
in private repositories
Jan 3 – Jan 11