26 Commits (d4b749b62f6c126349dda6be38a9a6d68d851b06)

Author SHA1 Message Date
Rich Trott 022b53c9de lib: refactor crypto cipher/hash/curve getters 8 years ago
Jackson Tian fc31055117 internal/util: move the case 'latin1' 8 years ago
Sakthipriyan Vairamani (thefourtheye) 720d01f006
buffer: convert offset & length to int properly 8 years ago
Rich Trott 6b2aa1a2b9 Revert "buffer: convert offset & length to int properly" 8 years ago
Sakthipriyan Vairamani (thefourtheye) ca37fa527f buffer: convert offset & length to int properly 8 years ago
Myles Borins 2e568d95bd lib: remove let from for loops 8 years ago
James M Snell 7b73f55902 internal/util: remove printDeprecationWarning 8 years ago
James M Snell 15eaba98a1 lib: use emitWarning instead of printDeprecationMessage 8 years ago
Anna Henningsen 59714cb7b3
util: allow symbol-based custom inspection methods 8 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago
James M Snell 6be73feaeb crypto,tls: perf improvements for crypto and tls getCiphers 8 years ago
James M Snell 6dd093da26 buffer,string_decoder: consolidate encoding validation logic 8 years ago
Ben Noordhuis 334ef4f19d lib,src: drop dependency on v8::Private::ForApi() 9 years ago
Anna Henningsen a4564f3649
util: adhere to `noDeprecation` set at runtime 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
James M Snell f429fe1b88 crypto: fail early when loading crypto without openssl 9 years ago
Brian White 18490d3d5a module: always decorate thrown errors 9 years ago
Brian White 0b43c08f44 util: pass on additional error() args 9 years ago
Minwoo Jung 94b9948d63 lib,src: ensure '(node:pid)' prefix for stdout logging 9 years ago
Ben Noordhuis 04b1a2f756 util: move .decorateErrorStack to internal/util 9 years ago
cjihrig 5169311bf9 util,src: allow lookup of hidden values 9 years ago
Minwoo Jung d01eb6882f lib: add 'pid' prefix in `internal/util` 9 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 9 years ago
Brendan Ashworth 1d79f572f1 util: move deprecate() to internal module 9 years ago
Vladimir Kurchatkin 628845b816 util: introduce `printDeprecationMessage` function 10 years ago