3915 Commits (4c67d746070ccd3bc39071cde4a8ceb6bdd0bd1d)

Author SHA1 Message Date
Rod Vagg 65b86c0a3d 2015-12-09, Version 5.2.0 (Stable) 9 years ago
Ben Noordhuis 80f7f65464 tls: support reading multiple cas from one input 9 years ago
Fedor Indutny 939f305d56 tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Matt Loring 1c1c1a0f2b tools: add --prof-process flag to node binary 9 years ago
cjihrig da3137d0c5 src: don't print garbage errors 9 years ago
Matt Loring 08a3f29fd4 buffer: fix range checking for slowToString 9 years ago
Rod Vagg 8a5e4345fd node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Michael Ruddy da5ac55c83 crypto: simplify using pre-existing keys with ECDH 9 years ago
yorkie 4c8800c2de fs,doc: use `target` instead of `destination` 9 years ago
Ben Noordhuis 9e9346fa32 src: use GetCurrentProcessId() for process.pid 9 years ago
cjihrig d969c0965c src: define Is* util functions with macros 9 years ago
cjihrig 458facdf66 src: define getpid() based on OS 9 years ago
cjihrig 1b434e0654 util: determine object types in C++ 9 years ago
Ben Noordhuis 8988e1e117 module,repl: remove repl require() hack 9 years ago
Chunyang Dai ed255abdc1 build,src: add Intel Vtune profiling support 9 years ago
cjihrig c584c3e08f util,src: allow lookup of hidden values 9 years ago
Bryon Leung 7e18f2ec62 src: add BE support to StringBytes::Encode() 9 years ago
Ben Noordhuis b81b45dabd crypto: update root certificates 9 years ago
Tristian Flanagan 13834caa28 module: fix column offsets in errors 9 years ago
Matt Loring fcf0e8ebdf buffer: move checkFloat from lib into src 9 years ago
Stefan Budeanu def681a07e crypto: disable crypto.createCipher in FIPS mode 9 years ago
Rod Vagg 51a52279e2 Working on v5.1.2 9 years ago
Rod Vagg 11433127c7 2015-12-04, Version 5.1.1 (Stable) 9 years ago
Jeremiah Senkpiel 3b69060727 Working on v5.1.1 9 years ago
Jeremiah Senkpiel 02fd81a89f 2015-11-17, Version 5.1.0 (Stable) 9 years ago
P.S.V.R 7bff0138e2 buffer: let WriteFloatGeneric silently drop values 9 years ago
Stefan Budeanu 7a290abea6 crypto: DSA parameter validation in FIPS mode 9 years ago
Fedor Indutny 05f0549b50 tls: copy client CAs and cert store on CertCb 9 years ago
Stefan Budeanu 2c9fb147be crypto: Improve error checking and reporting 9 years ago
Rich Trott 02e012e984 src: force line buffering for stderr 9 years ago
Junliang Yan ac9e4ffe8e dns: prevent undefined values in results 9 years ago
Roman Reiss 2498e29344 src: Revert "nix stdin _readableState.reading" 9 years ago
Trevor Norris b663d2bbb5 async_wrap: call callback in destructor 9 years ago
Trevor Norris eccbec99ea async_wrap: new instances get uid 9 years ago
Trevor Norris 5d34c81a5c async_wrap: allow some hooks to be optional 9 years ago
Ömer Fadıl Usta 59cd28114d Add missing va_end before return 9 years ago
Fedor Indutny 56673693cd buffer: neuter external `nullptr` buffers 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis d72bb1e96a Revert "src: fix stuck debugger process" 9 years ago
Rod Vagg 4e54dbec51 Working on v5.0.1 9 years ago
Rod Vagg 384e6c2dfe 2015-10-29, Version 5.0.0 (Stable) 9 years ago
Ben Noordhuis 134a60c785 src: fix race condition in debug signal on exit 9 years ago
Shigeki Ohtsu 5029f41b2f tls,crypto: move NPN protcol data to hidden value 9 years ago
Shigeki Ohtsu 62ad1d0113 tls, crypto: add ALPN Support 10 years ago
Ben Noordhuis 1a41feb559 buffer: don't CHECK on zero-sized realloc 9 years ago
Trevor Norris ae196175f4 node: improve GetActiveRequests performance 9 years ago
Rod Vagg bf7c3dabb4 src: bump NODE_MODULE_VERSION To 47 9 years ago
Ido Ben-Yair 6936468de2 vm: remove Watchdog dependency on Environment 9 years ago
Glen Keane d5ce53458e lttng: update flags for gc tracing 9 years ago
Yuval Brik 80169b1f0a zlib: decompression throw on truncated input 10 years ago