wininet/tests: Prefer winehq.org over winehq.com.
[wine] / dlls / inetmib1 /
2009-04-29  Paul Vriensinetmib1/tests: Add a FreeLibrary and turn some skip...
2009-01-30  Juan Langinetmib1: Remove a test that's no longer true on Window...
2008-10-09  Juan Langinetmib1: Fix remaining failure on Win9x/NT4.
2008-10-09  Juan Langinetmib1: Fix some test failures on Win9x/NT4.
2008-10-08  Paul Vriensinetmib1/tests: Compare instead of assign.
2008-09-29  Juan Langinetmib1: Skip tests if a portion of inetmib1 isn't...
2008-08-05  Rico Schüllerinetmib1: Fix wrong arguments.
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-22  Alexandre Julliardinetmib1: Check for failure of the iphlpapi functions...
2008-07-03  Juan Langinetmib1: Fix test failures on some systems.
2008-06-30  Juan Langinetmib1: Free memory when DLL is unloaded.
2008-06-30  Juan Langinetmib1: Don't prefer the native version, it doesn...
2008-06-30  Juan Langinetmib1: Support the MIB2 UDP table.
2008-06-30  Juan Langinetmib1: Make table searching function into a generic...
2008-06-25  Juan Langinetmib1: Sort the tables keyed by IP address, and...
2008-06-25  Juan Langinetmib1: Support the MIB2 UDP statistics.
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Support the MIB2 IP net (ARP) table.
2008-06-25  Juan Langinetmib1: Support the MIB2 IP route table.
2008-06-25  Juan Langinetmib1: Support the MIB2 TCP statistics.
2008-06-25  Juan Langinetmib1: Use a helper function to get the item and...
2008-06-25  Juan Langinetmib1: Use a helper function to get the item from...
2008-06-25  Juan Langinetmib1: Use a helper function to get the item and...
2008-06-25  Juan Langinetmib1: Support the MIB2 IP address table.
2008-06-25  Juan Langinetmib1: Support the MIB2 ICMP statistics.
2008-06-25  Juan Langinetmib1: Support the MIB2 IP statistics.
2008-06-25  Juan Langinetmib1: Support the MIB2 interface table.
2008-06-25  Juan Langinetmib1: Support querying the MIB2 number of interfaces.
2008-06-25  Juan Langinetmib1: Implement SnmpExtensionQuery.
2008-06-25  Juan Langinetmib1: Add initialization function for getting the...
2008-06-25  Juan Langinetmib1: Add a mechanism for initializing supported...
2008-06-25  Juan Langinetmib1: Improve SnmpExtensionQuery stub.
2008-06-25  Juan Langinetmib1: Improve SnmpExtensionInit stub.
2008-06-25  Juan Langinetmib1: Add tests for SnmpExtensionQuery.
2008-06-25  Juan Langinetmib1: Add stub for SnmpExtensionQuery.
2008-06-25  Juan Langinetmib1: Add tests for SnmpExtensionInit.
2008-06-25  Juan Langinetmib1: Add stub for SnmpExtensionInit.
2008-06-25  Juan Langinetmib1: Add stub dll.