5626 Commits (5571c1aaa4e37a56f6ef0a874eb758137f10c78e)
 

Author SHA1 Message Date
Luke Gallagher 8d3c46daa8 util: fix typo in lib/util.js 13 years ago
Ben Noordhuis 999757983c test: don't let debugger listen on common.PORT 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
Nathan Rajlich 028043dd02 build: map i686 to ia32 13 years ago
Nathan Rajlich 546870edd8 build: use proper `-arch` for target_arch on OS X 13 years ago
Nathan Rajlich af4a96ce6e build: test `uname -m` first, then `uname -p` 13 years ago
Ben Noordhuis 4af673e161 gyp: update to r1214 13 years ago
koichik 7ae0d473a6 test: fix test-tls-over-http-tunnel with v0.7 13 years ago
Mikeal Rogers d530ee62cd Issue #2762. Add callback to close function. 13 years ago
isaacs 96338432e2 jslint src/ and lib/ on 'make test' 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
isaacs 31721da4b1 Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 13 years ago
Paul Vorbach c1f474010e docs: fix quotation style in the webserver example 13 years ago
Nathan Rajlich 0787287021 build: remove 'config.mk' during `make distclean` 13 years ago
Dave Pacheco 7864bb9eb8 build: disable -fomit-frame-pointer on solaris 13 years ago
Ben Noordhuis 23c4278e06 docs: fix tls markdown 13 years ago
isaacs dfed2cef75 Merge branch 'v0.6.11-release' into v0.6 13 years ago
isaacs f73f07e126 Now working on 0.6.12 13 years ago
isaacs 1eb1fe3225 2012.02.17 Version 0.6.11 (stable) 13 years ago
isaacs a2851b6234 Revert "cluster: propagate bind errors" 13 years ago
isaacs 4672872ddd Fix #2770 Compile the OS X pkg as ia32 13 years ago
Maciej Małecki 977e211421 debugger: rename `process.debug_port` to `process.debugPort` 13 years ago
Fedor Indutny ae5e23310e repl: remove double calls where possible 13 years ago
Shannen Saez 9764bea97d docs: remove unused javascript includes 13 years ago
Shannen Saez 4ed7b035bd docs: add lang="en" and remove redundant types 13 years ago
Nathan Rajlich a118f21728 repl: make tab completion work on non-objects 13 years ago
isaacs 7a1a62ec6e Upgrade uv to 86ebe48660e 13 years ago
Ben Noordhuis 30e462e919 cluster: propagate bind errors 13 years ago
einaros 83fd1c1de5 Add WebSocket RFC6455 multiheader fields to the http parser. 13 years ago
Ben Noordhuis 2c07712860 http: allow multiple WWW-Authenticate headers 13 years ago
Bert Belder 8f2694bb53 Make win32 ansi api usage explicit 13 years ago
Bert Belder d52f5020ce Windows: another attempt to support unicode argv 13 years ago
Bert Belder 9364699be1 Revert "Windows: support non-ansi command line arguments" 13 years ago
Ben Noordhuis 3415427dbf tls: mitigate session renegotiation attacks 13 years ago
koichik ef50bd2e54 docs: removed unnecessary STARTTLS section 13 years ago
Colton Baker ce485791db Readline proposal and bugfixes. Related: #2737 #2756 13 years ago
Maciej Małecki 3bc3af0276 process: remove old notices about removed methods 13 years ago
Bert Belder d91bc7cb09 Windows: get rid of process._cwdForDrive() 13 years ago
Bert Belder 077f9d7293 Windows: use unicode environment 13 years ago
Nathan Rajlich 71e975669c Default to static linking CRT on Windows. 13 years ago
Mark Nottingham 1e425e3fa7 Generate Date headers on responses when not already present. 13 years ago
isaacs d653732157 Merge branch 'v0.7.4-release' 13 years ago
isaacs 6a2cb6c506 Now working on 0.7.5 13 years ago
Ben Noordhuis 6141386f7e http: allow multiple WWW-Authenticate headers 13 years ago
Ben Noordhuis 0685707bc6 tcp, pipe: don't assert on uv_accept() errors 13 years ago
isaacs de21de920c 2012.02.14, Version 0.7.4 (unstable) 13 years ago
isaacs 0a4f5e8473 robots.txt 13 years ago
Igor Zinkovsky 14b20ffc30 add tls-over-http-tunnel test 13 years ago
koichik b19b8836c3 tls: Allow establishing secure connection on the existing socket 13 years ago
Seth Fitzsimmons 1ce14eca44 dgram: handle close of dgram socket before DNS lookup completes 13 years ago