3958 Commits (5782ec24273706dbacd669d36c14d89d78ea230b)

Author SHA1 Message Date
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
Evan Lucas 5b6f575c1f Revert "src: add getopt option parser" 10 years ago
Evan Lucas c0e7bf2d8c src: add getopt option parser 10 years ago
Rod Vagg 79bb5e10fb Working on v2.2.2 10 years ago
Rod Vagg fe84797301 2015-06-01 io.js v2.2.1 Release 10 years ago
Rod Vagg f2de5e57da Working on v2.2.1 10 years ago
Rod Vagg 0c57de5b37 2015-05-31 io.js v2.2.0 Release 10 years ago
Ali Ijaz Sheikh 5759722cfa src: fix module search path for preload modules 10 years ago
Brendan Ashworth a65762cab6 src: remove old code 10 years ago
Ben Noordhuis 3a1bc067d4 Revert "core: set PROVIDER type as Persistent class id" 10 years ago
Ben Noordhuis 1bbf8d0720 lib: speed up require(), phase 2 10 years ago
Ben Noordhuis b14fd1a720 lib: speed up require(), phase 1 10 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Rod Vagg 3e8c228666 Working on v2.1.1 10 years ago
Rod Vagg 4d8f4d5cb3 2015-05-24 io.js v2.1.0 Release 10 years ago
Brendan Ashworth 9da168b71f buffer: optimize Buffer.byteLength 10 years ago
Shigeki Ohtsu 9b35be5810 tls: make server not use DHE in less than 1024bits 10 years ago
Trevor Norris 3c44100558 core: set PROVIDER type as Persistent class id 10 years ago
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