50 most recent check-ins that include changes to files matching 'tests/*'
2021-04-29
| ||
00:15 | heap.zone -> nil.im Leaf check-in: ae703bd9ba user: js tags: trunk | |
00:06 | Adjust to ObjFW style check-in: 9919057cb8 user: js tags: trunk | |
2021-04-28
| ||
23:20 | Adjust to ObjFW changes check-in: 46f67c971b user: js tags: trunk | |
2019-03-16
| ||
20:58 | Use dot syntax check-in: abf66b5c9b user: js tags: trunk | |
2018-12-22
| ||
20:59 | Adjust to ObjFW changes check-in: ffbc5cb529 user: js tags: trunk | |
2018-11-05
| ||
00:14 | Remove dependency on libresolv check-in: d6978b56f0 user: js tags: trunk | |
2018-01-21
| ||
22:44 | Add support for building as a .framework check-in: 93bb18bcbf user: js tags: trunk | |
2017-05-13
| ||
15:03 | Adjust to ObjFW changes check-in: 2faf18cba7 user: js tags: trunk | |
2017-04-30
| ||
15:04 | Fix URL in copyright header check-in: 4663b00cb4 user: js tags: trunk | |
2013-06-23
| ||
19:57 | Get rid of BOOL. check-in: dd2c1286f9 user: js tags: trunk | |
2013-03-31
| ||
10:23 | Coding style. check-in: 346032e34b user: js tags: trunk | |
2013-03-23
| ||
17:21 | Add classes to support Service Discovery check-in: db8adef472 user: florob@babelmonkeys.de tags: trunk | |
2013-02-23
| ||
13:49 | Rename XMPPJSONFileStorage to XMPPFileStorage. check-in: c9bb52e823 user: js tags: trunk | |
2013-02-10
| ||
17:01 | Fix selector for exception handling in XMPPConnection check-in: b654efc74b user: florob@babelmonkeys.de tags: trunk | |
2013-01-14
| ||
20:18 | Make XMPPPresence comparable check-in: c06d9a53ff user: florob@babelmonkeys.de tags: trunk | |
2013-01-08
| ||
23:36 | Make status/show/priority of XMPPPresence properties check-in: 1d031d8de7 user: florob@babelmonkeys.de tags: trunk | |
2012-12-13
| ||
22:29 | Add -[asyncConnectAndHandle]. check-in: 2dcf26fbc9 user: js tags: trunk | |
22:09 | Make method names more consistent with ObjFW. check-in: 7f10dd9950 user: js tags: trunk | |
2012-09-20
| ||
00:35 | Handle the connection in the run loop. check-in: 71cf6454e4 user: js tags: trunk | |
2012-08-10
| ||
12:08 | Add very basic Stream Management (XEP-0198) support check-in: a618f77f45 user: js tags: trunk | |
2012-02-06
| ||
15:33 | Fix a few bugs in roster versioning. check-in: 15caf24f36 user: js tags: trunk | |
2012-02-04
| ||
12:32 | Oops, forgot to adjust tests. check-in: 2178192b6f user: js tags: trunk | |
2012-02-03
| ||
15:46 | Let -[checkCertificate] return a BOOL and a reason. check-in: aa0dc6e2b4 user: js tags: trunk | |
10:28 | Fix forgotten -[addBody:] -> -[setBody:] in the test. check-in: edfa9d8a87 user: js tags: trunk | |
2012-01-30
| ||
17:45 | Make use of multicast delegates in XMPPRoster. check-in: a77ad914f2 user: js tags: trunk | |
13:35 | Remove the roster delegate if it gets deallocated. check-in: 840e61d391 user: js tags: trunk | |
2012-01-28
| ||
00:43 | Decouple XMPPRoster and XMPPConnection check-in: 128dcb8343 user: florob@babelmonkeys.de tags: trunk | |
2012-01-26
| ||
23:23 | Add multicast delegates. check-in: 69ecc12d18 user: js tags: trunk | |
2012-01-06
| ||
19:18 | Merge XMPP*Callback into a single class check-in: 0b4222d5e4 user: florob@babelmonkeys.de tags: trunk | |
2011-12-11
| ||
23:27 | Add a delegate for incoming/outgoing elements. check-in: 9ee7cd4433 user: js tags: trunk | |
2011-11-22
| ||
22:07 | Implement certificate checking. check-in: 91ee08a56a user: florob@babelmonkeys.de tags: trunk | |
2011-05-27
| ||
00:17 | Separate server (where to connect to) and domain (what that server hosts) check-in: 206960e7ca user: florob@babelmonkeys.de tags: trunk | |
2011-05-24
| ||
01:01 | Add support for SRV records check-in: d0ef8af167 user: florob@babelmonkeys.de tags: trunk | |
2011-04-25
| ||
17:48 | Move all roster handling code to XMPPRoster. check-in: 55e37a4da2 user: js tags: trunk | |
2011-04-03
| ||
23:53 | Clean up roster handling check-in: 3e837ad25f user: florob@babelmonkeys.de tags: trunk | |
22:48 | Handle roster pushs check-in: f6c4d76bfa user: florob@babelmonkeys.de tags: trunk | |
2011-04-01
| ||
01:09 | Change how roster items are stored. check-in: e53970f55f user: js tags: trunk | |
2011-03-31
| ||
12:25 | Adjust to newest ObjFW and greatly improve XML handling. check-in: 423434d147 user: js tags: trunk | |
2011-03-30
| ||
11:29 | Use the "js buildsys". check-in: 7516424d65 user: js tags: trunk | |
2011-03-29
| ||
01:46 | Port to ObjC 1. check-in: 2f8a95152e user: js tags: trunk | |
2011-03-28
| ||
13:14 | Add XMPPRoster class. check-in: 010bd227d2 user: js tags: trunk | |
2011-03-21
| ||
20:36 | Send an error reply for unhandled IQ stanzas. check-in: f4868153e6 user: js tags: trunk | |
19:51 | Request and handle roster. check-in: b74a310cc3 user: js tags: trunk | |
15:15 | Request session and send initial presence in tests. check-in: ae80606d3d user: js tags: trunk | |
14:44 | Move auth and bound handling to delegate. check-in: 15c050df49 user: js tags: trunk | |
13:56 | Make use of optional protocols. check-in: 57b5811d80 user: js tags: trunk | |
2011-03-17
| ||
20:36 | Improve stanza handling and call delegate for iq, message and presence. check-in: 8742a0f583 user: js tags: trunk | |
2011-02-21
| ||
03:09 | Add SCRAM-SHA-1 support check-in: 6a3b0a9988 user: florob@babelmonkeys.de tags: trunk | |
2011-02-19
| ||
22:17 | Adapt tests for checking a stanza's JID check-in: 8402175d15 user: florob@babelmonkeys.de tags: trunk | |
16:40 | Use XMPPJID for from and to. check-in: e5d6fa6802 user: js tags: trunk | |