Commit graph

22 commits

Author SHA1 Message Date
Florian Zeitz
8d6c591fa2 Fix XMPPJID's domain getter 2013-01-06 19:38:20 +01:00
d4ebc7ed17 Adjust to recent ObjFW changes. 2012-10-14 13:04:42 +02:00
f590ff46fe Don't access isa directly. 2012-07-12 05:34:20 +02:00
d314c1b32d Update URL in copyright. 2012-03-21 11:56:56 +01:00
bacc6cd50d Fix a missing include. 2012-01-25 20:35:49 +01:00
Florian Zeitz
e25135106d Use strlen instead of strnlen, for compatibility with some systems 2012-01-25 18:06:36 +01:00
Florian Zeitz
30c1895a83 Perform length checking on JID parts (0 < part < 1024) 2012-01-25 17:20:28 +01:00
df5e8f04b4 Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
7c35be965c Update to recent ObjFW changes. 2011-09-12 22:08:45 +02:00
a85826c6ce Adjust to recent ObjFW changes. 2011-08-04 18:59:01 +02:00
ec3e12b62a Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
Florian Zeitz
c52bf728bc Add dealloc for XMPPJID 2011-05-22 23:50:02 +02:00
915d5b5cab Add XMPPRoster class. 2011-03-28 15:14:27 +02:00
56ddb5c8de Add XMPPRosterItem class. 2011-03-28 01:47:48 +02:00
8ea345c02c Don't synthesize the getter when the setter isn't synthesized. 2011-03-27 23:50:14 +02:00
f3109b1c7a Make XMPPJID conform to OFCopying. 2011-02-19 17:38:25 +01:00
Florian Zeitz
81ab8eac00 Fix copyright 2011-02-17 00:27:59 +01:00
d517b1d0e8 Use more exceptions. 2011-02-16 23:42:18 +01:00
fa34006321 Add license. 2011-02-16 21:12:01 +01:00
989b07725c The full JID is the bare JID in case there's no resource. 2011-02-16 21:05:57 +01:00
4690b47ae9 Clean up the code. 2011-02-16 21:05:14 +01:00
Florian Zeitz
6dc9e5e217 Add a class for handling JIDs. 2011-02-13 01:36:25 +01:00