History of file src/SSLConnectionFailedException.h at check-in 8d227ad0304b6379
2020-05-31
| ||
16:54 | Update URL file: [f4f0dd6f48] check-in: [66bd0c554f] user: js, branch: trunk, size: 2731 [annotate] [blame] [check-ins using] [diff] | |
2020-04-05
| ||
23:10 | Fix type mismatch with GCC file: [9307f3c152] check-in: [8d32ca35ce] user: js, branch: trunk, size: 2732 [annotate] [blame] [check-ins using] [diff] | |
2018-10-07
| ||
21:07 | Support for async connecting file: [52f2c04dd6] check-in: [b3c83672df] user: js, branch: trunk, size: 2738 [annotate] [blame] [check-ins using] [diff] | |
2017-08-01
| ||
19:03 | Fix compilation with GCC file: [9260d92004] check-in: [b9937d8663] user: js, branch: trunk, size: 2611 [annotate] [blame] [check-ins using] [diff] | |
2017-05-14
| ||
00:33 | Modernize the code a little file: [9ce0b3fc0f] check-in: [9355649e3a] user: js, branch: trunk, size: 2629 [annotate] [blame] [check-ins using] [diff] | |
2017-05-08
| ||
00:31 | Adjust to recent ObjFW changes file: [6a80ad2a18] check-in: [897afb173c] user: js, branch: trunk, size: 2040 [annotate] [blame] [check-ins using] [diff] | |
2017-04-15
| ||
19:37 | Fix URL in copyright headers file: [514ec3a34b] check-in: [e3dcc5816e] user: js, branch: trunk, size: 2032 [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, | |