| Commit message (Expand) | Author | Age | Files | Lines |
* | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 2 | -2/+2 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 5 | -6/+6 |
* | benchmark: refactor for consistent style | Rich Trott | 2019-02-06 | 3 | -4/+4 |
* | tools: capitalize sentences | Ruben Bridgewater | 2018-12-10 | 1 | -1/+1 |
* | benchmark,doc,lib,src,test,tools: fix typos | Brandon Smith | 2018-10-09 | 1 | -1/+1 |
* | test: run crypto benchmark only once in tests | Rich Trott | 2018-06-02 | 2 | -0/+6 |
* | benchmark: (crypto) refactor | Ruben Bridgewater | 2018-02-01 | 7 | -40/+35 |
* | benchmark: var to const | Ruben Bridgewater | 2017-09-19 | 6 | -86/+86 |
* | crypto: fix Node_SignFinal | David Benjamin | 2017-09-11 | 1 | -1/+1 |
* | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 1 | -1/+1 |
* | benchmark: fix some RegExp nits | Vse Mozhet Byt | 2017-06-12 | 3 | -3/+3 |
* | benchmark: reduce string concatenations | Vse Mozhet Byt | 2017-04-20 | 5 | -11/+11 |
* | benchmark: replace [].join() with ''.repeat() | Vse Mozhet Byt | 2017-04-04 | 3 | -6/+6 |
* | benchmark: fix punycode and get-ciphers benchmark | Bartosz Sosnowski | 2017-03-09 | 1 | -1/+1 |
* | benchmark: remove forced optimization from crypto | Bartosz Sosnowski | 2017-03-06 | 1 | -2/+5 |
* | benchmark: favor === over == | Rich Trott | 2016-08-09 | 1 | -1/+1 |
* | crypto,tls: perf improvements for crypto and tls getCiphers | James M Snell | 2016-06-21 | 1 | -0/+20 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 6 | -13/+8 |
* | benchmark: refactor to eliminate redeclared vars | Rich Trott | 2016-03-01 | 1 | -4/+5 |
* | tools,benchmark: increase lint compliance | Rich Trott | 2016-02-27 | 6 | -13/+3 |
* | benchmark: use strict mode | Rich Trott | 2016-02-22 | 6 | -0/+6 |
* | benchmark: add rsa/aes-gcm performance test | Shigeki Ohtsu | 2015-04-04 | 3 | -0/+136 |
* | benchmark: add/remove hash algorithm | Shigeki Ohtsu | 2015-04-04 | 1 | -1/+1 |
* | benchmark: hash stream | isaacs | 2013-05-14 | 3 | -3/+164 |
* | bench: Add bench-crypto | isaacs | 2013-02-19 | 1 | -0/+103 |