3929 Commits (35d89d46622add493cb0f1e8dcb2fda73399f584)

Author SHA1 Message Date
Fedor Indutny 7cb38309fe Revert "constants: export O_NONBLOCK" 11 years ago
Fedor Indutny 47ee9a48a8 Revert "src: fix _XOPEN_SOURCE redefinition warning" 11 years ago
Yazhong Liu 6b09f9cd41 node: fix #7841 by overlooking the spare sourceline 11 years ago
Oguz Bastemur c94afdccf3 util.h: interface compatibility 11 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 11 years ago
Fedor Indutny c047127410 contextify: throw timeout error properly 11 years ago
Fedor Indutny d5198768de watchdog: terminate one specific isolate 11 years ago
Fedor Indutny eef0715db5 tls_wrap: fix interleaving in InvokeQueued 11 years ago
Fedor Indutny ca55037380 tls_wrap: fix small obvious memory leak 11 years ago
Timothy J Fontaine 1cb6f1a46a Now working on 0.10.30 11 years ago
Timothy J Fontaine ce82d6b847 2014.06.05, Version 0.10.29 (Stable) 11 years ago
Timothy J Fontaine 535c7777ac src: replace usage of String::Utf8Value 11 years ago
Felix Geisendörfer 0da4c67165 string_bytes: Guarantee valid utf-8 output 11 years ago
Ben Noordhuis 820aaf5b3d src: replace CONTAINER_OF with type-safe function 11 years ago
Ben Noordhuis 4394c8a9b3 smalloc: rework double free bug fix 11 years ago
Ben Noordhuis 6f952845a6 src: kill isolate on exit 11 years ago
Trevor Norris 681013223f smalloc: prevent double free on dispose() 11 years ago
Rohini Harendra 32b4563280 src: NODE_UNIXTIME_V8 needs to use an Isolate 11 years ago
Fedor Indutny 01c2a670a1 contexify: fix infinite recursion in delete cb 11 years ago
Andrew Low 929e2ed5ba string_bytes: ucs2 support big endian 11 years ago
Fedor Indutny 765b03255c tls_wrap: do not store TLSCallbacks in SSL_CTX 11 years ago
Fedor Indutny 4a2c349473 crypto: fix version check in hello parser 11 years ago
Yazhong Liu 89cb740fc3 crypto: check protocol version at handshake header 11 years ago
Alexis Campailla c06495713a crypto: improve memory usage 11 years ago
Ben Noordhuis 885142a5ed src: fix _XOPEN_SOURCE redefinition warning 11 years ago
Fedor Indutny 6569812531 tls_wrap: remove unused variable 11 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Trevor Norris 53b2e02a46 node: remove duplicate tickInfo assignment 11 years ago
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
Trevor Norris f10fd1ddba src: add --throw-deprecation entry to --help 11 years ago
Fedor Indutny 00890e43fb constants: export O_NONBLOCK 11 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Timothy J Fontaine a6583ebd11 Now working on 0.11.14 11 years ago
Timothy J Fontaine bfe1fdb8ab Now working on 0.10.29 11 years ago
Timothy J Fontaine b148cbe09d 2014.05.01, Version 0.10.28 (Stable) 11 years ago
Timothy J Fontaine 89223ae860 2014.05.01, Version 0.11.13 (Unstable) 11 years ago
Timothy J Fontaine 1285008fca Now working on 0.10.28 11 years ago
Timothy J Fontaine cb7911f78a 2014.05.01, Version 0.10.27 (Stable) 11 years ago
Trevor Norris d1fe6857ba buffer: normalize compare() output 11 years ago
Shigeki Ohtsu ab7a3d098d child_process: fix assertion error in spawnSync 11 years ago
Ingmar Runge 26a1b712ec crypto: improve error messages 11 years ago
Rasmus Christian Pedersen d13e0297c3 crypto: fix a couple of VC++ warnings 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Denys Zariaiev 681fe599d7 vm: assign Environment to created context 11 years ago
Fedor Indutny a60a9b0dbd deps: provide TXT chunk info in c-ares 11 years ago
Fedor Indutny 89e88e96df crypto: fix memory leak in CipherBase::Final 11 years ago
Fedor Indutny 0f3b72460b crypto: work around OpenSSL oddness 11 years ago
Fedor Indutny afaff70a9b src: lint after OCSP commits 11 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago