History of file src/XMPPAuthenticator.m at check-in c4b99eb54986f8a3
2021-04-29
| ||
00:15 | heap.zone -> nil.im file: [78222c4e48] check-in: [ae703bd9ba] user: js, branch: trunk, size: 2047 [annotate] [blame] [check-ins using] [diff] | |
00:06 | Adjust to ObjFW style file: [e84a1b1fd8] check-in: [9919057cb8] user: js, branch: trunk, size: 2050 [annotate] [blame] [check-ins using] [diff] | |
2018-11-05
| ||
22:30 |
Kill #ifdef HAVE_CONFIG_H
There no longer is an Xcode project for which it is needed. file: [ac8c536c98] check-in: [cd21ff1157] user: js, branch: trunk, size: 2062 [annotate] [blame] [check-ins using] [diff] | |
21:22 | Modernize coding style file: [b80241dab2] check-in: [180bf3d08b] user: js, branch: trunk, size: 2091 [annotate] [blame] [check-ins using] [diff] | |
2017-07-23
| ||
11:19 | Adjust to ObjFW changes & small fixes file: [545c182be0] check-in: [efaee4fc4c] user: js, branch: trunk, size: 2049 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
15:03 | Adjust to ObjFW changes file: [8f69cece0e] check-in: [2faf18cba7] user: js, branch: trunk, size: 2064 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
15:04 | Fix URL in copyright header file: [ff883875bb] check-in: [4663b00cb4] user: js, branch: trunk, size: 2056 [annotate] [blame] [check-ins using] [diff] | |
2016-07-09
| ||
22:39 | Adjust to ObjFW changes file: [6f8a8e6b01] check-in: [36e00ffb71] user: js, branch: trunk, size: 2066 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
19:57 | Get rid of BOOL. file: [5bc209efe7] check-in: [dd2c1286f9] user: js, branch: trunk, size: 2350 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
21:36 | Prefix all ivars with an underscore. file: [e2fbdc8bf6] check-in: [8dfcb87717] user: js, branch: trunk, size: 2350 [annotate] [blame] [check-ins using] [diff] | |
2012-03-21
| ||
10:56 | Update URL in copyright. file: [6839baae99] check-in: [85bda4afee] user: js, branch: trunk, size: 2354 [annotate] [blame] [check-ins using] [diff] | |
2012-01-04
| ||
22:25 | Use OF_SETTER/OF_GETTER. file: [24df938575] check-in: [220daa147d] user: js, branch: trunk, size: 2347 [annotate] [blame] [check-ins using] [diff] | |
2011-09-18
| ||
19:33 |
Fix XMPPAuthenticator to support non-optimized message flow
While RFC6120 allows and encourages sending data with the success | |
2011-05-26
| ||
20:42 | Check for res_ndestroy. file: [7d556a745d] check-in: [3b589295f9] user: js, branch: trunk, size: 2715 [annotate] [blame] [check-ins using] [diff] | |
2011-03-29
| ||
01:46 | Port to ObjC 1. file: [9855270d5d] check-in: [2f8a95152e] user: js, branch: trunk, size: 2665 [annotate] [blame] [check-ins using] [diff] | |
2011-02-24
| ||
21:44 | Rename XMPPAuthenticator functions file: [6b8d4dd60e] check-in: [6b83d2b4d4] user: florob@babelmonkeys.de, branch: trunk, size: 2186 [annotate] [blame] [check-ins using] [diff] | |
2011-02-21
| ||
03:09 |
Added:
Add SCRAM-SHA-1 support
This adds the new base class XMPPAuthenticator and the derived Also adds XMPPAuthFailedException which is thrown in appropriate places. file: [ce929b9acc] check-in: [6a3b0a9988] user: florob@babelmonkeys.de, branch: trunk, size: 2183 [annotate] [blame] [check-ins using] | |