9b38780a1c
Update URL
...
FossilOrigin-Name: 66bd0c554f7f9cc67668830e05a467260bbc5dc6028e48711df22ed26b5d650b
2020-05-31 16:54:54 +00:00
ab66f12bfe
Adjust to ObjFW changes
2020-05-06 02:37:29 +02:00
86ced1769a
Fix type mismatch with GCC
2020-04-06 01:10:19 +02:00
35258cb6c3
Suppress broken documentation warnings in OpenSSL
2019-10-04 01:35:03 +02:00
bdfa70b3e5
Adjust to ObjFW changes
2018-12-08 18:28:13 +01:00
2ef2132444
Fix compilation with GCC
2017-08-01 21:03:59 +02:00
f5d70314ff
SSLSocket: Re-add verifyPeerCertificate
...
This was accidentally removed from the interface.
2017-07-23 01:34:45 +02:00
ea1fd23be5
Adjust to ObjFW changes
2017-07-23 01:09:18 +02:00
cd3d39a9c2
Modernize the code a little
2017-05-14 02:33:26 +02:00
c428df9b60
Adjust to recent ObjFW changes
2017-05-08 02:31:13 +02:00
d11fe7ad01
Fix URL in copyright headers
2017-04-15 21:37:46 +02:00
7c85e21d8f
Change webkeks.org -> heap.zone
...
While at it, also update the copyright years where they were incomplete.
2016-07-09 22:19:20 +02:00
24e8ee8a50
Adjust to ObjFW changes
2016-03-06 18:48:01 +01:00
eed791dff1
Conform to OFTLSSocket
...
This also introduces automatic certificate verification and enables it
by default, as required by OFTLSSocket.
There are still TODOs until OFTLSSocket is fully implemented.
2015-05-24 21:33:09 +02:00
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