Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | src: replace NULL with nullptr | Ben Noordhuis | 2014-10-23 | 1 | -6/+6 |
* | src: replace assert() with CHECK() | Ben Noordhuis | 2014-10-12 | 1 | -2/+3 |
* | tls: asynchronous SNICallback | Fedor Indutny | 2013-08-06 | 1 | -0/+2 |
* | tls_wrap: DRY ClientHelloParser | Fedor Indutny | 2013-08-06 | 1 | -0/+74 |