Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls, crypto: deduplicate code | Fedor Indutny | 2013-08-19 | 1 | -53/+10 |
* | tls: asynchronous SNICallback | Fedor Indutny | 2013-08-06 | 1 | -1/+3 |
* | tls_wrap: DRY ClientHelloParser | Fedor Indutny | 2013-08-06 | 1 | -24/+5 |
* | src: use PersistentToLocal() in a few more places | Ben Noordhuis | 2013-08-03 | 1 | -3/+4 |
* | lib, src: upgrade after v8 api change | Ben Noordhuis | 2013-07-06 | 1 | -16/+27 |
* | build: fix include order for building on windows | Timothy J Fontaine | 2013-06-17 | 1 | -2/+2 |
* | tls: session API returns | Fedor Indutny | 2013-06-17 | 1 | -0/+41 |
* | tls_wrap: embed TLS encryption into streamwrap | Fedor Indutny | 2013-06-16 | 1 | -0/+154 |