Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-27src: simplify TLSWrap::SetSessionTobias Nießen
2022-02-27src: prefer bool over int in crypto_commonTobias Nießen
2022-01-11tls: fix handling of x509 subject and issuerTobias Nießen
2022-01-11crypto,tls: implement safe x509 GeneralName formatTobias Nießen
2022-01-11src: remove unused x509 functionsTobias Nießen
2021-01-09crypto: introduce X509Certificate APIJames M Snell
2020-11-04src: remove redundant OpenSSLBufferJames M Snell
2020-10-08crypto: refactoring internals, add WebCryptoJames M Snell
2020-10-08crypto: move node_crypto files to src/cryptoJames M Snell