10646 Commits (70c2501373cdc2cf58a927823891e14054063136)
 

Author SHA1 Message Date
Trevor Norris 419f18d2e2 async-wrap: explicitly pass parent 10 years ago
Trevor Norris 1293f0a228 async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris add955e6b8 src: remove unnecessary template parameter 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Trevor Norris b1e9d330aa node: fix throws before timer module is loaded 10 years ago
Trevor Norris 42df679c45 node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Alexis Campailla 0674cbaceb test: mark current flaky tests as flaky 10 years ago
Alexis Campailla df3a2b2cf2 test: runner support for flaky tests 10 years ago
Fedor Indutny dca1ee4b11 contributing: commiter git FAQ 10 years ago
Johan Bergström 71e9d0fb1b configure: remove shared cares build option 10 years ago
Rod Vagg 185d11c791 policy: added contribution policy 10 years ago
Thorsten Lorenz 0fe7a0d024 modules: adding load linked modules feature 10 years ago
Johan Bergström 766d063e05 configure: remove shared cares build option 10 years ago
The Gitter Badger 206389d411 Added Gitter badge 10 years ago
Bryce Kahle e4932d02a3 docs: fix prerequisite list formatting 10 years ago
Leonardo Balter 9f9641c2bb docs: improve repo description 10 years ago
Trevor Norris e67db0191d node: fix bad assert 10 years ago
Carlos Campderrós 4815873bb5 doc: set logical umask in process.umask example 10 years ago
Martin Cozzi 550a444821 doc: update README with irc channel 10 years ago
Jonathan Johnson 6120472036 url: change hostname regex to negate invalid chars 10 years ago
Trevor Norris c4f6c22c20 lint: fix code style 10 years ago
Jamund Ferguson 280b3871f2 doc: fixed article usage in README. 10 years ago
Yazhong Liu ba687f6eb4 url: support `path` for url.format 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Tom Gallacher d24b7b8500 docs: Change contributing documentation to io.js 10 years ago
Mikeal Rogers 51514c8e8c docs: simple project messaging. 10 years ago
Max Ogden a647c39acf docs: add issue contributing section 10 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 10 years ago
Rod Vagg d77f490a04 test: extend timeouts in child/exec tests 10 years ago
Rod Vagg e0852118cb test: bump --stack-size to stop child fails on ARM 10 years ago
Ben Noordhuis e05dff1e60 deps: openssl - add x32 support 10 years ago
Fedor Indutny ab71223e47 openssl: fix keypress requirement in apps on win32 11 years ago
Rod Vagg 013527ad1c test: don't remove empty.txt on win32 10 years ago
Fedor Indutny d23326b838 test: another fix for test-crypto-stream 10 years ago
Alexis Campailla 304c0b43aa crypto: store thread id as pointer-sized 10 years ago
Alexis Campailla cb8cadbe62 Revert "crypto: cast uv_thread_t to unsigned long" 10 years ago
Fedor Indutny 4d7e89320a test: fix test-crypto-stream 10 years ago
Mathias Bynens 232c4c27cc punycode: update to v1.3.2 10 years ago
Fedor Indutny 574407a67f deps: update openssl to 1.0.1j 10 years ago
James Cowgill 7efc64dc94 test: fix floating point NaN tests on mips 10 years ago
Saúl Ibarra Corretgé 0308ad2ce5 crypto: cast uv_thread_t to unsigned long 10 years ago
Saúl Ibarra Corretgé 69904c8a78 deps: update libuv to 1.0.1 10 years ago
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Nathan Woltman e0a0e913c7 path: refactor normalizeArray() 10 years ago
Saúl Ibarra Corretgé 9d9ed61c5a deps: update libuv to 1.0.0 10 years ago
Fedor Indutny 0f66835ea8 crypto: proper fix for d7e700's cause 10 years ago
Calvin Metcalf ce56dccb99 crypto: allow creation of GCM ciphers with createCipher 10 years ago
Fedor Indutny d7e7008c1f crypto: throw if the key doesn't match cert 10 years ago