4340 Commits (827411c1c0f053cc641c238803d4b4f50c735679)

Author SHA1 Message Date
René Schünemann 62a8f4774e
async_wrap: close the destroy_ids_idle_handle_ 8 years ago
Sam Roberts df9d8ee6cb
tls: allow obvious key/passphrase combinations 8 years ago
Ben Noordhuis da70161308
dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 8 years ago
Adam Majer e72749b319
crypto: ability to select cert store at runtime 8 years ago
Adam Majer fd9bb56f9a
crypto: Use system CAs instead of using bundled ones 8 years ago
Adam Majer bbfd2e309b
crypto: do not use pointers to std::vector 8 years ago
Sam Roberts f8da60fb21
crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts aec7ae2e67
src: add SafeGetenv() to internal API 8 years ago
Ben Noordhuis f2e97f89f0
src: make copies of startup environment variables 8 years ago
John Barboza c408a3bd63
src: support "--" after "-e" as end-of-options 8 years ago
Tobias Nießen 7678da4c65
crypto: handle exceptions in hmac/hash.digest 8 years ago
Daniel Bevenius f1ea36733d
src: use std::list for at_exit_functions 8 years ago
Trevor Norris 331681a3f5
src: return early if nextTickQueue is empty 8 years ago
Myles Borins 312091a196
Working on v6.10.4 8 years ago
Myles Borins a0bfd4f5a0
2017-05-02, Version 6.10.3 'Boron' (LTS) 8 years ago
Myles Borins bed6acb1ed
Revert "src: fix delete operator on vm context" 8 years ago
Bartosz Sosnowski c667e6e083
src: add fcntl.h include to node.cc 8 years ago
Nikolai Vavilov 1a63321dbf
src: fix base64 decoding 8 years ago
Timothy Gu c33933eb6d
src, buffer: do not segfault on out-of-range index 8 years ago
Bartosz Sosnowski 1434e7ff11
src: ensure that fd 0-2 are valid on windows 8 years ago
Ben Noordhuis d0868ff36c
tls: fix segfault on destroy after partial read 8 years ago
Trevor Norris 858bbaa4aa
Partial revert "tls: keep track of stream that is closed" 8 years ago
Trevor Norris 457c47d85e
stream_base,tls_wrap: notify on destruct 8 years ago
jBarz 1baee1829b
tls: keep track of stream that is closed 8 years ago
Jeroen Mandersloot 0acebb985f
doc: fix occurences of "the the" 8 years ago
Daniel Bevenius 1035967989
src: remove outdated FIXME in node_crypto.cc 8 years ago
Shigeki Ohtsu b1ddf11c14
tls: fix macro to check NPN feature 8 years ago
Myles Borins 79546c0b5a
Working on v6.10.3 8 years ago
Myles Borins fbc9fded2f
2017-04-04, Version 6.10.2 'Boron' (LTS) 8 years ago
Tom Atkinson 5f644d2f6f crypto: fix memory leak if certificate is revoked 8 years ago
Myles Borins 426968ddd8
Working on v6.10.2 8 years ago
Myles Borins e70d0b0904
2017-03-21, Version 6.10.1 'Boron' (LTS) 8 years ago
Brian White c8d2ca7a78
fs: improve performance for sync stat() functions 8 years ago
Brian White 5bfa43d8f0
os: improve loadavg() performance 8 years ago
Brian White b7088a9355
process: improve memoryUsage() performance 8 years ago
Travis Meisenheimer b662c117cb
crypto: return the retval of HMAC_Update 8 years ago
cjihrig b5a0d46c55
src: add NODE_NO_WARNINGS to --help output 8 years ago
Daniel Bevenius 566e2fea48
src: remove unnecessary req_wrap_obj 8 years ago
Alexey Orlenko c7436df889
src: add a missing space in node_os.cc 8 years ago
Adam Langley 44510197dd
crypto: freelist_max_len is gone in OpenSSL 1.1.0 8 years ago
Stewart X Addison b7c5295437
build: don't squash signal handlers with --shared 8 years ago
Alexey Orlenko 4358c6096c
src: enable writev for pipe handles on Unix 8 years ago
Shigeki Ohtsu 34614af53b
crypto: add cert check issued by StartCom/WoSign 8 years ago
Shigeki Ohtsu b4b3bb4c5d
crypto: Remove expired certs from CNNIC whitelist 8 years ago
Franziska Hinkelmann 587857e301
src: fix delete operator on vm context 8 years ago
Ben Noordhuis b7cbb8002c
src: support UTF-8 in compiled-in JS source files 8 years ago
cjihrig 947d07bd87
child_process: exit spawnSync with null on signal 8 years ago
Ben Noordhuis ce01372b68
src: remove unused typedef 8 years ago
Yang Guo 1dddfeccb2
src: remove usage of deprecated debug API 8 years ago