summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2012.08.22, Version 0.8.8 (Stable)v0.8.8v0.8.8-releaseisaacs2012-08-223-2/+28
* npm: Upgrade to 1.1.59isaacs2012-08-22103-109/+119
* lintisaacs2012-08-221-1/+1
* doc: fix typo in cluster example codeRon Korving2012-08-221-1/+1
* npm: Upgrade to 1.1.57isaacs2012-08-21101-106/+106
* npm: Upgrade to 1.1.56isaacs2012-08-21104-111/+152
* npm: Upgrade to 1.1.55isaacs2012-08-21170-1051/+1377
* tls: update default cipher listBen Noordhuis2012-08-212-19/+34
* doc: cluster: setupMaster() can be called only onceBen Noordhuis2012-08-211-2/+2
* v8: reapply floating patchesBert Belder2012-08-212-8/+6
* v8: upgrade to v3.11.10.19Bert Belder2012-08-216-10/+57
* unix: don't explicitly instantiate v8::Persistent<x> templatesBert Belder2012-08-201-2/+5
* fs: fix use after free in stat watcherBen Noordhuis2012-08-202-15/+30
* deps: upgrade libuv to 012cbdaBen Noordhuis2012-08-2010-94/+122
* build: don't use "-Wnewline-eof" on OS XNathan Rajlich2012-08-201-1/+0
* windows: make junctions work againBert Belder2012-08-171-2/+2
* Avoid compiler warning about negating unsigned valueBert Belder2012-08-171-1/+2
* windows: avoid MSVC warnings about templates not having a dll interfaceBert Belder2012-08-171-0/+6
* website: Improved install button behaviorisaacs2012-08-163-22/+80
* v8: Reapply floating patchesisaacs2012-08-162-8/+6
* v8: Upgrade to 3.11.10.18isaacs2012-08-164-9/+14
* blog: Fix binary links for 0.8.7 postisaacs2012-08-151-4/+4
* email-footer: update the binary package links to x86/x64Nathan Rajlich2012-08-151-4/+4
* website: fix font-size on 'explore' list itemsisaacs2012-08-151-0/+1
* Now working on 0.8.8isaacs2012-08-151-2/+2
* Merge branch 'v0.8.7-release' into v0.8isaacs2012-08-1510-37/+165
|\
| * blog: release 0.8.7isaacs2012-08-151-0/+75
| * 2012.08.15, Version 0.8.7 (Stable)v0.8.7v0.8.7-releaseisaacs2012-08-153-2/+26
| * website: Sharpen and clean up download page moreisaacs2012-08-155-34/+63
| * build: Don't set gcc_version for Windowsisaacs2012-08-151-1/+1
|/
* website: Use table for download pageisaacs2012-08-153-44/+162
* website: download pageGolo Roden2012-08-1510-185/+111
* npm: Upgrade to 1.1.49isaacs2012-08-14175-983/+2549
* crypto: fix uninitialized memory access in opensslBen Noordhuis2012-08-151-0/+1
* test: raise pummel/test-net-throttle write req sizeBen Noordhuis2012-08-141-1/+1
* buffer, crypto: fix buffer decodingBen Noordhuis2012-08-141-1/+19
* build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis2012-08-132-2/+12
* deps: upgrade libuv to 2c3e8b6Ben Noordhuis2012-08-134-33/+35
* tls: handle multiple CN fields when verifying certBen Noordhuis2012-08-122-1/+16
* doc: remove unused util from child_processKyle Robinson Young2012-08-121-4/+2
* Makefile: add a better check to ensure a node "release"Nathan Rajlich2012-08-092-8/+21
* blog post for 0.8.6isaacs2012-08-071-0/+85
* Now working on 0.8.7isaacs2012-08-071-2/+2
* Merge branch 'v0.8.6-release' into v0.8isaacs2012-08-07104-136/+144
|\
| * 2012.08.07, Version 0.8.6 (Stable)v0.8.6isaacs2012-08-073-2/+26
| * npm: Upgrade to 1.1.48isaacs2012-08-06101-134/+118
|/
* install: prevent a KeyError from being thrown when PORTABLE is not setNathan Rajlich2012-08-061-1/+1
* npm: Upgrade to 1.1.47isaacs2012-08-06198-839/+855
* uv: Upgrade to dfb6be0isaacs2012-08-061-0/+1
* Merge branch 'binary-tarballs' into v0.8Nathan Rajlich2012-08-063-29/+77
|\