10567 Commits (52e600a9c8655f578fae55d85e778b58d731201a)
 

Author SHA1 Message Date
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
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
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago
Ben Noordhuis c3d3c8e8cd src: fixups after v8 upgrade 10 years ago
Refael Ackermann 5a438489f0 deps: fix postmortem-metadata generator in v8 10 years ago
Ben Noordhuis 5d1b6d3e0f deps: upgrade v8 to 3.30.37 10 years ago
Fedor Indutny 3b3d89bad2 crypto: fix X509 cert memory leak in GetPeerCert 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Steven Loomis 855b1c98ca build: i18n: support little-endian machines 10 years ago
Steven R. Loomis ea4dc7d444 build: i18n: fix icu toolset dependencies 10 years ago
Steven R. Loomis 0339446cf7 build: i18n: fix build on OSX 10 years ago
Ben Noordhuis be413ac732 src: fix windows build error 10 years ago
Ben Noordhuis 355b96b605 lib,src: make os.endianness() inlinable 10 years ago
sudodoki fd2226894a doc: note ability to require files within packages 10 years ago
Jackson Tian d8a3c4ab2a tls: remove tls.createSecurePair code deprecation 10 years ago