ObjFW  History of tests/OFUDPSocketTests.m of c4419f085b92f811

History of the file that is called tests/OFUDPSocketTests.m at check-in c4419f085b92f811

2024-04-03
02:16
[5ea8498a1f] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1482) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFUDPSocketTests.m → tests/OFUDPSocketTests.m. [b806dc5c9a] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 1274) [annotate] [blame] [check-ins using] [diff]
2024-02-13
23:12
Renamed tests/OFUDPSocketTests.m → new_tests/OFUDPSocketTests.m. [b806dc5c9a] part of check-in [4e06901c84] Migrate OFUDPSocketTests to ObjFWTest (check-in: [4e06901c84] user: js, branch: objfwtest, size: 1274) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[9c08c02308] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1776) [annotate] [blame] [check-ins using] [diff]
2023-05-21
10:04
[8fc77398a2] part of check-in [65154c2576] OFUDPSocket: Return socket address bound to (check-in: [65154c2576] user: js, branch: trunk, size: 1776) [annotate] [blame] [check-ins using] [diff]
2023-05-20
16:42
[8889bdb6ea] part of check-in [5028d169ad] OFUDPSocketTests: Remove obsolete comment (check-in: [5028d169ad] user: js, branch: trunk, size: 1794) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[4e5b400680] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1908) [annotate] [blame] [check-ins using] [diff]
2022-10-22
18:41
[435a3297c3] part of check-in [a54730b88f] OFSocket: Don't combine port for IP and IPX

While it works for those two protocols, it's a bad precedent as other
protocols have different types for ports. (check-in: [a54730b88f] user: js, branch: trunk, size: 1908) [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
[b882de1802] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1906) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[6d7b4e4936] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 1906) [annotate] [blame] [check-ins using] [diff]

2021-04-17
13:58
[c440a7c2a6] part of check-in [e3c5bb70dd] of_socket_address_t -> OFSocketAddress (check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 1900) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[29ec231a7f] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1969) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[874d662a72] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2001) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[555c13caae] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2090) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[a0e1bef0c4] part of check-in [09be825f88] Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. (check-in: [09be825f88] user: js, branch: trunk, size: 2087) [annotate] [blame] [check-ins using] [diff]

2019-02-17
22:44
[e01b68cb73] part of check-in [dc0c6c34ab] tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. (check-in: [dc0c6c34ab] user: js, branch: trunk, size: 2089) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[0e4e417e88] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2165) [annotate] [blame] [check-ins using] [diff]
2018-10-07
02:06
[b4dbd2c54c] part of check-in [6e9ee122eb] Remove resolver.m

Instead, OFDNSResolver is used for everything now. (check-in: [6e9ee122eb] user: js, branch: trunk, size: 2159) [annotate] [blame] [check-ins using] [diff]

2018-07-28
20:21
[1bbed581ea] part of check-in [8aeee6680a] Add of_socket_address_ip_string()

This replaces of_address_to_string_and_port(). (check-in: [8aeee6680a] user: js, branch: trunk, size: 2291) [annotate] [blame] [check-ins using] [diff]

17:38
[da76f2699e] part of check-in [b16f2b9e25] Rename of_{udp_ -> }socket_address (check-in: [b16f2b9e25] user: js, branch: trunk, size: 2354) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[43fc951091] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2286) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[bd28700dd3] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 2263) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
[0786d57653] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 2257) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[e9dee9254c] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 2253) [annotate] [blame] [check-ins using] [diff]
2014-01-30
12:26
[d252ab9bf0] part of check-in [fb590316ba] Rename +[UDPSocket hostForAddress:port:]

It is now called +[getHost:andPort:forAddress:]. This makes it much
clearer from the selector alone what it actually does. (check-in: [fb590316ba] user: js, branch: trunk, size: 2247) [annotate] [blame] [check-ins using] [diff]

2014-01-27
22:01
Added: [c4340e1e26] part of check-in [5025cba435] Add OFUDPSocket

Async operations will follow later. (check-in: [5025cba435] user: js, branch: trunk, size: 2197) [annotate] [blame] [check-ins using]