4386 Commits (4e1a50a079b5e0c6f5e7baeae7f1381a69cba1d0)

Author SHA1 Message Date
Myles Borins 7cde322c7f
Working on v6.11.4 8 years ago
Myles Borins dbce2ecab3
2017-09-05, Version 6.11.3 'Boron' (LTS) 8 years ago
Anna Henningsen fe6735cc19
src: use existing strings over creating new ones 8 years ago
Jiajie Hu dbb65203f1
buffer: remove a wrongly added attribute specifier 8 years ago
Daniel Bevenius 4d3b76d2be
src: remove GTEST_DONT_DEFINE_ASSERT_EQ in util.h 8 years ago
Daniel Bevenius 51364b746f
src: move crypto_bio/clienthello to crypto ns 8 years ago
Timothy Gu 35f911152a
src: add missing new line to printed message 8 years ago
XadillaX 135e1e3b0b
src: merge `fn_name` in NODE_SET_PROTOTYPE_METHOD 8 years ago
Daniel Bevenius 403c45fcc9
src: only call FatalException if not verbose 8 years ago
Sam Roberts 547e74bb22
src: use option parser for expose_internals 8 years ago
Sam Roberts f9e427945b
src: supply missing comments for CLI options 8 years ago
XadillaX 6518932466
dns: fix `resolve` failed starts without network 8 years ago
Anna Henningsen e79c054f76
zlib: fix crash when initializing failed 8 years ago
Daniel Bevenius 5900ebe9e4
crypto: remove root_cert_store from node_crypto.h 8 years ago
Daniel Bevenius 9ca67e0147
src: make root_cert_vector function scoped 8 years ago
Myles Borins 7fe441d4f2
Working on v6.11.2 8 years ago
Myles Borins f15e12453a
2017-08-01, Version 6.11.2 'Boron' (LTS) 8 years ago
Marcel Laverdet 8b3aacc96a
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 6e60c838c9
vm: fix displayErrors in runIn.. functions 8 years ago
Daniel Bevenius 79592fe44a
src: correct indentation for X509ToObject 8 years ago
Daniel Bevenius 69143ffcf9
src: make IsConstructCall checks consistent 8 years ago
Daniel Bevenius 3b44e5e32c
crypto: return CHECK_OK in VerifyCallback 8 years ago
Anna Henningsen 48f00b5170
src: add comment for TicketKeyCallback 8 years ago
Daniel Bevenius 37e1929257
src: check IsConstructCall in TLSWrap constructor 8 years ago
Daniel Bevenius 2e23da1a12
src: remove unused node_buffer.h include 8 years ago
Daniel Bevenius 41661287f2
src: split CryptoPemCallback into two functions 8 years ago
Ben Noordhuis 1bfd177f09
crypto: update root certificates 8 years ago
Ben Noordhuis b6f3581ea4
crypto: update root certificates 8 years ago
Gabriel Schulhof 8860117600
addons: remove semicolons from after module definition 8 years ago
cjihrig f92e065d12
src: assert that uv_async_init() succeeds 8 years ago
XadillaX 18cbee236d
dns: fix crash using dns.setServers after resolve4 8 years ago
Tobias Nießen 47e702059d
os,vm: fix segfaults and CHECK failure 8 years ago
Christopher J. Brody 351be2d5a8
dtrace: resolve conversion warnings from SLURP_INT 8 years ago
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 9 years ago
Ben Noordhuis b1dc2d455f
src: remove superfluous env_string string 9 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() 9 years ago
Ben Noordhuis 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 9 years ago