| Commit message (Expand) | Author | Age | Files | Lines |
* | tls: make the --enable-legacy-cipher-list help less verbose | James M Snell | 2015-04-08 | 1 | -4/+2 |
* | tls: disable RC4, add --cipher-list command line switch | James M Snell | 2015-04-08 | 3 | -1/+85 |
* | Now working on 0.10.39 | Julien Gilli | 2015-03-23 | 1 | -2/+2 |
* | 2015.03.23, Version 0.10.38 (Maintenance)v0.10.38v0.10.38-release | Julien Gilli | 2015-03-23 | 1 | -1/+1 |
* | Now working on 0.10.38 | Julien Gilli | 2015-03-11 | 1 | -2/+2 |
* | 2015.03.11, Version 0.10.37 (Maintenance)v0.10.37v0.10.37-release | Julien Gilli | 2015-03-11 | 1 | -1/+1 |
* | domains: fix stack clearing after error handled | Jonas Dohse | 2015-03-10 | 1 | -7/+13 |
* | Now working on 0.10.37 | Timothy J Fontaine | 2015-01-26 | 1 | -2/+2 |
* | 2015.01.26, Version 0.10.36 (Stable)v0.10.36v0.10.36-release | Timothy J Fontaine | 2015-01-26 | 1 | -1/+1 |
* | Now working on 0.10.36 | Timothy J Fontaine | 2014-12-23 | 1 | -2/+2 |
* | 2014.12.22, Version 0.10.35 (Stable)v0.10.35v0.10.35-release | Timothy J Fontaine | 2014-12-22 | 1 | -1/+1 |
* | src: re-add 1024-bit SSL certs removed by f9456a2 | Chris Dickinson | 2014-12-19 | 1 | -0/+141 |
* | Now working on 0.10.35 | Timothy J Fontaine | 2014-12-17 | 1 | -2/+2 |
* | 2014.12.17, Version 0.10.34 (Stable)v0.10.34v0.10.34-release | Timothy J Fontaine | 2014-12-17 | 1 | -1/+1 |
* | zlib: do not Unref() if wasn't Ref()ed | Fedor Indutny | 2014-12-04 | 1 | -1/+2 |
* | crypto: update root certificates | Ben Noordhuis | 2014-12-04 | 1 | -373/+712 |
* | domains: fix issues with abort on uncaught | Julien Gilli | 2014-11-18 | 2 | -31/+75 |
* | Now working on 0.10.34 | Timothy J Fontaine | 2014-10-23 | 1 | -2/+2 |
* | 2014.10.20, Version 0.10.33 (Stable) | Timothy J Fontaine | 2014-10-20 | 1 | -1/+1 |
* | crypto: allow forcing SSLv2/v3 via secureProtocol | Fedor Indutny | 2014-10-20 | 1 | -24/+0 |
* | crypto: move disaling SSLv2/3 into JavaScript | Timothy J Fontaine | 2014-10-17 | 1 | -11/+4 |
* | crypto: extra caution in setting ssl options | Alexis Campailla | 2014-10-16 | 1 | -4/+0 |
* | crypto: allow runtime opt in using SSLv2/SSLv3 | Timothy J Fontaine | 2014-10-15 | 3 | -0/+68 |
* | hdr: always define NODE_WANT_INTERNALS | Fedor Indutny | 2014-09-26 | 1 | -1/+1 |
* | Now working on 0.10.33 | Timothy J Fontaine | 2014-09-16 | 1 | -2/+2 |
* | 2014.09.16, Version 0.10.32 (Stable)v0.10.32v0.10.32-release | Timothy J Fontaine | 2014-09-16 | 1 | -1/+1 |
* | crypto: use domains for any callback-taking method | Chris Dickinson | 2014-09-16 | 2 | -0/+17 |
* | Now working on 0.10.32 | Timothy J Fontaine | 2014-08-19 | 1 | -2/+2 |
* | 2014.08.19, Version 0.10.31 (Stable)v0.10.31v0.10.31-release | Timothy J Fontaine | 2014-08-19 | 1 | -1/+1 |
* | timers: fix timers with non-integer delay hanging. | Julien Gilli | 2014-08-04 | 1 | -0/+1 |
* | Now working on 0.10.31 | Timothy J Fontaine | 2014-07-31 | 1 | -2/+2 |
* | 2014.07.31, Version 0.10.30 (Stable)v0.10.30v0.10.30-release | Timothy J Fontaine | 2014-07-31 | 1 | -1/+1 |
* | timers: backport f8193ab | Julien Gilli | 2014-07-31 | 1 | -0/+9 |
* | constants: add O_NONBLOCK constant | Fedor Indutny | 2014-07-02 | 1 | -0/+4 |
* | Revert "constants: export O_NONBLOCK" | Fedor Indutny | 2014-07-02 | 1 | -8/+1 |
* | Revert "src: fix _XOPEN_SOURCE redefinition warning" | Fedor Indutny | 2014-07-02 | 1 | -10/+4 |
* | util.h: interface compatibility | Oguz Bastemur | 2014-06-27 | 1 | -1/+1 |
* | Now working on 0.10.30 | Timothy J Fontaine | 2014-06-09 | 1 | -2/+2 |
* | 2014.06.05, Version 0.10.29 (Stable)v0.10.29v0.10.29-release | Timothy J Fontaine | 2014-06-09 | 1 | -1/+1 |
* | src: replace usage of String::Utf8Value | Timothy J Fontaine | 2014-06-06 | 10 | -68/+158 |
* | string_bytes: Guarantee valid utf-8 output | Felix Geisendörfer | 2014-06-06 | 3 | -1/+10 |
* | crypto: improve memory usage | Alexis Campailla | 2014-05-16 | 2 | -5/+19 |
* | src: fix _XOPEN_SOURCE redefinition warning | Ben Noordhuis | 2014-05-14 | 1 | -4/+10 |
* | constants: export O_NONBLOCK | Fedor Indutny | 2014-05-02 | 1 | -1/+8 |
* | Now working on 0.10.29 | Timothy J Fontaine | 2014-05-02 | 1 | -2/+2 |
* | 2014.05.01, Version 0.10.28 (Stable)v0.10.28v0.10.28-release | Timothy J Fontaine | 2014-05-01 | 1 | -1/+1 |
* | Now working on 0.10.28 | Timothy J Fontaine | 2014-05-01 | 1 | -2/+2 |
* | 2014.05.01, Version 0.10.27 (Stable)v0.10.27v0.10.27-release | Timothy J Fontaine | 2014-05-01 | 1 | -1/+1 |
* | src: use monotonic time for process.uptime() | Timothy J Fontaine | 2014-04-10 | 1 | -7/+4 |
* | src: ensure that openssl's PRNG is fully seeded | Ben Noordhuis | 2014-03-26 | 1 | -0/+37 |