summaryrefslogtreecommitdiff
path: root/lib/internal/streams/lazy_transform.js
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-03-22stream: reduce internal usage of public require of utilBeni von Cheni
2018-11-18stream: do not use crypto.DEFAULT_ENCODING in lazy_transform.jsJoyee Cheung
2017-04-14crypto: make LazyTransform compabile with Streams1Matteo Collina
2017-03-17lib: avoid using forEach in LazyTransformJames M Snell
2017-03-11crypto: fix default encoding of LazyTransformLukas Möller
2016-06-07buffer: introduce latin1 encoding termTrevor Norris
2015-09-14streams: refactor LazyTransform to internal/Brendan Ashworth