ObjOpenSSL  History of src/SSLSocket.h of 56c34998de6e3bdc

History of the file that is called src/SSLSocket.h at check-in 56c34998de6e3bdc

2021-11-06
00:15
Adjust to ObjFW changes file: [0371d9e9ba] check-in: [8957076139] user: js, branch: trunk, size: 2098 [annotate] [blame] [check-ins using] [diff]
2020-05-31
16:54
Update URL file: [c4807a7400] check-in: [66bd0c554f] user: js, branch: trunk, size: 2062 [annotate] [blame] [check-ins using] [diff]
2020-05-06
00:37
Adjust to ObjFW changes file: [f131b16758] check-in: [944f3dbb18] user: js, branch: trunk, size: 2063 [annotate] [blame] [check-ins using] [diff]
2020-04-05
23:10
Fix type mismatch with GCC file: [b1fffa112d] check-in: [8d32ca35ce] user: js, branch: trunk, size: 2124 [annotate] [blame] [check-ins using] [diff]
2019-10-03
23:35
Suppress broken documentation warnings in OpenSSL file: [0d0d96cac9] check-in: [56c34998de] user: js, branch: trunk, size: 2130 [annotate] [blame] [check-ins using] [diff]
2017-08-01
19:03
Fix compilation with GCC file: [1ced025d5c] check-in: [b9937d8663] user: js, branch: trunk, size: 2006 [annotate] [blame] [check-ins using] [diff]
2017-07-22
23:34
SSLSocket: Re-add verifyPeerCertificate

This was accidentally removed from the interface. file: [482ed92e1f] check-in: [ecf34717f0] user: js, branch: trunk, size: 1969 [annotate] [blame] [check-ins using] [diff]

23:09
Adjust to ObjFW changes file: [8b46b339d4] check-in: [586a59246a] user: js, branch: trunk, size: 1938 [annotate] [blame] [check-ins using] [diff]
2017-05-14
00:33
Modernize the code a little file: [b846ea7d60] check-in: [9355649e3a] user: js, branch: trunk, size: 1943 [annotate] [blame] [check-ins using] [diff]
2017-05-08
00:31
Adjust to recent ObjFW changes file: [f13e02580e] check-in: [897afb173c] user: js, branch: trunk, size: 1840 [annotate] [blame] [check-ins using] [diff]
2017-04-15
19:37
Fix URL in copyright headers file: [89d1613e3b] check-in: [e3dcc5816e] user: js, branch: trunk, size: 1836 [annotate] [blame] [check-ins using] [diff]
2016-07-09
20:19
Change webkeks.org -> heap.zone

While at it, also update the copyright years where they were incomplete. file: [39ada3ce5d] check-in: [0326ada0ff] user: js, branch: trunk, size: 1839 [annotate] [blame] [check-ins using] [diff]

2016-03-06
17:48
Adjust to ObjFW changes file: [ec5826ebd6] check-in: [aab1410a4b] user: js, branch: trunk, size: 1837 [annotate] [blame] [check-ins using] [diff]
2015-05-24
19:33
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. file: [536accb4df] check-in: [071d74e840] user: js, branch: trunk, size: 1974 [annotate] [blame] [check-ins using] [diff]

2013-03-31
10:04
Conform to OFTLSSocket.

Still a few FIXMEs / TODOs. file: [127e317cb2] check-in: [4192ab66c8] user: js, branch: trunk, size: 1861 [annotate] [blame] [check-ins using] [diff]

2013-03-04
17:37
Replace BOOL with bool. file: [40186b2917] check-in: [09e348c39a] user: js, branch: trunk, size: 2174 [annotate] [blame] [check-ins using] [diff]
2013-02-13
23:27
Don't class-swizzle to call close on super. file: [d1df87a4ff] check-in: [8a23146f8c] user: js, branch: trunk, size: 2174 [annotate] [blame] [check-ins using] [diff]
2013-02-12
17:49
Prefix all ivars with an underscore. file: [ebcd9bc588] check-in: [eca3b894f8] user: js, branch: trunk, size: 2148 [annotate] [blame] [check-ins using] [diff]
2013-01-19
00:36
Update copyright. file: [7d70089230] check-in: [6bcaf2d54a] user: js, branch: trunk, size: 2180 [annotate] [blame] [check-ins using] [diff]
2013-01-18
23:33
Make it possible to request client certificates. file: [be07cf18c1] check-in: [f0a40268e4] user: js, branch: trunk, size: 2174 [annotate] [blame] [check-ins using] [diff]
2012-03-20
21:53
Fix copyright. file: [ea5e6f0579] check-in: [4564eb6a94] user: js, branch: trunk, size: 2007 [annotate] [blame] [check-ins using] [diff]
21:45
Change URL in copyright to Git repository. file: [eef610a7c2] check-in: [87d86871ad] user: js, branch: trunk, size: 1945 [annotate] [blame] [check-ins using] [diff]
2012-01-26
11:42
Update Xcode project. file: [ad8daea329] check-in: [a40233daa6] user: js, branch: trunk, size: 1938 [annotate] [blame] [check-ins using] [diff]
2012-01-25
15:42
Allow initializing with private key and certificate file: [77438ee680] check-in: [4e4556c32c] user: florob@babelmonkeys.de, branch: trunk, size: 1935 [annotate] [blame] [check-ins using] [diff]
2011-10-23
23:39
Add methods enabling certificate verification file: [224515dd9a] check-in: [7fa9a01744] user: florob@babelmonkeys.de, branch: trunk, size: 1806 [annotate] [blame] [check-ins using] [diff]
2011-10-07
01:15
Fix copyright file: [22a8ddfe80] check-in: [afb5d4532f] user: florob@babelmonkeys.de, branch: trunk, size: 1713 [annotate] [blame] [check-ins using] [diff]
2011-09-09
18:01
Support for getting channel binding data file: [e3d66ecad9] check-in: [a1f0209e57] user: florob@babelmonkeys.de, branch: trunk, size: 1710 [annotate] [blame] [check-ins using] [diff]
2011-06-08
21:24
Add copyright and license. file: [77855aef11] check-in: [2110030291] user: js, branch: trunk, size: 1649 [annotate] [blame] [check-ins using] [diff]
2011-03-28
22:23
Implement setting the private key and certificate. file: [9b9ce91e67] check-in: [ce85c1fa59] user: js, branch: trunk, size: 527 [annotate] [blame] [check-ins using] [diff]
21:38
Have one global ctx. file: [2bdb858cf2] check-in: [daea63b67c] user: js, branch: trunk, size: 204 [annotate] [blame] [check-ins using] [diff]
20:32
Added: Move sources to src and add install and clean targets to Makefile. file: [247b5540e4] check-in: [218a219fe5] user: js, branch: trunk, size: 238 [annotate] [blame] [check-ins using]