History of file src/XMPPExceptions.m at check-in 5a9500d05014b4c8
2021-04-29
| ||
00:15 | heap.zone -> nil.im file: [5f458fdcdc] check-in: [ae703bd9ba] user: js, branch: trunk, size: 5660 [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: [7fd11b14bf] check-in: [cd21ff1157] user: js, branch: trunk, size: 5666 [annotate] [blame] [check-ins using] [diff] | |
21:22 | Modernize coding style file: [fca11f7c33] check-in: [180bf3d08b] user: js, branch: trunk, size: 5695 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
15:03 | Adjust to ObjFW changes file: [b482b72e53] check-in: [2faf18cba7] user: js, branch: trunk, size: 5555 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
15:04 | Fix URL in copyright header file: [d64ce8e761] check-in: [4663b00cb4] user: js, branch: trunk, size: 5523 [annotate] [blame] [check-ins using] [diff] | |
2016-07-09
| ||
22:39 | Adjust to ObjFW changes file: [6e9babd31e] check-in: [36e00ffb71] user: js, branch: trunk, size: 5533 [annotate] [blame] [check-ins using] [diff] | |
2013-11-22
| ||
20:21 | Adjust exceptions to ObjFW API change. file: [9acb94944f] check-in: [f86a1460d0] user: js, branch: trunk, size: 6102 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
21:41 | Use instancetype. file: [9a8f715d68] check-in: [049768c6ae] user: js, branch: trunk, size: 6110 [annotate] [blame] [check-ins using] [diff] | |
14:19 | Adjust to reworked exception API. file: [376315cbbf] check-in: [543fb8b84d] user: js, branch: trunk, size: 6026 [annotate] [blame] [check-ins using] [diff] | |
2013-02-13
| ||
23:24 | Fix missing ivars missing the underscore prefix. file: [8b80b6f458] check-in: [d6baa9982e] user: js, branch: trunk, size: 6708 [annotate] [blame] [check-ins using] [diff] | |
23:18 |
Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once. file: [8fb736958d] check-in: [178390a16f] user: js, branch: trunk, size: 6525 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
21:36 | Prefix all ivars with an underscore. file: [b762333688] check-in: [8dfcb87717] user: js, branch: trunk, size: 6951 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
03:34 | Don't access isa directly. file: [8255027a48] check-in: [c987aa9a5f] user: js, branch: trunk, size: 6927 [annotate] [blame] [check-ins using] [diff] | |
2012-06-01
| ||
22:16 |
Add missing header files
gcc complains about missing interfaces without this. file: [9ce07a194d] check-in: [6d15f9618b] user: florob@babelmonkeys.de, branch: trunk, size: 6882 [annotate] [blame] [check-ins using] [diff] | |
2012-03-21
| ||
10:56 | Update URL in copyright. file: [1ae8403825] check-in: [85bda4afee] user: js, branch: trunk, size: 6855 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:38 | Adjust to recent ObjFW changes. file: [28cd0632a1] check-in: [a6c65a6aa2] user: js, branch: trunk, size: 6848 [annotate] [blame] [check-ins using] [diff] | |
2011-05-26
| ||
20:42 | Check for res_ndestroy. file: [8850499811] check-in: [3b589295f9] user: js, branch: trunk, size: 6695 [annotate] [blame] [check-ins using] [diff] | |
2011-04-15
| ||
00:41 | Handle stream errors file: [d368ce72c2] check-in: [ccfc230e32] user: florob@babelmonkeys.de, branch: trunk, size: 6645 [annotate] [blame] [check-ins using] [diff] | |
2011-03-29
| ||
01:46 | Port to ObjC 1. file: [95ac10b065] check-in: [2f8a95152e] user: js, branch: trunk, size: 5437 [annotate] [blame] [check-ins using] [diff] | |
2011-02-26
| ||
14:13 |
Clean up exceptions.
The description generated by %@ is automatically released, so no need | |
2011-02-21
| ||
03:09 |
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: [60f59f8f6f] check-in: [6a3b0a9988] user: florob@babelmonkeys.de, branch: trunk, size: 5635 [annotate] [blame] [check-ins using] [diff] | |
2011-02-18
| ||
00:56 | Perform IDNA's ToASCII operation on the server's domain name file: [efe19df829] check-in: [0d872572ac] user: florob@babelmonkeys.de, branch: trunk, size: 4575 [annotate] [blame] [check-ins using] [diff] | |
2011-02-16
| ||
22:52 | Add missing -[description] to XMPPStringPrepFailedException. file: [529c7ab5af] check-in: [806244a355] user: js, branch: trunk, size: 3317 [annotate] [blame] [check-ins using] [diff] | |
22:36 | Added: Use exceptions. file: [e2e85372f3] check-in: [7b3354d7e0] user: js, branch: trunk, size: 3007 [annotate] [blame] [check-ins using] | |