aboutsummaryrefslogtreecommitdiff
path: root/src/ssl/ffi.rs
Commit message (Expand)AuthorAgeFilesLines
* single `ffi` moduleValerii Hiora2014-09-301-117/+0
* Certificate/pkey generation & PEM exportValerii Hiora2014-09-261-83/+8
* TLS 1_1, 1_2, Ssl 2 is enabled by featuresValerii Hiora2014-09-231-3/+6
* Enabling TLS1.2 supportValerii Hiora2014-09-231-0/+11
* Get certificate fingerprintValerii Hiora2014-09-201-1/+3
* Allow to set cert/key pairValerii Hiora2014-09-171-0/+7
* Merge pull request #39 from andrew-d/andrew-support-tls-sniSteven Fackler2014-09-051-0/+6
|\
| * Allow setting hostname to support TLS-SNIAndrew Dunham2014-09-041-0/+6
* | Allow getting the compression used in a connectionAndrew Dunham2014-09-041-0/+4
|/
* Shift directory structureSteven Fackler2014-08-031-0/+159