4101 Commits (58ae35c34d976f596f15f017d3b41cce2c16e316)

Author SHA1 Message Date
Domenic Denicola 7b81e4ba36 vm: remove unnecessary access checks 10 years ago
Domenic Denicola 659dadd410 vm: fix property descriptors of sandbox properties 10 years ago
Trevor Norris 944f68046c crypto: remove kMaxLength on randomBytes() 10 years ago
Trevor Norris 8664084166 buffer: make additional changes to native API 10 years ago
Trevor Norris 36f78f4c1c buffer: switch API to return MaybeLocal<T> 10 years ago
Trevor Norris 571ec13841 buffer: switch to using Maybe<T> API 10 years ago
Trevor Norris d75f5c8d0e buffer: finish implementing FreeCallback 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Trevor Norris 23be6ca189 buffer: allow ARGS_THIS to accept a name 10 years ago
cjihrig a4b46001e8 Working on v2.5.1 10 years ago
cjihrig 3ce020b7ba 2015-07-28 io.js v2.5.0 Release 10 years ago
Ben Noordhuis 543dabb609 timers: improve Timer.now() performance 10 years ago
Ben Noordhuis 3663b124e6 timers: remove unused Timer.again() 10 years ago
Ben Noordhuis bcce5cf9bb timers: remove unused Timer.getRepeat() 10 years ago
Ben Noordhuis f2c83bd202 timers: remove unused Timer.setRepeat() 10 years ago
Trevor Norris 93660c8b8e node: remove bad fn call and check 10 years ago
Ben Noordhuis 8fd3ce100e src: make base64 decoding 50% faster 10 years ago
Jeremiah Senkpiel bf2cd225a8 process: resize stderr on SIGWINCH 10 years ago
Fedor Indutny eb35968de7 crypto: fix legacy SNICallback 10 years ago
Jeremiah Senkpiel a764ac4fb7 Working on v2.4.1 10 years ago
Jeremiah Senkpiel a179bcbe9e 2015-07-17 io.js v2.4.0 Release 10 years ago
Bradley Meck cf14a2427c src: add --track-heap-objects 10 years ago
Jeremiah Senkpiel 1a340a81cf Working on v2.3.5 10 years ago
Jeremiah Senkpiel dfcd202753 2015-07-09 io.js v2.3.4 Release 10 years ago
Bradley Meck 6bef15afe7 src: remove traceSyncIO property from process 10 years ago
Jeremiah Senkpiel 3754920ffd Working on v2.3.4 10 years ago
Jeremiah Senkpiel 2faae580ae 2015-07-04 io.js v2.3.3 Release 10 years ago
Rod Vagg d55a778bae Working on v2.3.3 10 years ago
Rod Vagg 44c2465451 2015-07-02 io.js v2.3.2 Release 10 years ago
Fedor Indutny 9180140231 _stream_wrap: prevent use after free in TLS 10 years ago
Shigeki Ohtsu 9e890fe8b4 crypto: fix VerifyCallback in case of verify error 10 years ago
Chris Dickinson 8cee8f54fc src: nix stdin _readableState.reading manipulation 10 years ago
Trevor Norris 1cd9eeb556 buffer: prevent abort on bad proto 10 years ago
Rod Vagg dcbb9e1da6 build: update build targets for io.js 10 years ago
Rod Vagg 81ae82ec3b Working on v2.3.2 10 years ago
Rod Vagg 8e53fd5371 2015-06-23 io.js v2.3.1 Release 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
Ben Noordhuis 5d0cee46bb vm: remove unnecessary HandleScopes 10 years ago
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist 10 years ago
Rod Vagg 7c69936e34 Working on v2.3.1 10 years ago
Rod Vagg 41951d45b6 2015-06-13 io.js v2.3.0 Release 10 years ago
Vladimir Kurchatkin a251657058 node: mark promises as handled as soon as possible 10 years ago
Fedor Indutny 0f68377f69 crypto: support FIPS mode of OpenSSL 10 years ago
Sakthipriyan Vairamani 09f2a67bd8 fs: improve error message descriptions 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago
Fedor Indutny 59d9734e21 tls_wrap: invoke queued callbacks in DestroySSL 10 years ago
Fedor Indutny 75930bb38c tls: prevent use-after-free 10 years ago
Ben Noordhuis 8c71a9241d src: hide InitializeICUDirectory symbol 10 years ago
Ben Noordhuis a4dbf45b59 crypto: update root certificates 10 years ago