Commit graph

19 commits

Author SHA1 Message Date
7fb28f25c8 Add multicast delegates. 2012-01-27 00:23:04 +01:00
36c0379608 Add missing headers to Xcode project. 2012-01-26 23:22:37 +01:00
f42623800d Update Xcode project and reexport ObjOpenSSL. 2012-01-26 13:34:07 +01:00
ec3e12b62a Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
d15fd9971c Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator. 2011-05-26 22:23:02 +02:00
18ec0d947b Fix XMPPSRVEnumerator by rewriting almost all of it. 2011-05-26 00:08:56 +02:00
95fe343184 Link against libresolv in .xcodeproj. 2011-05-24 12:25:11 +02:00
ee361fe487 Add files added in last commit to .xcodeproj. 2011-05-24 12:18:54 +02:00
39d57946d9 Move namespaces to namespaces.h and add missing files to Xcode project. 2011-05-12 22:51:55 +02:00
9547bd112f Use OpenSSL to generate the nonce. 2011-03-30 20:12:47 +02:00
5b16eaa1f0 Port to ObjC 1. 2011-03-29 03:46:20 +02:00
dc0f6bfc69 Use ObjOpenSSL instead of ObjGnuTLS. 2011-03-28 22:43:54 +02:00
823ea0eb5e Move namespace definitions and add -[XMPPRoster addRosterItem:]. 2011-03-28 17:30:40 +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
8d0c20c0f4 Build tests in Xcode project. 2011-03-21 18:49:26 +01:00
b836831b03 Make use of class extensions. 2011-03-21 18:05:35 +01:00
88b1e827a8 Add Xcode project. 2011-03-21 17:51:44 +01:00