13316 Commits (3745d848a728891febda110bfbd623c4a725fa52)
 

Author SHA1 Message Date
Michaël Zasso 3c50350f41 deps: fix null pointer checks in v8 9 years ago
Michaël Zasso a40730b4b4 deps: backport IsValid changes from 4e8736d in V8 9 years ago
Rebecca Turner 855604c53a deps: upgrade npm in LTS to 2.15.4 9 years ago
Myles Borins 29e25d8489 doc: add steps for running addons + npm tests 9 years ago
Myles Borins fcc6a347f7 doc: get rid of sneaky hard tabs in CHANGELOG 9 years ago
Myles Borins 369569018e doc: revert backported commits 9 years ago
Fedor Indutny 433fb9a968 deps: cherry-pick 1383d00 from v8 upstream 9 years ago
James M Snell 4ec9ae8a1c doc: explain differences in console.assert between node and browsers 9 years ago
Bryan English df5ce6fad4 doc: native module reloading is not supported 9 years ago
Joran Dirk Greef 30f354f72b doc: clarify fs.watch() and inodes on linux, os x 9 years ago
Myles Borins d1fca27ef8 deps: backport 125ac66 from v8 upstream 9 years ago
Allen Hernandez 29f821b73d doc: clarifies http.serverResponse implementation 9 years ago
Ben Noordhuis 2942cff069 src: add missing 'inline' keywords 9 years ago
James M Snell 6d560094f4 doc: minor argument formatting in stream.markdown 9 years ago
Rich Trott 4fb4ba98a8 tools: remove disabling of already-disabled rule 9 years ago
Matthew Douglass 6a197ec617 doc: fix http response event, Agent#getName 9 years ago
Gibson Fahnestock 292b1b733e build: fix make tar-headers for Linux 9 years ago
firedfox 4c73ab4302 tools,doc: fix json for grouped optional params 9 years ago
Santiago Gimeno 3d4d5777bc test: refactor http-end-throw-socket-handling 9 years ago
Robert Chiras 918d33ad4b build: add script to create Android .mk files 9 years ago
Robert Chiras 4ad71847bc build: add suport for x86 architecture 9 years ago
Alexander Makarenko c893cd33d1 tools,doc: parse types in braces everywhere 9 years ago
Ilya Shaisultanov 59a977dd22 assert: respect assert.doesNotThrow message. 9 years ago
Anna Henningsen 51c0808b55 stream: Fix readableState.awaitDrain mechanism 9 years ago
Mihai Potra b28e44deb2 http: Corrects IPv6 address in Host header 9 years ago
Kat Marchán 4e6ea7f01a tools: remove obsolete npm test-legacy command 9 years ago
Kat Marchán df299019a0 deps: upgrade npm in LTS to 2.15.2 9 years ago
Ben Noordhuis e0eebf412e src,tools: remove null sentinel from source array 9 years ago
Ben Noordhuis 8f18414cd5 src,tools: drop nul byte from built-in source code 9 years ago
Ben Noordhuis d7a3ea457b src,tools: allow utf-8 in built-in js source code 9 years ago
Myles Borins cc0985b60f Working on v4.4.5 9 years ago
Myles Borins 9cf628eae3 2016-05-05, Version 4.4.4 'Argon' (LTS) 9 years ago
Сковорода Никита Андреевич f46952e727 buffer: safeguard against accidental kNoZeroFill 9 years ago
Matteo Collina 4f1c82f995 streams: support unlimited synchronous cork/uncork cycles 9 years ago
Shigeki Ohtsu 1efd96c767 deps: update openssl asm and asm_obsolete files 9 years ago
Shigeki Ohtsu c450f4a293 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu baedfbae6a openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu ff3045e40b deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny dc8dc97db3 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu 2dfeb01213 deps: copy all openssl header files to include dir 9 years ago
Shigeki Ohtsu 72f9952516 deps: upgrade openssl sources to 1.0.2h 9 years ago
Myles Borins 44fd83e196 Working on v4.4.4 9 years ago
Myles Borins d7f2bc9a71 2016-04-12, Version 4.4.3 'Argon' (LTS) 9 years ago
Steven R. Loomis 9a33f43f73 doc: update openssl LICENSE using license-builder.sh 9 years ago
James M Snell 9679e2dc70 doc: clarify that __dirname is module local 9 years ago
Rich Trott dfe9e157c1 governance: remove target size for CTC 9 years ago
Bogdan Lobor f7eb48302c win,build: build and test add-ons on test-ci 9 years ago
Brendon Pierson 86d2af58d6 doc: simple doc typo fix 9 years ago
Rich Trott f16802f3ca doc: note about Android support 9 years ago
Rich Trott 8c2befe176 doc: note assert.throws() pitfall 9 years ago