4353 Commits (6020e720b51a745a0152679800f80c06db6ce553)

Author SHA1 Message Date
Anna Henningsen f43c969061
src: turn buffer type-CHECK into exception 8 years ago
Daniel Bevenius 19259f46d0
src: rename CryptoPemCallback -> PasswordCallback 8 years ago
Anna Henningsen 1d509801e9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Ben Noordhuis 7aa5a993b2
src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis b1dc2d455f
src: remove superfluous env_string string 8 years ago
Ryan Kelly 8f8dd97072
crypto: clear err stack after ECDH::BufferToPoint 8 years ago
Alexey Orlenko 55cbe24c60
zlib: fix node crashing on invalid options 8 years ago
Myles Borins d5d9d9d171
Working on v6.11.2 8 years ago
Myles Borins d2d9581eed
2017-07-11, Version 6.11.1 'Boron' (LTS) 8 years ago
Myles Borins f7ca483d68
Working on v6.11.1 8 years ago
Myles Borins 40859e2f56
2017-06-06, Version 6.11.0 'Boron' (LTS) 8 years ago
cjihrig ce795ecf2b
src: remove invalid comment 8 years ago
Daniel Bevenius b296bd5ccc
src: remove TODO about uv errno removal 8 years ago
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