test tls: make tests use new `tls.connect` API
[platform/upstream/nodejs.git] / Makefile
2012-01-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-29 Ben NoordhuisMerge branch 'v0.6'
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-23 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-23 Ryan DahlGYP: rename options.gypi to config.gypi
2011-12-21 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-18 Ryan DahlFix make targets so they detect changes
2011-12-17 Ryan Dahlsaner targets
2011-12-17 isaacsadd 'make test-npm'
2011-12-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-16 Ryan DahlRemove UVTEST from makefile
2011-12-15 Ryan Dahluse rsync instead of scp to upload website
2011-12-15 Ryan DahlFix doc generation for new website
2011-12-14 Fedor IndutnyImplement make install
2011-12-14 Ben Noordhuisbuild: update 'make install' warning message
2011-12-07 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-06 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-02 Ben NoordhuisMerge branch 'v0.6'
2011-11-29 eddy_me08@yahoo.combuild: regenerate out/Makefile from within the main...
2011-11-25 Bert BelderMerge branch 'v0.6'
2011-11-23 Ben Noordhuisbuild: print "not yet implemented" warning on `make...
2011-11-23 Ben Noordhuisbuild: fix circular dependency in doc target
2011-11-22 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-21 Ryan DahlFixes #2084. Makeify tools/osx-dist.sh
2011-11-18 Ryan DahlAdd missing rm
2011-11-18 Ryan DahlForce makefile generation in gyp
2011-11-17 Ben NoordhuisMerge remote branch 'origin/v0.6'
2011-11-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-15 Ryan DahlRemove SCONS deprecate WAF
2011-11-11 Ryan DahlAdd 'make dist-upload'
2011-11-11 Ryan DahlImprove OSX installer
2011-11-02 Ryan DahlRemove separation of libuv tests
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-29 Ryan DahlDon't ls node_g after make - it confuses people
2011-09-16 Ryan DahlUpdate website address in Makefile
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-26 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-26 Ryan Dahlprepare for release - website under new user
2011-08-24 Ben Noordhuistest: add dgram tests to test-uv list
2011-08-24 Ryan Dahltools/test.py to support marking files a libuv-broken
2011-08-23 Ryan Dahlwaf: Don't build out/Debug/node_g - just out/Debug...
2011-08-23 Ryan DahlWAF builds in out/ instead of build/
2011-08-23 Ryan DahlHave WAF variants match GYP configuration names
2011-08-23 Ryan Dahlnet_uv: Don't error on ECONNRESET
2011-08-17 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-12 Ben Noordhuistest: enable simple/test-http-dns-error for `make test-uv`
2011-08-11 Ryan Dahlwin: fix test-process-env
2011-08-10 Ryan DahlAdd test-pipe-file-to-http to test-uv
2011-08-10 Ryan DahlFix test-net-server-on-fd-0 for windows by removing...
2011-08-10 Ryan DahlAdd fixed tests to test-uv
2011-08-08 Ryan DahlBring back old Makefile and configure script
2011-08-08 Ryan DahlMove GYP file to the project root
2011-08-07 Ryan Dahlsymlink in ./node and ./node_g for make users
2011-08-07 Ryan DahlAdd 'make test' and friends
2011-08-07 Peter BrightModify GYP scripts for VC build
2011-08-06 Ben Noordhuisbuild: don't try to `ls -lh` executables that don't...
2011-08-06 Ryan DahlBring gyp into the tools directory; handwritten makefile
2011-08-06 Ryan DahlWIP
2011-08-02 Ben Noordhuishttp: make http2 the default, legacy backend is availab...
2011-08-02 Ryan DahlMerge branch 'v0.4'
2011-08-01 Ben Noordhuistest: add targets `test-http2` and `test-all-http2`
2011-08-01 Ryan Dahlchild_process_uv: don't attempt to pass test-child...
2011-08-01 Ryan DahlAdd test-tls-securepair-server to test-uv
2011-08-01 Ryan Dahlchild_process_uv: fix test-child-process-stdin and...
2011-08-01 Ryan Dahlchild_process_uv: fix test/simple/test-child-process-env
2011-07-31 Ryan Dahlchild_process_uv: fix simple/test-child-process-cwd
2011-07-31 Ryan Dahlchild_process_uv: add exec, fix simple/test-child-proce...
2011-07-31 Ryan Dahlinitial pass at lib/child_process_uv.js
2011-07-28 Ryan DahlFix test-module-load-list for use-uv
2011-07-22 Ryan DahlMerge branch 'v0.4'
2011-07-22 Ryan DahlMerge branch 'V8-3.4'
2011-07-21 Ben Noordhuistest: test pipe API with raw net.Stream() object
2011-07-21 Ryan DahlAdd tls tests to test-uv
2011-07-21 Ryan DahlRemove logos from package
2011-07-21 Ben Noordhuistest: add test-net-pingpong to `make test-uv` list
2011-07-21 Bert BelderAdd tests for process.nextTick bugs on windows
2011-07-21 Ben Noordhuistest: beef up checks in test-http-unix-socket.js, add...
2011-07-18 Ryan DahlOutput size of binaries on 'make'
2011-07-16 Ryan DahlMerge branch 'V8-3.4'
2011-07-15 Henry Rawasnet_uv: getsockname binding
2011-07-15 Ryan DahlAdd 'make test-uv-debug'
2011-07-15 Henry Rawasconnect-timeout callbacks after close
2011-07-15 Ryan Dahlwindows: fix simple/test-executable-path
2011-07-15 Henry Rawasconnect-buffer play back queued write and end
2011-07-14 Ryan DahlMerge branch 'v0.4'
2011-07-14 Henry Rawasadd working http tests
2011-07-14 Henry Rawasnet_uv: Add maxConnections support
2011-07-12 Henry Rawasfix socket-timeout. Also fix makefile test list name...
2011-07-12 Henry Rawastest-net-reconnect needs socket connect event
2011-07-08 Henry Rawastest-uv: add more test cases
2011-07-08 Henry Rawasadd tests to "make test-uv"
2011-07-08 Ryan DahlStart 'make test-uv' command
2011-07-02 Ryan DahlMerge branch 'v0.4'
2011-06-29 Ryan DahlMerge branch 'v0.4'
2011-06-29 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-06-15 Ryan DahlMerge branch 'v0.4'
2011-06-03 Ryan DahlMerge branch 'v0.4'
2011-05-22 Ryan DahlMerge branch 'v0.4'
next