7162 Commits (5288ed75be97f55604867b8a46ad3594f7298035)
 

Author SHA1 Message Date
Ben Noordhuis d1eff9ab68 crypto: make randomBytes() compatible with domains 12 years ago
Bert Belder ea1cba6246 windows: don't blow when a signal handler is attached 12 years ago
Ben Noordhuis f03c3203a1 cli: make -p equivalent to -pe 12 years ago
koichik 7f404e3509 buffer: added support for writing NaN and Infinity 12 years ago
koichik 37f0eb8df3 Revert "buffer: added support for writing NaN and Infinity" 12 years ago
Ben Noordhuis 870307de75 crypto: fix build error on OS X 12 years ago
Ben Noordhuis 6c5fdd5223 doc: document prerequisites in README 12 years ago
koichik 6b9425fe37 buffer: added support for writing NaN and Infinity 12 years ago
Ben Noordhuis 298f6bff5b crypto: use CRYPTO_THREADID_set_callback() 12 years ago
Shigeki Ohtsu f347077e78 tls: support unix domain socket/named pipe in tls.connect 12 years ago
Bert Belder ed103409c4 uv: upgrade to 5eb1d19 12 years ago
Bert Belder 9603f08f21 uv: upgrade to 24c062c 12 years ago
Bert Belder b0d2795fe9 child process: fix processes with IPC channel don't emit 'close' 12 years ago
Nathan Rajlich 355c148427 build: set `process.platform` to "sunos" on SunOS 12 years ago
Nathan Rajlich 606a933989 build: set `process.platform` to "sunos" on SunOS 12 years ago
Ankur Oberoi a57d31595d doc: fix grammar errors 12 years ago
Ben Noordhuis 4784ea1a29 deps: upgrade http_parser to ad3b631 12 years ago
Ben Noordhuis 8bec26122d tls, https: throw exception on missing key/cert 12 years ago
isaacs dec16aa5c2 Test client renegotiation attacks on HTTPS 12 years ago
Ben Noordhuis e4cef1a083 doc: update assert.doesNotThrow() docs 12 years ago
isaacs 0ef1e5b5eb blog: Post for 0.9.1 release 12 years ago
isaacs 459717efb6 Now working on 0.9.2 12 years ago
isaacs 1550ddaa6b Merge branch 'v0.9.1-release' 12 years ago
isaacs e6ce259d2c 2012.08.28, Version 0.9.1 (Unstable) 12 years ago
Bert Belder 143e9bef47 test: make test-fs-truncate pass on windows 12 years ago
Bert Belder 4cfd64e0db uv: upgrade to abc945b 12 years ago
Bearice Ren ef3617c6f8 build: fix `make -j' fails after `make clean' 12 years ago
Bert Belder 69d8e77f17 uv: upgrade to 162e57b 12 years ago
Bert Belder c06e1002c8 windows: make test-child-process-exec-error pass 12 years ago
Ian Babrou 3b17f3b80a constants: add O_DIRECT 12 years ago
Bert Belder bf16d9280e Merge branch 'v0.8' 12 years ago
Bert Belder 4822d780bb uv: upgrade to 621a4e3 12 years ago
Bert Belder 2418434568 windows: fix single-accept mode for shared server sockets 12 years ago
Ben Noordhuis 2786737417 build: compile with -fno-tree-sink if gcc <= 4.4 12 years ago
Ben Noordhuis 84590f3fe9 build: fix -fno-tree-vrp heuristic 12 years ago
isaacs 985e3a25cb lint 12 years ago
isaacs e5d95ba939 fs: Throw early on invalid encoding args 12 years ago
isaacs 05282588e0 Buffer.isEncoding(enc) 12 years ago
Nathan Rajlich 2d0c1da975 docs: fix syntax error in "https" example 12 years ago
Nathan Rajlich 0285dae26a repl: create a new Console instance for the repl when "useGlobal" is off 12 years ago
Nathan Rajlich 025f53c306 console: refactor the console module to be reusable 12 years ago
Ben Noordhuis c4fa77a5ec tools: fix missing initializer warning in js2c.py 12 years ago
Brian White c78678b081 http: bubble up parser errors to ClientRequest 12 years ago
koichik 752ac320ae https: make https.get() accept a URL 12 years ago
Brandon Wilson 59011448c0 doc: more uniform and sleek buttons 12 years ago
Nathan Rajlich 7142b260c6 build: tweak the openssl android configuration to build 12 years ago
Nathan Rajlich f8fd9aca8b build: use the openssl android configuration for "arm" builds 12 years ago
Bert Belder 985fdf2cb3 doc: tidy the community page html file 12 years ago
Bert Belder 6c371c6a8c doc: remove Felix's IRC logs from the community page 12 years ago
Bert Belder 31ddd9516e doc: move ul styling to pipe.css 12 years ago