History of file src/platform/Windows/OFSystemInfo+NetworkInterfaces.m at check-in 6032aeea5516c24f
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [2f7e13725d] check-in: [7413a728a7] user: js, branch: trunk, size: 7463 [annotate] [blame] [check-ins using] [diff] | |
2024-01-20
| ||
15:18 |
+[OFSystemInfo networkInterfaces]: Avoid IfIndex
It turns out it is not unique, resulting in two adapters being merged | |
15:18 |
+[OFSystemInfo networkInterfaces]: Avoid IfIndex
It turns out it is not unique, resulting in two adapters being merged | |
15:03 | Fix compilation with old MinGW versions file: [1b3f2c306f] check-in: [1d5a8be550] user: js, branch: 1.0, size: 7191 [annotate] [blame] [check-ins using] [diff] | |
14:59 | Fix compilation with old MinGW versions file: [42cc58d3b5] check-in: [d077c31c5c] user: js, branch: trunk, size: 7191 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [a714877a2e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 7184 [annotate] [blame] [check-ins using] [diff] | |
2023-10-24
| ||
21:12 | Use GetModuleHandle where possible file: [5974874b18] check-in: [84caa26d26] user: js, branch: trunk, size: 7184 [annotate] [blame] [check-ins using] [diff] | |
2023-10-21
| ||
20:52 |
+[networkInterfaces]: Use index as key on Windows
AdapterName turns out to be the empty string on Windows 98. file: [6f1d4aef92] check-in: [ad9452c908] user: js, branch: trunk, size: 7180 [annotate] [blame] [check-ins using] [diff] | |
2023-06-11
| ||
19:58 | +[OFSystemInfo networkInterfaces]: MAC on Linux file: [0c6d28d689] check-in: [ccf154b51a] user: js, branch: trunk, size: 7271 [annotate] [blame] [check-ins using] [diff] | |
10:46 | +[OFSystemInfo networkInterfaces]: Add HW address file: [3ab22d3ec6] check-in: [1aeb540a82] user: js, branch: trunk, size: 7272 [annotate] [blame] [check-ins using] [diff] | |
2023-06-10
| ||
21:59 | Use GetAdaptersAddresses() is available file: [110ef6cce6] check-in: [826f1eb4d4] user: js, branch: trunk, size: 6684 [annotate] [blame] [check-ins using] [diff] | |
19:49 | +[OFSystemInfo networkInterfaces]: Index on Win32 file: [bff84018d5] check-in: [61907aff3a] user: js, branch: trunk, size: 3241 [annotate] [blame] [check-ins using] [diff] | |
19:40 | Added: Split out +[OFSystemInfo networkInterfaces] file: [8e067f5c85] check-in: [ac1baefd27] user: js, branch: trunk, size: 3066 [annotate] [blame] [check-ins using] | |