1655 Commits (97cf216c74796e7f6dbc65e346ce69cbb160c67f)

Author SHA1 Message Date
Bert Belder f810998871 net_uv: use sufficient buffer to read sock/peername 14 years ago
Ryan Dahl 26834b0524 Revert "vm context with accessors" 14 years ago
Igor Zinkovsky 65e6ba9cce Enable link, symlink, and readlink on windows 14 years ago
Fedor Indutny 4527de8cba vm context with accessors 14 years ago
Ben Noordhuis 638773628c tls: new[] instead of malloc() in Connection::GetSession() 14 years ago
Sean Cunningham eb99083d0b tls: add client-side session resumption support 14 years ago
Ben Noordhuis 56efe9cbc5 file: translate libuv error codes to errno names 14 years ago
Ben Noordhuis 2d9ab49239 file: fix errno propagation in sync fs calls 14 years ago
Peter Bright de978991d8 windows: it's rude to clobber quick edit mode 14 years ago
Ryan Dahl 061811f328 ObjectWraps should be MarkIndependent 14 years ago
isaacs ef523e5719 fix test-fs-realpath 14 years ago
Ryan Dahl fcfec075e3 internal fs functions called with this == ReqWrap 14 years ago
Ryan Dahl 39ea27470c Return ReqWrap from internal fs functions 14 years ago
Ryan Dahl f5e486ebab Fix test-fs-error-messages.js 14 years ago
Bert Belder e20d0c1cd0 net-uv: correctly set socket.remoteAddress and -port 14 years ago
Ryan Dahl 17021ea631 Upgrade libuv to 142a702 14 years ago
Bert Belder c82ab45ee6 uv_getsockname got renamed 14 years ago
Igor Zinkovsky 29e929de1e fix windows build break 14 years ago
Igor Zinkovsky a3d7782c08 enable missing fs functions on windows 14 years ago
Igor Zinkovsky ee048aa3ab fix async readdir 14 years ago
koichik 3e853e627e buffer: write() should always set _charsWritten. 14 years ago
Ryan Dahl 197628846d win: link to psapi.lib 14 years ago
koichik 28a908471d crypto: Fix BIO's usage. 14 years ago
Ben Noordhuis 5ded5e274f crypto: use X509_get_ext_by_NID(NID_subject_alt_name) 14 years ago
Niclas Hoyer 7b2536a1a2 Added additional properties to getPeerCertificate, now includes subjectAltName, Exponent and Modulus (FOAF+SSL friendly). 14 years ago
koichik 96ede8cc9b buffer: Avoid overrun with 'binary' encoding. 14 years ago
Karl Skomski 65c27638ec Added some win32 platform functions 14 years ago
Ryan Dahl 84cf0c5280 crypto: set data before sending to thread pool 14 years ago
Jeroen Janssen f013f15c89 fix win32 uv loop breakage 14 years ago
Ryan Dahl 21cc4c4985 Upgrade libuv to ea4271f 14 years ago
koichik 6f60683802 tls: x509 certificate subject parsing fail 14 years ago
isaacs ef27d56cc1 Fixes #1610 Remove DigiNotar CA from trusted list 14 years ago
isaacs 6b6f2b1d2c Fixes #1610 Remove DigiNotar CA from trusted list 14 years ago
Igor Zinkovsky bce41fac94 Use new uv_fs_ apis 14 years ago
Ryan Dahl 1088638725 upgrade libuv to a6ed175 14 years ago
Ryan Dahl ff7f7ae386 Fixes #1503. make libuv backend default on unix 14 years ago
Abimanyu Raja b5144b245b stdio: fix typo in doc comment 14 years ago
Jann Horn 1a0edbca86 module: remove 'is URL?' check in module loader, dead code 14 years ago
Ben Noordhuis 8342f31af9 Now working on 0.5.6 14 years ago
Ben Noordhuis d2d53d4bb2 Bump version to v0.5.5 14 years ago
Ryan Dahl 7d38a3b81c Fix build - due to V8 API change 14 years ago
Ryan Dahl 06f750c466 fix windows build 14 years ago
Ben Noordhuis 8f245486aa net: fix multicast on sunos 14 years ago
Ryan Dahl 52a40e0fd5 Add process.features.debug; fixes simple/test-executable-path.js 14 years ago
Ben Noordhuis 11e3cfce8b dgram: integrate libuv support for UDP over IPv6 14 years ago
Ben Noordhuis cbd4033619 dgram: integrate libuv UDP support 14 years ago
Ben Noordhuis 9cb624986c tcp_wrap: update after libuv API change 14 years ago
Ben Noordhuis 2aefea5a2f stream_wrap: update after libuv API change 14 years ago
Ben Noordhuis 7003d6eff5 Move ARRAY_SIZE macro to node.h 14 years ago
Peter Bright 0110c90382 Upgrade to 0.9.8r. 14 years ago