3362 Commits (63fbd10b6cdea195bfbc55221d8fe279757d56cc)

Author SHA1 Message Date
Saúl Ibarra Corretgé a5f1307e45 core: replace uv_fs_readdir with uv_fs_scandir 11 years ago
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 10 years ago
Timothy J Fontaine ea69dd7584 Now working on 0.10.34 11 years ago
Timothy J Fontaine fe2e8a4a24 2014.10.20, Version 0.10.33 (Stable) 11 years ago
Fedor Indutny 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol 11 years ago
Timothy J Fontaine 6c8593d456 crypto: move disaling SSLv2/3 into JavaScript 11 years ago
Alexis Campailla 3139fa20d7 crypto: extra caution in setting ssl options 11 years ago
Timothy J Fontaine d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 11 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 11 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Fedor Indutny a2a3fd4893 tls_wrap: ignore ZERO_RETURN after close_notify 11 years ago
Trevor Norris bdc2ea4d52 src: update use of ExternalArrayType constants 11 years ago
Trevor Norris 4809c7aa4f smalloc: update use of ExternalArrayType constants 11 years ago
Trevor Norris e9ca7b9d8d buffer: mv floating point read/write checks to JS 11 years ago
Vladimir Kurchatkin 8dc6be1747 node: avoid automatic microtask runs 11 years ago
Steven R. Loomis ac2857b12c build, i18n: improve Intl build, add "--with-intl" 11 years ago
Trevor Norris 57ed3daebf buffer: fix and cleanup fill() 11 years ago
Rasmus Christian Pedersen 734fb49a2a src: fix VC++ warning C4244 11 years ago
Trevor Norris de312cfd7c timer_wrap: remove HandleScopes, check return size 11 years ago
Fedor Indutny d87ae24dfe hdr: always define NODE_WANT_INTERNALS 11 years ago
Fedor Indutny 2122a77f51 crypto: lower RSS usage for TLSCallbacks 11 years ago
Timothy J Fontaine 8e4fc88c79 Now working on 0.11.15 11 years ago
Timothy J Fontaine fd896d5acf 2014.09.24, Version 0.11.14 (Unstable) 11 years ago
Fedor Indutny 4dbb84fc52 tls_wrap: ensure that TLSCallbacks are gc-able 11 years ago
Fedor Indutny c5f5d4cd11 deps: update uv to v1.0.0-rc1 11 years ago
Fedor Indutny 6e08bb94e8 crypto: export externals to internal structs 11 years ago
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 11 years ago
Fedor Indutny cb4ed3c78f crypto: never store pointer to conn in SSL_CTX 11 years ago
Mickael van der Beek c615545416 crypto: clarify RandomBytes() error msg 11 years ago
Alexis Campailla 03e93526e6 win: manifest node.exe for Windows 8.1 11 years ago
Timothy J Fontaine 84952da241 Now working on 0.10.33 11 years ago
Timothy J Fontaine 0fe0d12155 2014.09.16, Version 0.10.32 (Stable) 11 years ago
Chris Dickinson 6e689ece46 crypto: use domains for any callback-taking method 11 years ago
Ben Noordhuis 21e60643b0 lib, src: add vm.runInDebugContext() 11 years ago
Adam Lippai 11d57a535c tls: fix encoding in certificate-related functions 11 years ago
Ben Noordhuis 06526a2a93 src: remove Environment::GetCurrentChecked() 11 years ago
Ben Noordhuis 8e6706ea95 src: update and expand comments in base-object.h 11 years ago
Ben Noordhuis b33a47ef47 lib, src: don't make http parser handles weak 11 years ago
Ben Noordhuis 1e99486cc8 src: add ClearWrap() to util.h 11 years ago
Ben Noordhuis de9a444ab4 src: fix handle leak in Parser::Execute() 11 years ago
Fedor Indutny 7343c77cdb tls_wrap: fix use after free 11 years ago
Fedor Indutny 68c14d6923 crypto: use less memory for storing keys 11 years ago
Trevor Norris a054f8eb29 stream_wrap: Add support to write binary strings 11 years ago
Trevor Norris 81a9739108 node,async-wrap: verify domain enter/exit are set 11 years ago
Julien Gilli 90d1147b8b cluster: centralize removal from workers list. 11 years ago
Brian White fcfe820481 crypto: unsigned value can't be negative 11 years ago
Brian White 16b0a3393e crypto: avoid memory leak 11 years ago
Jackson Tian 92419f8762 src: reading/owner/onread/onconnection for tcp 11 years ago
Isaac Burns 53fc14c569 crypto: wrap ECDH constants in HAVE_OPENSSL 11 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 11 years ago