summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-14Update copyright headersRyan Dahl
2011-03-14Crypto update should only accept strings / buffersFelix Geisendörfer
2011-03-14Do not use defineGetter in src/node.js for better crankshaft perfRyan Dahl
2011-03-11without this the server will not advertise support for client certsTheo Schlossnagle
2011-03-11Use default backend for __sun (event ports)Ryan Dahl
2011-03-10Buffer::Length(Buffer*) should not invoke itself recursively.Ben Noordhuis
2011-03-09Add missing v8:: namespace prefixRyan Dahl
2011-03-08Add string class that uses ExternalAsciiStringResource.Tom Hughes
2011-03-02Bump version to v0.4.2Ryan Dahl
2011-03-01SIGUSR1 should break the VM without delayRyan Dahl
2011-02-28Closes GH-734 Do the setuid() after chdir()isaacs
2011-02-28tty.setWindowSize should use the correct functionRyan Dahl
2011-02-28Expose errno with a string for dns/caresFelix Geisendörfer
2011-02-24Fix memleak in vm.runInNewContextRyan Dahl
2011-02-23fix process.on edge case with signal eventcloudhead
2011-02-19Now working on v0.4.2Ryan Dahl
2011-02-19Bump version to v0.4.1Ryan Dahl
2011-02-19Fix os.cpus() on cygwinBrian White
2011-02-15Fixed null signal preservationTj Holowaychuk
2011-02-14Now working on v0.4.1Ryan Dahl
2011-02-10Bump version to v0.4.0Ryan Dahl
2011-02-10TLS: CRL supportTheo Schlossnagle
2011-02-09New DTrace probes from CA teamRyan Dahl
2011-02-09TLS: handle cert chainsRyan Dahl
2011-02-09Remove unused parameter from crypto::Handle*ErrorRyan Dahl
2011-02-08Windows: child process fixesBert Belder
2011-02-08tls: split bio errors from ssl errorsRyan Dahl
2011-02-07tls fixesRyan Dahl
2011-02-07Fix dns on windowsBert Belder
2011-02-07stderr should be EventEmitter even if it doesn't emit anythingRyan Dahl
2011-02-07Support octal strings for modesisaacs
2011-02-07UCS-2 supportKonstantin Käfer
2011-02-04Now working on v0.4.0Ryan Dahl
2011-02-04Bump version to v0.3.8Ryan Dahl
2011-02-04http-parser: Error on EOF errorsRyan Dahl
2011-02-04Fix mingw buildBert Belder
2011-02-04Windows: open files in binary modeBert Belder
2011-02-04Expose errno with a string.Ryan Dahl
2011-02-03StyleRyan Dahl
2011-02-03Revert "Workaround for libev handle caching bug on windows"Bert Belder
2011-02-03Add process.stderr streamRyan Dahl
2011-02-01TLS: Set ssl.receivedShutdown after each readRyan Dahl
2011-02-01TLS: better error reporting at binding layerRyan Dahl
2011-02-01dgram: setMulticastTTL, setMulticastLoopback and addMembership.Joe Walnes
2011-01-28getaddrinfo exists on windowsRyan Dahl
2011-01-28Fix versionRyan Dahl
2011-01-27Now working on v0.3.8Ryan Dahl
2011-01-27Bump version to v0.3.7Ryan Dahl
2011-01-27Another fix for process.assertRyan Dahl
2011-01-27Pre-process out assert()Ryan Dahl