1351 Commits (4a6f4511c8183ce7df9b347c57304b673638363d)

Author SHA1 Message Date
Ryan Dahl 566c67b758 Working on v0.4.3-pre - oops 14 years ago
Ryan Dahl 61fdfcb137 Fix comment in node_provider.d 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Felix Geisendörfer 9d4c5a12f4 Crypto update should only accept strings / buffers 14 years ago
Ryan Dahl 2a05fe784d Do not use defineGetter in src/node.js for better crankshaft perf 14 years ago
Theo Schlossnagle 2a61e1cd49 without this the server will not advertise support for client certs 14 years ago
Ryan Dahl 97853e07de Use default backend for __sun (event ports) 14 years ago
Ben Noordhuis 594642b31d Buffer::Length(Buffer*) should not invoke itself recursively. 14 years ago
Ryan Dahl 161f7aacf7 Add missing v8:: namespace prefix 14 years ago
Tom Hughes 74954ce7d8 Add string class that uses ExternalAsciiStringResource. 14 years ago
Ryan Dahl 39280e1b57 Bump version to v0.4.2 14 years ago
Ryan Dahl 4ab5476e89 SIGUSR1 should break the VM without delay 14 years ago
isaacs bc8e9b340d Closes GH-734 Do the setuid() after chdir() 14 years ago
Ryan Dahl a14bb04c05 tty.setWindowSize should use the correct function 14 years ago
Felix Geisendörfer 0304f1fc22 Expose errno with a string for dns/cares 14 years ago
Ryan Dahl 1f50d711b2 Fix memleak in vm.runInNewContext 14 years ago
cloudhead a91b140963 fix process.on edge case with signal event 14 years ago
Ryan Dahl e5a472229b Now working on v0.4.2 14 years ago
Ryan Dahl e8aef84191 Bump version to v0.4.1 14 years ago
Brian White 1efac74958 Fix os.cpus() on cygwin 14 years ago
Tj Holowaychuk 42a369620f Fixed null signal preservation 14 years ago
Ryan Dahl 485ce139fd Now working on v0.4.1 14 years ago
Ryan Dahl eb155ea6f6 Bump version to v0.4.0 14 years ago
Theo Schlossnagle 01a864a29d TLS: CRL support 14 years ago
Ryan Dahl e9257b859d New DTrace probes from CA team 14 years ago
Ryan Dahl 8cd07bb273 TLS: handle cert chains 14 years ago
Ryan Dahl 56ab929c55 Remove unused parameter from crypto::Handle*Error 14 years ago
Bert Belder 36846f9b6b Windows: child process fixes 14 years ago
Ryan Dahl 519dc2c114 tls: split bio errors from ssl errors 14 years ago
Ryan Dahl 448e0f4394 tls fixes 14 years ago
Bert Belder 61af4207da Fix dns on windows 14 years ago
Ryan Dahl 3ec030535c stderr should be EventEmitter even if it doesn't emit anything 14 years ago
isaacs 5f2e90934e Support octal strings for modes 14 years ago
Konstantin Käfer 9e101f2b01 UCS-2 support 14 years ago
Ryan Dahl 30f24bb2df Now working on v0.4.0 14 years ago
Ryan Dahl 9493b7563b Bump version to v0.3.8 14 years ago
Ryan Dahl c783aefb0f http-parser: Error on EOF errors 14 years ago
Bert Belder f99fc29e62 Fix mingw build 14 years ago
Bert Belder 6329633a3e Windows: open files in binary mode 14 years ago
Ryan Dahl aa95e5708f Expose errno with a string. 14 years ago
Ryan Dahl c10caca34c Style 14 years ago
Bert Belder d8d627e2d4 Revert "Workaround for libev handle caching bug on windows" 14 years ago
Ryan Dahl bc23ec8d05 Add process.stderr stream 14 years ago
Ryan Dahl 807fca6803 TLS: Set ssl.receivedShutdown after each read 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 fda70b8b90 getaddrinfo exists on windows 14 years ago
Ryan Dahl 43d818a19c Fix version 14 years ago
Ryan Dahl 97375c475e Now working on v0.3.8 14 years ago
Ryan Dahl d8579c6afd Bump version to v0.3.7 14 years ago