Commit graph

19 commits

Author SHA1 Message Date
Florian Zeitz
358334a778 Adapt to ObjFW changes 2014-02-03 23:34:55 +01:00
9ae39edeb4 Use instancetype. 2013-06-23 23:41:47 +02:00
4fead04d9a Prefix *all* IVars with _. 2013-06-23 22:13:43 +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
4a016c271f Prefix all ivars with an underscore. 2013-02-12 22:36:39 +01:00
Florian Zeitz
1e6f98c6df Adjust to recent ObjFW changes. 2013-01-12 23:47:49 +01:00
Florian Zeitz
a1645303f7 Adjust to recent ObjFW changes. 2013-01-03 22:27:26 +01:00
20e111024e Adjust to recent ObjFW changes. 2012-12-19 22:36:14 +01: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
Florian Zeitz
75354159c1 Reorder headers to avoid dependency issues (required for NetBSD) 2012-01-16 23:31:44 +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
Florian Zeitz
393e75930b Catch the case where the domain exists, but SRV records don't 2011-06-16 20:26:34 +02:00
Florian Zeitz
0761f45bf4 Don't throw an exception if SRV records don't exist 2011-05-27 16:52:27 +02:00
ec3e12b62a Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
8af66a155c Fix a warning with GCC. 2011-05-26 22:33:13 +02:00
d15fd9971c Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator. 2011-05-26 22:23:02 +02:00
Renamed from src/XMPPSRVEnumerator.m (Browse further)