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
path: root/src
AgeCommit message (Expand)Author
2018-12-07tls: add min/max protocol version optionsSam Roberts
2018-12-05src: fix type mismatch warnings from missing privSam Roberts
2018-12-05src: move version metadata into node_metadata{.h, .cc}Joyee Cheung
2018-12-05src: move READONLY_* macros into util.hJoyee Cheung
2018-12-05src: use custom TryCatch subclassGus Caplan
2018-12-05crypto: harden bignum-to-binary conversionsBen Noordhuis
2018-12-05http: fix error return in `Finish()`Fedor Indutny
2018-12-05src: use arraysize instead of hardcode numberleeight
2018-12-05url: reuse existing context in href setterTimothy Gu
2018-12-05src: set HAS_USERNAME/PASSWORD more strictlyTimothy Gu
2018-12-05src: elevate v8 namespaces for node_process.ccJayasankar
2018-12-05src: remove unused context variable in node_serdesDaniel Bevenius
2018-12-05src: elevate v8 namespaces referencedJuan José Arboleda
2018-12-05src: move C++ binding/addon related code into node_binding{.h, .cc}Joyee Cheung
2018-12-05src: remove unused variables in node_util.ccDaniel Bevenius
2018-11-30process: fix omitting `--` from `process.execArgv`Anna Henningsen
2018-11-29src: simplify LibuvStreamWrap::DoWriteAnna Henningsen
2018-11-29src: replace create new Arraykohta ito
2018-11-29src: migrate to new V8 array APIYoshiya Hinosawa
2018-11-29src: use NativeModuleLoader to compile per_context.jsJoyee Cheung
2018-11-28src: simplify uptime and ppid return valuescjihrig
2018-11-28src: replace array implementationkazuya kawaguchi
2018-11-28src: replace new Array creationkohta ito
2018-11-28src: elevate v8 namespaces for node_url.ccJayasankar
2018-11-28n-api: handle reference delete before finalizeMichael Dawson
2018-11-28src: enable detailed source positions in V8Yang Guo
2018-11-28net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-11-28src: add include for standalone compileGary Hsu
2018-11-28http2: set js callbacks onceJames M Snell
2018-11-28net,http2: merge after-write codeAnna Henningsen
2018-11-28src: elevate namespaces for repeated entitiesSarath Govind K K
2018-11-28src: elevate namespaces of repeated artifactsMaya Anilson
2018-11-28tls: include RSA bit size in X.509 public key infoSam Roberts
2018-11-28tls: include elliptic curve X.509 public key infoSam Roberts
2018-11-28src: elevate v8 namespaces of node_trace_events.ccJayasankar
2018-11-28src: use STL containers instead of v8 values for static module dataJoyee Cheung
2018-11-28src: elevate v8 namespaces of repeated referencesleeight
2018-11-28src: elevate repeated use of v8 namespaced typeShubham Urkade
2018-11-28src: use smart pointers in cares_wrap.ccDaniel Bevenius
2018-11-28src: fix compiler warningcjihrig
2018-11-28src: remove unused variablesAnna Henningsen
2018-11-28src: include util-inl.h in worker_agent.ccAnna Henningsen
2018-11-28src: add direct dependency on `*-inl.h` fileRefael Ackermann
2018-11-28src: add AliasedBuffer::reserveRefael Ackermann
2018-11-28src: clean clang-tidy errors in node_file.hRefael Ackermann
2018-11-28src: fix resource leak in node::fs::FileHandleRefael Ackermann
2018-11-28src: refactor FillStatsArrayRefael Ackermann
2018-11-28trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-11-28src: remove `Environment::tracing_agent_writer()`Anna Henningsen
2018-11-28http2: elevate v8 namespaces of repeated referencesGagandeep Singh