926 Commits (519dc2c114c650e4278aeb9373d74a702bcda8ef)

Author SHA1 Message Date
isaacs 9bed5dcb2c Support caching for realpath, use in module load 14 years ago
Ryan Dahl 9de5043b50 tls: only emit data after 'secure' event 14 years ago
Bert Belder 38d8cd60ea Don't make unnecessary getcwd calls from path.resolve 14 years ago
Ryan Dahl 448e0f4394 tls fixes 14 years ago
Bert Belder 61af4207da Fix dns on windows 14 years ago
isaacs 2e6a263e29 Closes GH-609 Support array-ish args to Buffer ctor 14 years ago
isaacs 5f2e90934e Support octal strings for modes 14 years ago
Konstantin Käfer 9e101f2b01 UCS-2 support 14 years ago
Russell Haering e6ede31554 http: fix buffer writes to outgoing messages 14 years ago
isaacs da2f4b2dc4 support for package.json 14 years ago
Mikeal Rogers 2b03ba5917 http: agent takes options instead of host, port pair 14 years ago
Ryan Dahl 4733d0b1f0 http: handle aborts 14 years ago
Ryan Dahl 1a7830a92a Fix debug flag in timers.js 14 years ago
isaacs 2f1f22ab26 module: define functions only once. 14 years ago
Ryan Dahl f6e5b8986f Clean up 14 years ago
Ryan Dahl 97f7c06451 TLS: fix throttling 14 years ago
Ryan Dahl 3e58696c07 TLS: Simplify error handling 14 years ago
Ryan Dahl 41b4ec7952 TLS: flush buffer before destroy 14 years ago
Ryan Dahl e6f14d6df5 (suck, blow) -> (pull, push) 14 years ago
isaacs f86ec1366f Closes GH-619 Make require.main be the main module 14 years ago
Ryan Dahl 2ff593ad23 TLS: better error reporting at binding layer 14 years ago
Joe Walnes df6e497793 dgram: setMulticastTTL, setMulticastLoopback and addMembership. 14 years ago
Ryan Dahl 3e5b568504 TLS: Add _pendingBytes() 14 years ago
Ryan Dahl 45b30a879b tls: superficial clean up 14 years ago
Ryan Dahl 9f3a20c76d net: Add hook for when writeQueue changes 14 years ago
Ryan Dahl 6ede26cb9c Add socket.bufferSize 14 years ago
Ryan Dahl 192d2e0803 REPL: disable colors in windows for now 14 years ago
Ryan Dahl df5d5d6342 Fix option parsing in tls.connect() 14 years ago
Ryan Dahl cb06abe1e5 Helpful error when child_process.exec hit maxBuffer 14 years ago
Ryan Dahl 1f041fe73e debugger: prevent crash when backtrace doesn't come back 14 years ago
Ryan Dahl bfb6a67d60 Another fix for process.assert 14 years ago
Ryan Dahl f71e4d8b43 Fix process.assert problem 14 years ago
Ryan Dahl 97e13748fa Typos 14 years ago
isaacs 6cdeb3b3fd A module ID with a trailing slash must be a dir. 14 years ago
Ali Farhadi 36ef5643c3 Fixing bug in http request default encoding. 14 years ago
Ali Farhadi c70dd70301 Adding callback parameter to Socket's setTimeout method. 14 years ago
Ryan Dahl 5ad00f82c6 debugger: Don't crash when evaling buffer 14 years ago
Ryan Dahl 39ff40e5a2 Use old http.Client 14 years ago
Daniel Ennis 52f93185c7 Adding support for require-like initialization of node, 14 years ago
Bert Belder 07f3274ac4 Readline: fixes, more key bindings 14 years ago
isaacs 430a7f1bed Support pastes and meta-backspace 14 years ago
Ryan Dahl 068b733583 Land Cantrill's DTrace patch 14 years ago
Ryan Dahl 9e976abad9 lint 14 years ago
Ali Farhadi d81afcb3a6 Fixing bug in http request's end method. 14 years ago
Felix Geisendörfer 5a49f96505 Move commonjs module system into lib/module.js 14 years ago
Mikeal Rogers 8d37f80f4b Expose agent in http and https client. 14 years ago
Ryan Dahl 76afea90cf Fix test-http-exceptions 14 years ago
Ryan Dahl 4612b07604 Fix test-http-allow-req-after-204-res 14 years ago
Ryan Dahl 68f2aa2715 http: agent should cycle on close 14 years ago
isaacs 49275524a5 Fix for meta keys in a weird iTerm state. 14 years ago