| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | single `ffi` module | Valerii Hiora | 2014-09-30 | 1 | -117/+0 |
| | | |||||
| * | Certificate/pkey generation & PEM export | Valerii Hiora | 2014-09-26 | 1 | -83/+8 |
| | | | | Required quite a lot of refactoring | ||||
| * | TLS 1_1, 1_2, Ssl 2 is enabled by features | Valerii Hiora | 2014-09-23 | 1 | -3/+6 |
| | | |||||
| * | Enabling TLS1.2 support | Valerii Hiora | 2014-09-23 | 1 | -0/+11 |
| | | | | | | | | Unfortunately OS X comes with 0.9.8 bundled. There is a way to install a recent version through homebrew, however it is extremely hard to make it link agains brewed version without tricking link version | ||||
| * | Get certificate fingerprint | Valerii Hiora | 2014-09-20 | 1 | -1/+3 |
| | | |||||
| * | Allow to set cert/key pair | Valerii Hiora | 2014-09-17 | 1 | -0/+7 |
| | | |||||
| * | Merge pull request #39 from andrew-d/andrew-support-tls-sni | Steven Fackler | 2014-09-05 | 1 | -0/+6 |
| |\ | | | | | Allow setting hostname to support TLS-SNI | ||||
| | * | Allow setting hostname to support TLS-SNI | Andrew Dunham | 2014-09-04 | 1 | -0/+6 |
| | | | |||||
| * | | Allow getting the compression used in a connection | Andrew Dunham | 2014-09-04 | 1 | -0/+4 |
| |/ | |||||
| * | Shift directory structure | Steven Fackler | 2014-08-03 | 1 | -0/+159 |