4062 Commits (9f13b5f7d5d16d82a3fcc7f86d564adbc01f35b1)

Author SHA1 Message Date
cjihrig 1408f7abb1 module,src: do not wrap modules with -1 lineOffset 9 years ago
Myles Borins 8a0cc6442d Working on v4.2.6 9 years ago
Myles Borins e6ca04cfd5 2016-01-20, Version 4.2.5 "Argon" (LTS) Release 9 years ago
Fedor Indutny 4d37472ea7 tls_wrap: clear errors on return 9 years ago
Martin Bark 8ce6843fe4 os: fix crash in GetInterfaceAddresses 9 years ago
Fedor Indutny d19da6638d crypto: load PFX chain the same way as regular one 9 years ago
cjihrig 3080bdc7d7 src: define Is* util functions with macros 9 years ago
cjihrig b421119984 util: determine object types in C++ 9 years ago
Ben Noordhuis 0ae90ecd3d module,repl: remove repl require() hack 9 years ago
cjihrig 1bf84b9d41 util,src: allow lookup of hidden values 9 years ago
Martin von Gagern d47f6ba768 src: fix deprecation message for ErrnoException 9 years ago
Fedor Indutny 5b695d0343 tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu 03e9495cc2 node: remove unused variables in AppendExceptionLine 9 years ago
cjihrig 5ba08fbf76 src: fix line numbers on core errors 9 years ago
Fedor Indutny 0efc35e6d8 tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Rod Vagg 06113b8711 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Ben Noordhuis 70974e9362 src: use GetCurrentProcessId() for process.pid 9 years ago
cjihrig c96eca164f src: don't print garbage errors 9 years ago
yorkie 5bf56882e1 fs,doc: use `target` instead of `destination` 9 years ago
Stefan Budeanu b7c3fb7f75 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Trevor Norris 55336810ee async_wrap: call callback in destructor 9 years ago
Trevor Norris a8b45e9e96 async_wrap: new instances get uid 9 years ago
Trevor Norris 49f16d77c4 async_wrap: allow some hooks to be optional 9 years ago
Tristian Flanagan 8a9869eeab module: fix column offsets in errors 10 years ago
James M Snell bd8b2f03cb Now working on v4.2.5 9 years ago
James M Snell 13151aae1a 2015-12-23, Version 4.2.4 "Argon" (LTS) Release 9 years ago
Julien Gilli 88e8d93e14 domains: fix handling of uncaught exceptions 9 years ago
P.S.V.R edcb6c0603 buffer: let WriteFloatGeneric silently drop values 9 years ago
Stefan Budeanu c6ca1f3483 crypto: DSA parameter validation in FIPS mode 9 years ago
Stefan Budeanu f7643eed00 crypto: Improve error checking and reporting 9 years ago
Junliang Yan e1cefda70f dns: prevent undefined values in results 9 years ago
Ömer Fadıl Usta 29e043c919 Add missing va_end before return 9 years ago
Roman Reiss 946fe6158b src: Revert "nix stdin _readableState.reading" 9 years ago
Rod Vagg d7506d7122 Working on v4.2.4 9 years ago
Rod Vagg aa1e9a42f7 2015-12-04, Version 4.2.3 "Argon" (LTS) Release 9 years ago
James M Snell 2d117412c6 Working on v4.2.3 9 years ago
James M Snell bcf6ac1960 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
Evan Lucas 5d1f1c5fa8 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 3bafe1a59b src: fix race condition in debug signal on exit 9 years ago
Brian White fe01d0df7a src: fix exception message encoding on Windows 10 years ago
Ben Noordhuis 2a45b72b4a buffer: don't CHECK on zero-sized realloc 9 years ago
Fedor Indutny 0427cdf094 http: fix stalled pipeline bug 10 years ago
James M Snell 349abfff29 Working on v4.2.2 10 years ago
James M Snell b7eff480d8 2015-10-13, Version 4.2.1 'Argon' (LTS) Release 10 years ago
Fedor Indutny b3cbd13340 buffer: fix assertion error in WeakCallback 10 years ago
James M Snell b8ca4eecb3 Working on v4.2.1 10 years ago
James M Snell 6dc12b1042 2015-10-12, Version 4.2.0 'Argon' (LTS) Release 10 years ago
Rod Vagg 42b936e78d src: add process.release.lts property 10 years ago
Karl Skomski 589287b2e3 src: convert BE-utf16-string to LE before search 10 years ago
Karl Skomski 2314378f06 src: fix u-a-free if uv returns err in ASYNC_CALL 10 years ago