|
d76fc4129d
|
Kill #ifdef HAVE_CONFIG_H
There no longer is an Xcode project for which it is needed.
|
2018-11-05 23:30:18 +01:00 |
|
|
3438e3569b
|
Modernize coding style
|
2018-11-05 22:22:12 +01:00 |
|
|
5fa8b0b9b3
|
Adjust to ObjFW changes
|
2017-05-13 17:03:44 +02:00 |
|
|
73d3bca240
|
Fix URL in copyright header
|
2017-04-30 17:04:04 +02:00 |
|
|
1cf318f91e
|
Adjust to ObjFW changes
|
2016-07-10 00:39:19 +02:00 |
|
|
9ae39edeb4
|
Use instancetype.
|
2013-06-23 23:41:47 +02:00 |
|
|
cd292b53fa
|
Get rid of BOOL.
|
2013-06-23 21:57:46 +02:00 |
|
|
7f5c58ffc7
|
Adjust to reworked exception API.
|
2013-06-23 16:19:42 +02:00 |
|
Florian Zeitz
|
6ddb1571ca
|
Add classes to support Service Discovery
|
2013-03-23 18:21:05 +01:00 |
|
Florian Zeitz
|
f5f60f7722
|
Fix up -[XMPPJID isEqual:] and -[XMPPJID hash]
|
2013-03-03 17:30:58 +01:00 |
|
|
4a016c271f
|
Prefix all ivars with an underscore.
|
2013-02-12 22:36:39 +01:00 |
|
Florian Zeitz
|
a221f4bd38
|
Implement -hash for XMPPJID
|
2013-02-10 17:31:27 +01:00 |
|
Florian Zeitz
|
b976d0280c
|
Implement isEqual: for XMPPJID
|
2013-01-06 19:42:00 +01:00 |
|
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 |
|