ObjXMPP  History of src/XMPPSRVLookup.m of 960467b47f6f9c36

History of the file that is called src/XMPPSRVLookup.m at check-in 960467b47f6f9c36

2018-11-05
00:14
Deleted: Remove dependency on libresolv check-in: [d6978b56f0] user: js, branch: trunk, size: 0
2018-11-04
22:07
Adjust to ObjFW changes file: [bed03f8f6f] check-in: [960467b47f] user: js, branch: trunk, size: 8520 [annotate] [blame] [check-ins using] [diff]
2017-07-23
11:35
Stop using OFAutoreleasePool file: [d3b6deb6f8] check-in: [7f939be668] user: js, branch: trunk, size: 8127 [annotate] [blame] [check-ins using] [diff]
2017-05-13
15:03
Adjust to ObjFW changes file: [e13fa9dc89] check-in: [2faf18cba7] user: js, branch: trunk, size: 8143 [annotate] [blame] [check-ins using] [diff]
2017-04-30
15:04
Fix URL in copyright header file: [b57e70e54d] check-in: [4663b00cb4] user: js, branch: trunk, size: 7999 [annotate] [blame] [check-ins using] [diff]
2017-01-21
23:49
Adjust to ObjFW changes file: [5c2bd5b040] check-in: [1ed4d99db8] user: js, branch: trunk, size: 8009 [annotate] [blame] [check-ins using] [diff]
2016-07-09
22:39
Adjust to ObjFW changes file: [6251193e54] check-in: [36e00ffb71] user: js, branch: trunk, size: 8001 [annotate] [blame] [check-ins using] [diff]
2015-01-05
21:50
Adjust to ObjFW changes file: [890298a587] check-in: [0ef261ea0e] user: js, branch: trunk, size: 8194 [annotate] [blame] [check-ins using] [diff]
2014-02-03
22:34
Adapt to ObjFW changes file: [bc94aa9c37] check-in: [0668df366c] user: florob@babelmonkeys.de, branch: trunk, size: 8109 [annotate] [blame] [check-ins using] [diff]
2013-06-23
21:41
Use instancetype. file: [ce2e51c85a] check-in: [049768c6ae] user: js, branch: trunk, size: 8105 [annotate] [blame] [check-ins using] [diff]
20:13
Prefix *all* IVars with _. file: [9ac2bb0130] check-in: [cce64dfcd6] user: js, branch: trunk, size: 8063 [annotate] [blame] [check-ins using] [diff]
19:57
Get rid of BOOL. file: [0f6eec9046] check-in: [dd2c1286f9] user: js, branch: trunk, size: 8041 [annotate] [blame] [check-ins using] [diff]
14:19
Adjust to reworked exception API. file: [54b7d6a8f6] check-in: [543fb8b84d] user: js, branch: trunk, size: 8035 [annotate] [blame] [check-ins using] [diff]
2013-02-12
21:36
Prefix all ivars with an underscore. file: [dde19bea60] check-in: [8dfcb87717] user: js, branch: trunk, size: 8166 [annotate] [blame] [check-ins using] [diff]
2013-01-12
22:47
Adjust to recent ObjFW changes. file: [8dac8d7c43] check-in: [9d0f61744d] user: florob@babelmonkeys.de, branch: trunk, size: 8142 [annotate] [blame] [check-ins using] [diff]
2013-01-03
21:27
Adjust to recent ObjFW changes. file: [3faae45dc8] check-in: [21295ecf12] user: florob@babelmonkeys.de, branch: trunk, size: 8143 [annotate] [blame] [check-ins using] [diff]
2012-12-19
21:36
Adjust to recent ObjFW changes. file: [17ba4973e1] check-in: [e33c8d554c] user: js, branch: trunk, size: 8108 [annotate] [blame] [check-ins using] [diff]
2012-07-12
03:34
Don't access isa directly. file: [4cdbc19657] check-in: [c987aa9a5f] user: js, branch: trunk, size: 8107 [annotate] [blame] [check-ins using] [diff]
2012-03-21
10:56
Update URL in copyright. file: [09348b639a] check-in: [85bda4afee] user: js, branch: trunk, size: 8067 [annotate] [blame] [check-ins using] [diff]
2012-01-16
22:31
Reorder headers to avoid dependency issues (required for NetBSD) file: [9912c628e3] check-in: [b684cb87bf] user: florob@babelmonkeys.de, branch: trunk, size: 8060 [annotate] [blame] [check-ins using] [diff]
2011-09-22
23:38
Adjust to recent ObjFW changes. file: [5cc1b1a048] check-in: [a6c65a6aa2] user: js, branch: trunk, size: 8104 [annotate] [blame] [check-ins using] [diff]
2011-09-12
20:08
Update to recent ObjFW changes. file: [50f66c7748] check-in: [fb7805c61b] user: js, branch: trunk, size: 8081 [annotate] [blame] [check-ins using] [diff]
2011-06-16
18:26
Catch the case where the domain exists, but SRV records don't file: [4fcb2e211c] check-in: [dad0ddb2c0] user: florob@babelmonkeys.de, branch: trunk, size: 7988 [annotate] [blame] [check-ins using] [diff]
2011-05-27
14:52
Don't throw an exception if SRV records don't exist file: [9b4d1e1b78] check-in: [20cf4eff73] user: florob@babelmonkeys.de, branch: trunk, size: 7956 [annotate] [blame] [check-ins using] [diff]
2011-05-26
20:42
Check for res_ndestroy. file: [d049955436] check-in: [3b589295f9] user: js, branch: trunk, size: 7882 [annotate] [blame] [check-ins using] [diff]
20:33
Fix a warning with GCC. file: [99e1224098] check-in: [b9e1a500a7] user: js, branch: trunk, size: 7800 [annotate] [blame] [check-ins using] [diff]
20:23
Added: Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator. file: [a25ea0dfc3] check-in: [444674bc9d] user: js, branch: trunk, size: 7794 [annotate] [blame] [check-ins using]