summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: fixes grammar in timers/tlsBrendan Ashworth2014-12-072-4/+4
* module: test for directories, fix require with ..Robert Kowalski2014-12-068-5/+138
* net: give better error messagesEvan Lucas2014-12-076-9/+120
* debugger: use requireRepl() to load debugger replcjihrig2014-12-062-2/+19
* build: don't run find in non-existent directoryJose Luis Rivas2014-12-061-1/+1
* test: move simple/test-abort-fatal-error to pummelBen Noordhuis2014-12-061-0/+0
* events: implement EventEmitter#getMaxListeners()Christian Tellnes2014-12-053-7/+56
* build: rename rpmbuild .spec fileBen Noordhuis2014-12-052-4/+4
* build: update rpmbuild .spec fileBen Noordhuis2014-12-051-10/+13
* contributing: commiter git FAQFedor Indutny2014-12-041-3/+107
* configure: remove shared cares build optionJohan Bergström2014-12-040-0/+0
* policy: added contribution policyRod Vagg2014-12-041-0/+160
* modules: adding load linked modules featureThorsten Lorenz2014-12-042-0/+66
* configure: remove shared cares build optionJohan Bergström2014-12-043-42/+2
* Added Gitter badgeThe Gitter Badger2014-12-041-0/+1
* docs: fix prerequisite list formattingBryce Kahle2014-12-041-8/+8
* docs: improve repo descriptionLeonardo Balter2014-12-041-1/+1
* doc: update README with irc channelMartin Cozzi2014-12-021-1/+1
* doc: fixed article usage in README.Jamund Ferguson2014-12-021-1/+1
* url: support `path` for url.formatYazhong Liu2014-12-023-13/+104
* docs: Change contributing documentation to io.jsTom Gallacher2014-12-021-5/+5
* docs: simple project messaging.Mikeal Rogers2014-12-021-1/+9
* docs: add issue contributing sectionMax Ogden2014-12-021-0/+13
* test: extend timeouts in child/exec testsRod Vagg2014-11-302-2/+2
* test: bump --stack-size to stop child fails on ARMRod Vagg2014-11-302-2/+2
* deps: openssl - add x32 supportBen Noordhuis2014-11-291-17/+8
* openssl: fix keypress requirement in apps on win32Fedor Indutny2014-11-291-6/+13
* test: don't remove empty.txt on win32Rod Vagg2014-11-291-10/+11
* test: another fix for test-crypto-streamFedor Indutny2014-11-281-1/+1
* test: fix test-crypto-streamFedor Indutny2014-11-281-2/+1
* punycode: update to v1.3.2Mathias Bynens2014-11-281-34/+57
* deps: update openssl to 1.0.1jFedor Indutny2014-11-2798-725/+2438
* test: fix floating point NaN tests on mipsJames Cowgill2014-11-272-20/+22
* crypto: proper fix for d7e700's causeFedor Indutny2014-11-263-129/+0
* crypto: allow creation of GCM ciphers with createCipherCalvin Metcalf2014-11-252-33/+76
* crypto: throw if the key doesn't match certFedor Indutny2014-11-253-20/+73
* test: named pipe is invalid when appending .txtRod Vagg2014-11-231-1/+13
* Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis2014-11-22766-7253/+20243
|\
| * path: added parse() and format() functionsRory Bradford2014-11-203-11/+247
| * path: allow calling platform specific methodsTimothy J Fontaine2014-11-203-484/+517
| * doc: correct broken link in net.markdownSteve Sharp2014-11-201-1/+1
| * doc: clarify return value of http.createServerMK Safi2014-11-191-1/+1
| * doc: fix typos in http.markdownArtur Cistov2014-11-171-4/+4
| * dns: propagate domain for c-ares methodsChris Dickinson2014-11-172-0/+48
| * process: pid can be a string in process.kill()Sam Roberts2014-11-172-51/+39
| * fs: fix symlink error messageVladimir Kurchatkin2014-11-152-2/+14
| * module: correct the order of the assertionshaoxin2014-11-132-1/+13
| * build: i18n: support little-endian machinesSteven Loomis2014-11-131-2/+2
| * build: i18n: fix icu toolset dependenciesSteven R. Loomis2014-11-111-32/+30
| * build: i18n: fix build on OSXSteven R. Loomis2014-11-111-0/+3