2067 Commits (a4436bab7b83e311f8a4207b9c6d97acde4735ff)

Author SHA1 Message Date
Alex Kocharin 60a1dbddd2 debugger: repeat last command 11 years ago
Timothy J Fontaine eb091458c0 test: add regression test for #6235 11 years ago
Fedor Indutny 42acbf809b tls: wrap tls inside tls using legacy API 11 years ago
Eric Schrock 35ae696822 readline: handle input starting with control chars 12 years ago
Ben Noordhuis a0f79867dc src: initialize c-ares task list on env init 11 years ago
Maciej Małecki d80d131c75 net: add a port validation to `connect` 12 years ago
Nathan Rajlich f31037ddfe http: don't pass the request options to Agent 12 years ago
Nathan Rajlich 7196742852 tls: don't push() incoming data when ondata is set 12 years ago
Fedor Indutny 3d4c663ee6 contextify: dealloc only after global and sandbox 12 years ago
Fedor Indutny 1c3863abfd tls: fix setting NPN protocols 12 years ago
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 12 years ago
isaacs b30a03eda0 process: use exit 1 for uncaughtException 12 years ago
isaacs 39aafcf801 process: Fix regression from a5dba82 12 years ago
isaacs 6808706c3b process: Use exit code 8 consistently 12 years ago
isaacs a5dba82ee2 process: Add exitCode property 12 years ago
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests 12 years ago
Trevor Norris f218d94af4 handle_wrap: properly don't abort on unwrap 12 years ago
isaacs 1da7bcc22c stream: objectMode transforms allow falsey values 12 years ago
Ben Noordhuis b4b3a4deaf test: move slow test from simple/ to pummel/ 12 years ago
Fedor Indutny af76b08666 tls: socket.renegotiate(options, callback) 12 years ago
isaacs 15a5a4a945 http: Only send connection:keep-alive if necessary 12 years ago
isaacs 689e5c9d3d stream: return this from pause()/resume() 12 years ago
Julian Gruber f91b047891 stream: make setEncoding chainable 12 years ago
Nathan Rajlich 54fbb1da96 repl: treat "Assignment to const" as syntax error 12 years ago
isaacs 4631c503e3 repl: Catch syntax errors better 12 years ago
isaacs 906a175a0b process: Add internal _rawDebug() method 12 years ago
Ben Noordhuis 185c515c9f src: clean up CLI argument parser 12 years ago
Ben Noordhuis d6fb764cc2 test: don't use --max-stack-size=0 12 years ago
Ben Noordhuis c5ed96a4b1 test: speed up simple/test-fs-watch 12 years ago
Ben Noordhuis bbed881ec4 Revert "src: close libuv handles on exit" 12 years ago
Trevor Norris 8a272cabe2 test: move smalloc segfault tests to pummel 12 years ago
Ben Noordhuis 4915884da6 src: close libuv handles on exit 12 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 12 years ago
Timothy J Fontaine 93b062468b timer_wrap: Timer.now always update loop time 12 years ago
Ben Noordhuis 29d3624dae crypto: make randomBytes/pbkdf2 cbs domain aware 12 years ago
Domenic Denicola 9c110d8027 vm: add isContext; prevent double-contextifying 12 years ago
Seth Fitzsimmons 711d1934ea child_process: Callback with Buffers from exec 12 years ago
isaacs a3da3e7312 stream: Pass 'buffer' encoding to decoded writables 12 years ago
Ben Noordhuis bc28acdd02 buffer: fix regression in Buffer(buf) constructor 12 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 12 years ago
Timothy J Fontaine 2769d97e67 buffer: adhere to INSPECT_MAX_BYTES 12 years ago
isaacs eef552774e vm: Put back display_errors flag 12 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 12 years ago
Timothy J Fontaine 41f55dc59b test: net-GH-5504 child env needs NODE_COMMON_PORT 12 years ago
Fedor Indutny a1b3273a9d test: fix test failure on linux after edd2fcc 12 years ago
Trevor Norris 50cee6ecab util: isObject should always return boolean 12 years ago
Vsevolod Strukchinsky edd2fcccf0 net: family option in net.connect 12 years ago
Gil Pedersen e04c8a8ee4 fs: use correct self reference for autoClose test 12 years ago
isaacs 85d6b78343 test: Remove unnecessary assertion 12 years ago
Matthew Aynalem c171c490f2 fixes #6031 spelling errors 12 years ago