History of file src/SSLConnectionFailedException.m at check-in 8d227ad0304b6379
2021-04-03
| ||
20:16 | Adjust to ObjFW coding style file: [a49752ab3b] check-in: [e5b470a14c] user: js, branch: trunk, size: 4101 [annotate] [blame] [check-ins using] [diff] | |
2020-05-31
| ||
16:54 | Update URL file: [7fa0a8e9f5] check-in: [66bd0c554f] user: js, branch: trunk, size: 4034 [annotate] [blame] [check-ins using] [diff] | |
2020-04-05
| ||
23:10 | Fix type mismatch with GCC file: [811f3b429f] check-in: [8d32ca35ce] user: js, branch: trunk, size: 4035 [annotate] [blame] [check-ins using] [diff] | |
2019-03-14
| ||
22:02 | Use dot syntax file: [10c93bcda0] check-in: [ca772cd7fd] user: js, branch: trunk, size: 4041 [annotate] [blame] [check-ins using] [diff] | |
2017-06-21
| ||
21:04 | Adjust to ObjFW changes file: [3fe5f58a63] check-in: [2ee844508a] user: js, branch: trunk, size: 4043 [annotate] [blame] [check-ins using] [diff] | |
2017-05-14
| ||
00:33 | Modernize the code a little file: [d8975e7b34] check-in: [9355649e3a] user: js, branch: trunk, size: 4026 [annotate] [blame] [check-ins using] [diff] | |
2017-05-08
| ||
00:31 | Adjust to recent ObjFW changes file: [8a6d63315e] check-in: [897afb173c] user: js, branch: trunk, size: 3491 [annotate] [blame] [check-ins using] [diff] | |
2017-04-15
| ||
19:37 | Fix URL in copyright headers file: [2da6a3d7d9] check-in: [e3dcc5816e] user: js, branch: trunk, size: 3482 [annotate] [blame] [check-ins using] [diff] | |
2016-07-09
| ||
21:24 |
Added:
Add SSLConnectionFailedException
This way, when an SSLSocket is passed where an OFTCPSocket is expected, | |