Commit graph

18 commits

Author SHA1 Message Date
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
e763339789 Adjust exceptions to ObjFW API change. 2013-11-22 21:15:54 +01:00
bdd815ec47 Adjust to reworked exception API. 2013-06-23 13:10:33 +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
eff94d1c96 Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once.
2013-02-14 00:15:32 +01:00
bb240ea8aa Prefix all ivars with an underscore. 2013-02-12 18:49:20 +01:00
0df1e62ff4 configure: Don't use -Wcast-align.
The OpenSSL headers break -Wcast-align.
2012-11-21 23:26:06 +01:00
430bde693e Don't access isa directly. 2012-07-12 05:09:43 +02:00
17d95a2347 Nicer SSLInvalidCertificateException description. 2012-03-20 22:47:06 +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
5e38932ed3 Add missing autorelease call 2011-10-24 02:04:22 +02:00
Florian Zeitz
8a7c60fe1c Add methods enabling certificate verification 2011-10-24 01:39:48 +02:00