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
2016-07-11crypto: fix undefined behavior in ParseExtensionFedor Indutny
2016-05-25src: add include guards to internal headersBen Noordhuis
2015-01-13Remove excessive copyright/license boilerplateisaacs
2015-01-11build,src: remove sslv2 supportBen Noordhuis
2014-10-24src: mark empty destructors as defaultBen Noordhuis
2014-10-24src: replace NULL with nullptrBen Noordhuis
2014-04-18tls: support OCSP on client and serverFedor Indutny
2013-08-06tls: asynchronous SNICallbackFedor Indutny
2013-08-06tls_wrap: DRY ClientHelloParserFedor Indutny