summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tls: make the --enable-legacy-cipher-list help less verboseJames M Snell2015-04-081-4/+2
* tls: disable RC4, add --cipher-list command line switchJames M Snell2015-04-083-1/+85
* Now working on 0.10.39Julien Gilli2015-03-231-2/+2
* 2015.03.23, Version 0.10.38 (Maintenance)v0.10.38v0.10.38-releaseJulien Gilli2015-03-231-1/+1
* Now working on 0.10.38Julien Gilli2015-03-111-2/+2
* 2015.03.11, Version 0.10.37 (Maintenance)v0.10.37v0.10.37-releaseJulien Gilli2015-03-111-1/+1
* domains: fix stack clearing after error handledJonas Dohse2015-03-101-7/+13
* Now working on 0.10.37Timothy J Fontaine2015-01-261-2/+2
* 2015.01.26, Version 0.10.36 (Stable)v0.10.36v0.10.36-releaseTimothy J Fontaine2015-01-261-1/+1
* Now working on 0.10.36Timothy J Fontaine2014-12-231-2/+2
* 2014.12.22, Version 0.10.35 (Stable)v0.10.35v0.10.35-releaseTimothy J Fontaine2014-12-221-1/+1
* src: re-add 1024-bit SSL certs removed by f9456a2Chris Dickinson2014-12-191-0/+141
* Now working on 0.10.35Timothy J Fontaine2014-12-171-2/+2
* 2014.12.17, Version 0.10.34 (Stable)v0.10.34v0.10.34-releaseTimothy J Fontaine2014-12-171-1/+1
* zlib: do not Unref() if wasn't Ref()edFedor Indutny2014-12-041-1/+2
* crypto: update root certificatesBen Noordhuis2014-12-041-373/+712
* domains: fix issues with abort on uncaughtJulien Gilli2014-11-182-31/+75
* Now working on 0.10.34Timothy J Fontaine2014-10-231-2/+2
* 2014.10.20, Version 0.10.33 (Stable)Timothy J Fontaine2014-10-201-1/+1
* crypto: allow forcing SSLv2/v3 via secureProtocolFedor Indutny2014-10-201-24/+0
* crypto: move disaling SSLv2/3 into JavaScriptTimothy J Fontaine2014-10-171-11/+4
* crypto: extra caution in setting ssl optionsAlexis Campailla2014-10-161-4/+0
* crypto: allow runtime opt in using SSLv2/SSLv3Timothy J Fontaine2014-10-153-0/+68
* hdr: always define NODE_WANT_INTERNALSFedor Indutny2014-09-261-1/+1
* Now working on 0.10.33Timothy J Fontaine2014-09-161-2/+2
* 2014.09.16, Version 0.10.32 (Stable)v0.10.32v0.10.32-releaseTimothy J Fontaine2014-09-161-1/+1
* crypto: use domains for any callback-taking methodChris Dickinson2014-09-162-0/+17
* Now working on 0.10.32Timothy J Fontaine2014-08-191-2/+2
* 2014.08.19, Version 0.10.31 (Stable)v0.10.31v0.10.31-releaseTimothy J Fontaine2014-08-191-1/+1
* timers: fix timers with non-integer delay hanging.Julien Gilli2014-08-041-0/+1
* Now working on 0.10.31Timothy J Fontaine2014-07-311-2/+2
* 2014.07.31, Version 0.10.30 (Stable)v0.10.30v0.10.30-releaseTimothy J Fontaine2014-07-311-1/+1
* timers: backport f8193abJulien Gilli2014-07-311-0/+9
* constants: add O_NONBLOCK constantFedor Indutny2014-07-021-0/+4
* Revert "constants: export O_NONBLOCK"Fedor Indutny2014-07-021-8/+1
* Revert "src: fix _XOPEN_SOURCE redefinition warning"Fedor Indutny2014-07-021-10/+4
* util.h: interface compatibilityOguz Bastemur2014-06-271-1/+1
* Now working on 0.10.30Timothy J Fontaine2014-06-091-2/+2
* 2014.06.05, Version 0.10.29 (Stable)v0.10.29v0.10.29-releaseTimothy J Fontaine2014-06-091-1/+1
* src: replace usage of String::Utf8ValueTimothy J Fontaine2014-06-0610-68/+158
* string_bytes: Guarantee valid utf-8 outputFelix Geisendörfer2014-06-063-1/+10
* crypto: improve memory usageAlexis Campailla2014-05-162-5/+19
* src: fix _XOPEN_SOURCE redefinition warningBen Noordhuis2014-05-141-4/+10
* constants: export O_NONBLOCKFedor Indutny2014-05-021-1/+8
* Now working on 0.10.29Timothy J Fontaine2014-05-021-2/+2
* 2014.05.01, Version 0.10.28 (Stable)v0.10.28v0.10.28-releaseTimothy J Fontaine2014-05-011-1/+1
* Now working on 0.10.28Timothy J Fontaine2014-05-011-2/+2
* 2014.05.01, Version 0.10.27 (Stable)v0.10.27v0.10.27-releaseTimothy J Fontaine2014-05-011-1/+1
* src: use monotonic time for process.uptime()Timothy J Fontaine2014-04-101-7/+4
* src: ensure that openssl's PRNG is fully seededBen Noordhuis2014-03-261-0/+37