History of file src/XMPPPLAINAuth.m at check-in 4b47674079e95a14
2021-04-29
| ||
00:15 | heap.zone -> nil.im file: [e4343138f7] check-in: [ae703bd9ba] user: js, branch: trunk, size: 2258 [annotate] [blame] [check-ins using] [diff] | |
2019-03-16
| ||
20:58 | Use dot syntax file: [aab4070d6d] check-in: [abf66b5c9b] user: js, branch: trunk, size: 2261 [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: [4ce23edb9d] check-in: [cd21ff1157] user: js, branch: trunk, size: 2214 [annotate] [blame] [check-ins using] [diff] | |
2017-07-23
| ||
11:19 | Adjust to ObjFW changes & small fixes file: [8868878d5b] check-in: [efaee4fc4c] user: js, branch: trunk, size: 2243 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
15:03 | Adjust to ObjFW changes file: [9f0783c62c] check-in: [2faf18cba7] user: js, branch: trunk, size: 2159 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
15:04 | Fix URL in copyright header file: [9d4992173d] check-in: [4663b00cb4] user: js, branch: trunk, size: 2153 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
21:41 | Use instancetype. file: [40cd53e30c] check-in: [049768c6ae] user: js, branch: trunk, size: 2165 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
21:36 | Prefix all ivars with an underscore. file: [9b4707618f] check-in: [8dfcb87717] user: js, branch: trunk, size: 2137 [annotate] [blame] [check-ins using] [diff] | |
2012-12-19
| ||
21:36 | Adjust to recent ObjFW changes. file: [ea90fec7bf] check-in: [e33c8d554c] user: js, branch: trunk, size: 2131 [annotate] [blame] [check-ins using] [diff] | |
2012-06-07
| ||
12:19 | Adjust to latest ObjFW API changes. file: [375d451a91] check-in: [6a3b21ce25] user: js, branch: trunk, size: 2157 [annotate] [blame] [check-ins using] [diff] | |
2012-03-21
| ||
10:56 | Update URL in copyright. file: [ecc589ba4a] check-in: [85bda4afee] user: js, branch: trunk, size: 2135 [annotate] [blame] [check-ins using] [diff] | |
2012-01-26
| ||
12:35 | Style improvements. file: [755e5fff17] check-in: [58085da5c5] user: js, branch: trunk, size: 2128 [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-09-12
| ||
20:08 | Update to recent ObjFW changes. file: [0f39082dfe] check-in: [fb7805c61b] user: js, branch: trunk, size: 2446 [annotate] [blame] [check-ins using] [diff] | |
2011-05-26
| ||
20:42 | Check for res_ndestroy. file: [ee98e083fb] check-in: [3b589295f9] user: js, branch: trunk, size: 2434 [annotate] [blame] [check-ins using] [diff] | |
2011-02-25
| ||
22:52 | A little cleanup work. Still needs a configure script. file: [de7aa34d22] check-in: [c8b860a877] user: js, branch: trunk, size: 2384 [annotate] [blame] [check-ins using] [diff] | |
2011-02-24
| ||
21:44 | Rename XMPPAuthenticator functions file: [c67e112e64] check-in: [6b83d2b4d4] user: florob@babelmonkeys.de, branch: trunk, size: 2358 [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: [14bbbb67be] check-in: [6a3b0a9988] user: florob@babelmonkeys.de, branch: trunk, size: 2355 [annotate] [blame] [check-ins using] | |