History of file src/SSLInvalidCertificateException.m at check-in trunk
2021-04-03
| ||
20:16 | Adjust to ObjFW coding style file: [53b2485fef] check-in: [e5b470a14c] user: js, branch: trunk, size: 1953 [annotate] [blame] [check-ins using] [diff] | |
2020-05-31
| ||
16:54 | Update URL file: [53d49dda97] check-in: [66bd0c554f] user: js, branch: trunk, size: 1925 [annotate] [blame] [check-ins using] [diff] | |
2020-04-05
| ||
23:10 | Fix type mismatch with GCC file: [0cf548effa] check-in: [8d32ca35ce] user: js, branch: trunk, size: 1926 [annotate] [blame] [check-ins using] [diff] | |
2017-05-14
| ||
00:33 | Modernize the code a little file: [8b98c5bd7a] check-in: [9355649e3a] user: js, branch: trunk, size: 1932 [annotate] [blame] [check-ins using] [diff] | |
2017-05-08
| ||
00:31 | Adjust to recent ObjFW changes file: [35a1cf06ce] check-in: [897afb173c] user: js, branch: trunk, size: 1949 [annotate] [blame] [check-ins using] [diff] | |
2017-04-15
| ||
19:37 | Fix URL in copyright headers file: [1c729c3772] check-in: [e3dcc5816e] user: js, branch: trunk, size: 1946 [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: [11f9d119db] check-in: [0326ada0ff] user: js, branch: trunk, size: 1949 [annotate] [blame] [check-ins using] [diff] | |
2016-03-06
| ||
17:48 | Adjust to ObjFW changes file: [4caf75130c] check-in: [aab1410a4b] user: js, branch: trunk, size: 1941 [annotate] [blame] [check-ins using] [diff] | |
2013-11-22
| ||
20:15 | Adjust exceptions to ObjFW API change. file: [6fabfe1bec] check-in: [81c23094bc] user: js, branch: trunk, size: 1961 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
11:10 | Adjust to reworked exception API. file: [f22e54e351] check-in: [93fb0bd595] user: js, branch: trunk, size: 1962 [annotate] [blame] [check-ins using] [diff] | |
2013-03-31
| ||
10:04 |
Conform to OFTLSSocket.
Still a few FIXMEs / TODOs. file: [55bf9206f9] check-in: [4192ab66c8] user: js, branch: trunk, size: 2105 [annotate] [blame] [check-ins using] [diff] | |
2013-03-04
| ||
17:37 | Replace BOOL with bool. file: [25bd35d91a] check-in: [09e348c39a] user: js, branch: trunk, size: 2143 [annotate] [blame] [check-ins using] [diff] | |
2013-02-13
| ||
23:15 |
Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once. file: [e0db9e849d] check-in: [bc41772796] user: js, branch: trunk, size: 2140 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
17:49 | Prefix all ivars with an underscore. file: [5490fca0bd] check-in: [eca3b894f8] user: js, branch: trunk, size: 2194 [annotate] [blame] [check-ins using] [diff] | |
2012-11-21
| ||
22:26 |
configure: Don't use -Wcast-align.
The OpenSSL headers break -Wcast-align. file: [aae2bdffb1] check-in: [f009f4af94] user: js, branch: trunk, size: 2103 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
03:09 | Don't access isa directly. file: [d4b845c7e6] check-in: [8ef0132a06] user: js, branch: trunk, size: 2104 [annotate] [blame] [check-ins using] [diff] | |
2012-03-20
| ||
21:47 | Nicer SSLInvalidCertificateException description. file: [c4863306cd] check-in: [5247b6dff2] user: js, branch: trunk, size: 2095 [annotate] [blame] [check-ins using] [diff] | |
21:45 | Change URL in copyright to Git repository. file: [3c09e92aa1] check-in: [87d86871ad] user: js, branch: trunk, size: 2096 [annotate] [blame] [check-ins using] [diff] | |
2012-01-26
| ||
11:42 | Update Xcode project. file: [70916cf1c8] check-in: [a40233daa6] user: js, branch: trunk, size: 2089 [annotate] [blame] [check-ins using] [diff] | |
2011-10-24
| ||
00:04 | Add missing autorelease call file: [f96ed860cc] check-in: [7a08940b40] user: florob@babelmonkeys.de, branch: trunk, size: 2085 [annotate] [blame] [check-ins using] [diff] | |
2011-10-23
| ||
23:39 | Added: Add methods enabling certificate verification file: [c95f2e562f] check-in: [7fa9a01744] user: florob@babelmonkeys.de, branch: trunk, size: 2070 [annotate] [blame] [check-ins using] | |