50 events by user florob@babelmonkeys.de occurring around 2011-11-22 22:07:01.
More ↑
2012-12-09
| ||
20:53 | Fix typo intenral -> internal check-in: ea1c2bdca9 user: florob@babelmonkeys.de tags: trunk | |
2012-12-02
| ||
00:15 | Fix build dependencies check-in: 6b06622e03 user: florob@babelmonkeys.de tags: trunk | |
2012-06-01
| ||
22:16 | Add missing header files check-in: 6d15f9618b user: florob@babelmonkeys.de tags: trunk | |
2012-02-03
| ||
15:37 | Hide undocumented classes again (oops) check-in: 1046e63df3 user: florob@babelmonkeys.de tags: trunk | |
15:35 | Fix typo \end -> \endcond check-in: c4b99eb549 user: florob@babelmonkeys.de tags: trunk | |
15:00 | Add missing import check-in: 6a978bc7bf user: florob@babelmonkeys.de tags: trunk | |
08:32 | Document XMPPRoster and XMPPRosterDelegate check-in: e6353e2382 user: florob@babelmonkeys.de tags: trunk | |
07:50 | Fix typo check-in: b28575775d user: florob@babelmonkeys.de tags: trunk | |
2012-02-01
| ||
00:26 | Document XMPPMulticastDelegate check-in: 34a22d87a9 user: florob@babelmonkeys.de tags: trunk | |
2012-01-30
| ||
22:39 | Document XMPPConnectionDelegate check-in: b0ac3cc5eb user: florob@babelmonkeys.de tags: trunk | |
2012-01-29
| ||
23:39 | Document the exceptions check-in: 528b341cdc user: florob@babelmonkeys.de tags: trunk | |
2012-01-28
| ||
00:43 | Decouple XMPPRoster and XMPPConnection check-in: 128dcb8343 user: florob@babelmonkeys.de tags: trunk | |
2012-01-26
| ||
13:52 | Fix XMPPPresence's getter for type check-in: 9d27e39805 user: florob@babelmonkeys.de tags: trunk | |
2012-01-25
| ||
19:27 | Add missing files check-in: 42b670b25a user: florob@babelmonkeys.de tags: trunk | |
17:06 | Use strlen instead of strnlen, for compatibility with some systems check-in: 7545a302b7 user: florob@babelmonkeys.de tags: trunk | |
16:20 | Perform length checking on JID parts (0 < part < 1024) check-in: 3b429b0df5 user: florob@babelmonkeys.de tags: trunk | |
15:42 | Implement SASL EXTERNAL check-in: 1f5b2b1bd8 user: florob@babelmonkeys.de tags: trunk | |
14:05 | Generate stanza errors check-in: 65623177b5 user: florob@babelmonkeys.de tags: trunk | |
12:18 | Add -close method check-in: d876014b9d user: florob@babelmonkeys.de tags: trunk | |
00:12 | Better handling of remote stream close check-in: 24bab36d7d user: florob@babelmonkeys.de tags: trunk | |
2012-01-16
| ||
22:33 | Add missing messages check-in: 3a806e9e04 user: florob@babelmonkeys.de tags: trunk | |
22:31 | Reorder headers to avoid dependency issues (required for NetBSD) check-in: b684cb87bf user: florob@babelmonkeys.de tags: trunk | |
2012-01-06
| ||
19:18 | Merge XMPP*Callback into a single class check-in: 0b4222d5e4 user: florob@babelmonkeys.de tags: trunk | |
2012-01-01
| ||
02:42 | Add capability to register callbacks when sending IQs check-in: 9815ad146d user: florob@babelmonkeys.de tags: trunk | |
2011-11-22
| ||
22:07 | Implement certificate checking. check-in: 91ee08a56a user: florob@babelmonkeys.de tags: trunk | |
2011-09-18
| ||
19:33 | Fix XMPPAuthenticator to support non-optimized message flow check-in: 0aab2fde67 user: florob@babelmonkeys.de tags: trunk | |
2011-09-16
| ||
13:11 | Fix salt generation code check-in: 88dd1b11ee user: florob@babelmonkeys.de tags: trunk | |
2011-09-10
| ||
18:24 | Remove obsolete comment check-in: 92e951e73f user: florob@babelmonkeys.de tags: trunk | |
14:08 | Add support for SCRAM-SHA-1-PLUS check-in: 7bcda1b5e6 user: florob@babelmonkeys.de tags: trunk | |
2011-09-09
| ||
01:42 | Optimize HMAC implementation check-in: bfe0678566 user: florob@babelmonkeys.de tags: trunk | |
2011-06-16
| ||
18:28 | Don't connect to any address record if SRV records exist check-in: a762e88af4 user: florob@babelmonkeys.de tags: trunk | |
18:26 | Catch the case where the domain exists, but SRV records don't check-in: dad0ddb2c0 user: florob@babelmonkeys.de tags: trunk | |
2011-05-27
| ||
14:52 | Don't throw an exception if SRV records don't exist check-in: 20cf4eff73 user: florob@babelmonkeys.de tags: trunk | |
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-05-22
| ||
21:50 | Add dealloc for XMPPJID check-in: 4854b771a9 user: florob@babelmonkeys.de tags: trunk | |
2011-05-12
| ||
21:04 | Add methods to generate error and result replies for IQ stanzas check-in: 18872c9f4d user: florob@babelmonkeys.de tags: trunk | |
2011-04-15
| ||
00:51 | Don't answer to IQs of type "error" or "result" check-in: 0e2d960203 user: florob@babelmonkeys.de tags: trunk | |
00:41 | Handle stream errors check-in: ccfc230e32 user: florob@babelmonkeys.de tags: trunk | |
2011-04-07
| ||
21:13 |
Split up XMPP_handleStanza. Non-Stanzas are now handled in separate functions check-in: ba3acce2ec user: florob@babelmonkeys.de 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-03-24
| ||
17:57 | Make use of the XMPPStanza convenience functions check-in: 014e7a9d68 user: florob@babelmonkeys.de tags: trunk | |
17:57 | Handle nil as argument to XMPPStanza's setters check-in: d6b5e4a4e1 user: florob@babelmonkeys.de tags: trunk | |
2011-03-10
| ||
21:14 | Stop caching authentication mechanisms check-in: 991c7aeff2 user: florob@babelmonkeys.de tags: trunk | |
2011-03-09
| ||
03:32 | Add basic STARTTLS support check-in: 3a3855f187 user: florob@babelmonkeys.de tags: trunk | |
2011-02-24
| ||
21:44 | Rename XMPPAuthenticator functions check-in: 6b83d2b4d4 user: florob@babelmonkeys.de tags: trunk | |
18:51 | Escape SCRAM usernames (authzid and authcid) check-in: a59df3b671 user: florob@babelmonkeys.de 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:39 | Fix mechanisms parsing check-in: 5027cc014a user: florob@babelmonkeys.de tags: trunk | |