10432 Commits (9bca8a0a916fe0cff51d8a6a656cce04d7f36659)
 

Author SHA1 Message Date
Brendan Ashworth 9bca8a0a91 doc: fixes grammar in timers/tls 10 years ago
Robert Kowalski 36777d2a5f module: test for directories, fix require with .. 11 years ago
Evan Lucas 3ac4941953 net: give better error messages 10 years ago
cjihrig 616343bc61 debugger: use requireRepl() to load debugger repl 10 years ago
Jose Luis Rivas 244a8f78d6 build: don't run find in non-existent directory 10 years ago
Ben Noordhuis b928303d83 test: move simple/test-abort-fatal-error to pummel 10 years ago
Christian Tellnes 2931348372 events: implement EventEmitter#getMaxListeners() 10 years ago
Ben Noordhuis 993fadb1f2 build: rename rpmbuild .spec file 10 years ago
Ben Noordhuis 79da2baf9e build: update rpmbuild .spec file 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
Martin Cozzi 550a444821 doc: update README with irc channel 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
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
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
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
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
Rod Vagg b594e59543 test: named pipe is invalid when appending .txt 10 years ago
Ben Noordhuis fcbbc7a050 Merge remote-tracking branch 'joyent/v0.12' into v0.12 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Steve Sharp 4dc8b26bbe doc: correct broken link in net.markdown 10 years ago
Fedor Indutny 963f5e8a88 tls: do not hang without `newSession` handler 10 years ago
Ben Noordhuis f8076c4067 lib: add setFlagsFromString() to tracing module 10 years ago
MK Safi 6a6782343c doc: clarify return value of http.createServer 11 years ago
Ben Noordhuis 83d2cb634e src: remove static variables from tls_wrap 10 years ago
Ben Noordhuis 8ba39b0189 src: turn two global vars into local vars 10 years ago
Rod Vagg 28c4520bb7 test: fix test-cluster-eaccess to work on windows 10 years ago
Rod Vagg 1f79e4f4b4 test: use common.PIPE for emptyTxt path 10 years ago
Artur Cistov adc0206de9 doc: fix typos in http.markdown 12 years ago