Commit graph

17 commits

Author SHA1 Message Date
ecbaa8ed20 Conform to OFTLSSocket.
Still a few FIXMEs / TODOs.
2013-03-31 12:04:53 +02:00
89c705d9ed Replace BOOL with bool. 2013-03-04 18:37:09 +01:00
80b2cd676d Don't class-swizzle to call close on super. 2013-02-14 00:27:13 +01:00
bb240ea8aa Prefix all ivars with an underscore. 2013-02-12 18:49:20 +01:00
fa191aa0dd Update copyright. 2013-01-19 01:36:16 +01:00
380d99c7dc Make it possible to request client certificates. 2013-01-19 00:33:51 +01:00
935b6558f3 Fix copyright. 2012-03-20 22:53:57 +01:00
c089411ad3 Change URL in copyright to Git repository. 2012-03-20 22:45:01 +01:00
309b16bf5d Update Xcode project. 2012-01-26 12:42:05 +01:00
Florian Zeitz
38cd6bd401 Allow initializing with private key and certificate 2012-01-25 16:42:23 +01:00
Florian Zeitz
8a7c60fe1c Add methods enabling certificate verification 2011-10-24 01:39:48 +02:00
Florian Zeitz
58d01946d9 Fix copyright 2011-10-07 03:15:00 +02:00
Florian Zeitz
ace7324c7f Support for getting channel binding data 2011-09-09 20:01:44 +02:00
1137a93d7a Add copyright and license. 2011-06-08 23:24:36 +02:00
d8095cf714 Implement setting the private key and certificate. 2011-03-29 00:23:32 +02:00
6e5b389529 Have one global ctx. 2011-03-28 23:38:09 +02:00
5d0b05aac0 Move sources to src and add install and clean targets to Makefile. 2011-03-28 22:32:48 +02:00
Renamed from SSLSocket.h (Browse further)