3834 Commits (2498e2934495a58794bd0aa498b6297b234655f3)

Author SHA1 Message Date
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
Shigeki Ohtsu 7c52e1c1f4 tls_wrap: fix error cb when fatal TLS Alert recvd 10 years ago
Jeremiah Senkpiel 0a48a8b473 Working on v2.0.3 10 years ago
Jeremiah Senkpiel 3e7a143814 2015-05-15 io.js v2.0.2 Release 10 years ago
Yosuke Furukawa 0a461e5360 src: fix preload when used with prior flags 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Roman Klauke 931a0d4634 src: add type check to v8.setFlagsFromString() 10 years ago
Rod Vagg 8bf878d6e5 Working on v2.0.2 10 years ago
Rod Vagg 6c80e38b01 2015-05-07 io.js v2.0.1 Release (PROPOSAL) 10 years ago
Ivan Kozik c43855c49c src: export the ParseEncoding function on Windows 10 years ago
Ben Noordhuis 8315b22390 src: fix pedantic cpplint whitespace warnings 10 years ago
Shigeki Ohtsu 6ccbe75384 js_stream: fix buffer index in DoWrite 10 years ago
Ben Noordhuis b712af79a7 src: fix NODE_DEPRECATED macro with old compilers 10 years ago
Trevor Norris 7dde95a8bd async-wrap: remove before/after calls in init 10 years ago
Trevor Norris bd42ba056a async-wrap: set flags using functions 10 years ago
Trevor Norris 4b2c786449 async-wrap: pass PROVIDER as first arg to init 10 years ago
Trevor Norris 84bf609fd2 async-wrap: don't call init callback unnecessarily 10 years ago
Ben Noordhuis 2ed10f1349 src: fix minor inefficiency in Buffer::New() call 10 years ago
Ben Noordhuis f696c9efab src: fix deprecated use of Buffer::New() 10 years ago
Rod Vagg 3dafdc57d1 Working on v2.0.1 10 years ago
Rod Vagg 7c89c4c7ac 2015-05-04 io.js v2.0.0 Release 10 years ago
Rod Vagg c1b9913e1f src: bump NODE_MODULE_VERSION due to V8 API 10 years ago
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read 10 years ago
Chris Dickinson 051d482b15 repl: fix _debugger by properly proxying repl 10 years ago
Ben Noordhuis 279f6116aa src: fix -Wmissing-field-initializers warning 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Fedor Indutny 550c2638c0 tls: use `SSL_set_cert_cb` for async SNI/OCSP 10 years ago
Fedor Indutny 30b7349176 stream_base: dispatch reqs in the stream impl 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Fedor Indutny 2684c902c4 tls: zero SSL_CTX freelist for a singleUse socket 10 years ago
Fedor Indutny e6874dd0f9 crypto: track external memory for SSL structures 10 years ago
Fedor Indutny 2d241b3b82 tls: destroy SSL once it is out of use 10 years ago
Ben Noordhuis 73062521a4 src: deprecate smalloc public functions 10 years ago
Ben Noordhuis ccb199af17 src: fix deprecation warnings 10 years ago
Ben Noordhuis 609fa0de03 src: fix NODE_DEPRECATED macro 10 years ago
Evan Lucas 3c92ca2b5c src: add ability to get/set effective uid/gid 10 years ago
Julian Duque f9c681cf62 fs: validate fd on fs.write 10 years ago
Trevor Norris 5404cbc745 buffer: fix copy() segfault with zero arguments 10 years ago
Chris Dickinson 2f6986ee46 Working on v1.8.2 10 years ago
Chris Dickinson 7b7da2edf7 2015-04-20 io.js v1.8.1 Release 10 years ago
Chris Dickinson f23b96352b src: revert NODE_MODULE_VERSION to 43 10 years ago
Chris Dickinson 77db7e168e Working on v1.8.1 10 years ago
Chris Dickinson e61ee49c7a Working on v2.0.0 10 years ago
Chris Dickinson c0f841352d 2015-04-17 io.js v1.8.0 Release 10 years ago
Jackson Tian 62f5f4cec9 src: remove duplicate byteLength from Buffer 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Rod Vagg 50e9fc197d Working on v1.7.2 10 years ago
Rod Vagg 44e1f68fb6 2015-04-14 io.js v1.7.1 Release 10 years ago
Rod Vagg 491c3c80be Working on v1.7.1 10 years ago