3892 Commits (e7d1c6970771cd498d067f9893ee692a15ea8ff2)

Author SHA1 Message Date
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 10 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 10 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
Shigeki Ohtsu 0140e1b5e3 tls: output warning of setDHParam to console.trace 10 years ago
Shigeki Ohtsu 6d92ebac11 tls: add TLSSocket.getEphemeralKeyInfo() 10 years ago
Fedor Indutny ab03635fb1 http: fix stalled pipeline bug 10 years ago
Brian White 2d3560767e src: fix exception message encoding on Windows 10 years ago
Liang-Chi Hsieh ff877e93e1 src: fix stuck debugger process 10 years ago
Fedor Indutny 931118c9d7 buffer: fix assertion error in WeakCallback 10 years ago
Karl Skomski 9148114c93 src: convert BE-utf16-string to LE before search 10 years ago
Trevor Norris 178ac3367f js_stream: prevent abort if isalive doesn't exist 10 years ago
Karl Skomski ccaaae9d0c src: fix u-a-free if uv returns err in ASYNC_CALL 10 years ago
Karl Skomski a18dd7b788 src: replace naive search in Buffer::IndexOf 10 years ago
Trevor Norris aeee956ac7 async_wrap: correctly pass parent to init callback 10 years ago
Fedor Indutny d1f24044b9 buffer: FreeCallback should be tied to ArrayBuffer 10 years ago
Trevor Norris 05d424c029 buffer: only check if instance is Uint8Array 10 years ago
Evan Lucas a1bda1b4de util: fix for inspecting promises 10 years ago
Evan Lucas 88533881dd util: correctly inspect Map/Set Iterators 10 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 10 years ago
Fedor Indutny a4fa51cd02 stream_wrap: support empty `TryWrite`s 10 years ago
Fedor Indutny 05040664c2 http: fix out-of-order 'finish' bug in pipelining 10 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 10 years ago
Fedor Indutny 9bd26e7ffa crypto: enable FIPS only when configured with it 10 years ago
Trevor Norris 3f476ada1e async_wrap: ensure all objects have internal field 10 years ago
Trevor Norris e52864b4b8 async_wrap: update providers and add test 10 years ago
Oguz Bastemur e83499ae62 contextify: use CHECK instead of `if` 10 years ago