Commit graph

68 commits

Author SHA1 Message Date
Florian Zeitz
58d01946d9 Fix copyright 2011-10-07 03:15:00 +02:00
250d2452dd Adjust to recent ObjFW changes. 2011-09-23 01:28:48 +02:00
0972f8ee36 Fix type conflict. 2011-09-22 15:52:17 +02:00
02fc41d7ae Adjust to recent ObjFW changes. 2011-09-19 18:37:49 +02:00
2152c84f3a Update to recent ObjFW changes. 2011-09-12 22:05:19 +02:00
59a56bca2a Correctly check return value of SSL_write. 2011-09-11 04:07:08 +02:00
0185f9bc7b Fix forgotten change. 2011-09-11 04:03:48 +02:00
Florian Zeitz
ace7324c7f Support for getting channel binding data 2011-09-09 20:01:44 +02:00
2c6ef4d969 Use certificate / key in client mode if set. 2011-06-13 18:14:19 +02:00
1137a93d7a Add copyright and license. 2011-06-08 23:24:36 +02:00
f322a37f75 Adjust to API changes in ObjFW. 2011-06-08 23:17:25 +02:00
36b485e48f Don't free the context. 2011-04-28 20:02:19 +02:00
0b7a6fdac0 Adjust to recent ObjFW changes. 2011-04-23 21:54:28 +02:00
22d29b2a53 Add the number of bytes returned by SSL_pending to -[pendingBytes]. 2011-04-03 21:53:14 +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
2323d59613 Fix a typo that only affects case-sensitive file systems. 2011-03-28 22:46:54 +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.m (Browse further)