2644 Commits (d3532a4bf294e9cbb7e6f6edec47477310dda14b)
 

Author SHA1 Message Date
Ryan Dahl d3532a4bf2 Fix indention in 'make test-message' 14 years ago
Ryan Dahl 33685fee48 Add configure flag for oprofile 14 years ago
Ryan Dahl da96e07bbe fix global leak 14 years ago
Ryan Dahl 712c74fc7a test-securepair-client: handle broken stdout packets 14 years ago
Ryan Dahl ea9006a5bc print warning on process.ENV 14 years ago
Ryan Dahl 558e5ba2b0 lint util.js and src/node.js 14 years ago
isaacs 7c57eb2aec lint url.js 14 years ago
Oleg Slobodskoi c5c1dc5dda docs for assert.throws 14 years ago
Tom Hughes e681abe5cb cmake: solaris fixes. 14 years ago
Tom Hughes cf1811a6d3 cmake: Add valgrind support. 14 years ago
Tom Hughes b46f10a11f cmake: Add coverage support. 14 years ago
Micheil Smith a1138c6f2a Cleanup Makefile for JSLint, CPPLint 14 years ago
Ryan Dahl dd53ceebe4 lint 14 years ago
Ryan Dahl e232f6e735 more lint 14 years ago
Brian White ddbaeef1b3 Fix executable path on FreeBSD. 14 years ago
Ryan Dahl 09329cbb04 more lint 14 years ago
Ryan Dahl f22c248e4c more lint 14 years ago
Ryan Dahl ac58d3a665 Import cpplint.py 14 years ago
Ryan Dahl 11ea8da9c3 lint child_process.js 14 years ago
Ryan Dahl db78043d52 lint 14 years ago
Ryan Dahl a128451004 Import Google's closure_linter 14 years ago
Ryan Dahl 08d8116f6b style 14 years ago
Ryan Dahl cd48649c61 Require without .js in test-repl 14 years ago
Ryan Dahl d8f2880ca4 New TLS server API 14 years ago
Ryan Dahl ec1589875c Stop watcher before calling .set() in Stream.prototype.resume 14 years ago
Ryan Dahl 127f17a0ea Remove should_verify from C++ - to handle in JS land 14 years ago
Ryan Dahl c5d32b3c64 add todo 14 years ago
Ryan Dahl 5dab4be53c Remove useless shouldVerify assignments 14 years ago
Ryan Dahl 89e398f075 Better array check in Cert Authority list 14 years ago
Ryan Dahl 855210ce0b add shouldVerifyPeer param to SecurePairs 14 years ago
Ryan Dahl 28a86c3e56 Remove unnecessary call to X509_STORE_free 14 years ago
Ryan Dahl 504a80dc6d Rename VerifyPeerError to VerifyError 14 years ago
Ryan Dahl 1fe450c62c fix typo 14 years ago
Ryan Dahl 09229820e7 Add promotejs 14 years ago
Michael W 5f3464cf4e fixed timers, whoops. 14 years ago
Ryan Dahl 355936dcde Implement SecureContext destructor 14 years ago
Ryan Dahl ea540c94f8 Better verify info 14 years ago
Ryan Dahl 4b947310b2 Move root certs out of JavaScript 14 years ago
Ryan Dahl 09157369b3 style 14 years ago
Ryan Dahl e15e214747 Fix test-child-process-cwd.js on Joyent servers 14 years ago
Ryan Dahl 7286b79521 Upgrade V8 to 2.5.9.1 14 years ago
Ryan Dahl 486c74e72b Revert "Default to TLSv1" 14 years ago
Ryan Dahl 70188499b0 Lazy load console object 14 years ago
Ryan Dahl 81afb54c0a Fix comment 14 years ago
Ryan Dahl db98d6e4e0 Remove assert in verify_peer; add comments 14 years ago
Bert Belder 5ea2a61596 win: Duplicate platform_cygwin.cc into platform_win32.cc 14 years ago
Bert Belder fa94d55f87 win: C-ares build config for win32 14 years ago
Bert Belder 4a329af418 win: Waf doesn't detect sys/select.h on mingw, but its there for sure 14 years ago
Bert Belder 4c16dd7c5c win: Make libev use send instead of write for sockets 14 years ago
Bert Belder 4476ce04dc win: Export eio__pread and eio__pwrite so node_file can use it 14 years ago