4397 Commits (a10b47608544c55cfb5e1efe701d18705f73dd96)

Author SHA1 Message Date
James M Snell a10b476085
process: add --redirect-warnings command line argument 8 years ago
Tobias Nießen 1213f388cb
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Refael Ackermann 5db4c6a76b
inspector: enable --inspect-brk 8 years ago
Myles Borins 452cd40a02
Working on v6.11.5 7 years ago
Myles Borins 8691fdfea5
2017-10-03, Version 6.11.4 'Boron' (LTS) 7 years ago
James M Snell e014178362
meta: merge TSC and CTC back into a single body 7 years ago
Brian White 968121bbfe
src: remove unnecessary helper function 7 years ago
Ben Noordhuis b2112f8d36
src: detect nul bytes in InternalModuleReadFile() 7 years ago
Daniel Bevenius d20b7bfb6e
src: use local isolate instead of args.GetIsolate 7 years ago
Anna Henningsen 67074113dc
http: reset stream to unconsumed in `unconsume()` 8 years ago
Gireesh Punathil e65c9ec7f4
http: assert parser.consume argument's type 8 years ago
Myles Borins 7cde322c7f
Working on v6.11.4 7 years ago
Myles Borins dbce2ecab3
2017-09-05, Version 6.11.3 'Boron' (LTS) 7 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 7 years ago
Anna Henningsen e79c054f76
zlib: fix crash when initializing failed 7 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 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