24 Commits (0abc82db50fe023759b2c0eda5ec954080c5632f)

Author SHA1 Message Date
Jackson Tian bde1a7e09e
lib: remove unnecessary parameter for assertCrypto() 8 years ago
Rich Trott ccb6045f2d
crypto,tls: fix mutability of return values 8 years ago
Joyee Cheung 53213004eb
util: improve readability of normalizeEncoding 8 years ago
Rich Trott 797d9ee924
lib: refactor crypto cipher/hash/curve getters 8 years ago
Sakthipriyan Vairamani (thefourtheye) f83d035c50
buffer: convert offset & length to int properly 8 years ago
Jackson Tian 12fe071abf internal/util: move the case 'latin1' 8 years ago
Myles Borins ba361a2aa0 lib: remove let from for loops 8 years ago
James M Snell dd51b1f428 buffer,string_decoder: consolidate encoding validation logic 9 years ago
Anna Henningsen 4cb55ff392 util: allow symbol-based custom inspection methods 8 years ago
Bryan English 1f9fbade4c util: fix deprecated class prototype 9 years ago
vladimir 295d1ea016 util: support classes in util.deprecate() 9 years ago
James M Snell 2c7804ad9e crypto,tls: perf improvements for crypto and tls getCiphers 9 years ago
Anna Henningsen 1d6c17efd7 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 10 years ago
Brendan Ashworth 1d79f572f1 util: move deprecate() to internal module 10 years ago
Vladimir Kurchatkin 628845b816 util: introduce `printDeprecationMessage` function 10 years ago