grub/grub-core/net
Vladimir 'phcoder' Serbinenko 4a9f8346c9 * grub-core/commands/ls.c: Gettextize.
* grub-core/commands/setpci.c: Likewise.
        * grub-core/commands/videotest.c: Likewise.
        * grub-core/disk/geli.c: Likewise.
        * grub-core/kern/mm.c: Likewise.
        * grub-core/lib/relocator.c: Likewise.
        * grub-core/loader/efi/appleloader.c: Likewise.
        * grub-core/loader/i386/xnu.c: Likewise.
        * grub-core/loader/ia64/efi/linux.c: Likewise.
        * grub-core/loader/xnu.c: Likewise.
        * grub-core/net/dns.c: Likewise.
        * grub-core/net/net.c: Likewise.
        * grub-core/script/lexer.c: Likewise.
        * grub-core/script/parser.y: Likewise.
        * grub-core/script/yylex.l: Likewise.
        * util/getroot.c: Likewise.
        * util/grub-setup.c: Likewise.
2012-02-03 11:56:49 +01:00
..
drivers * grub-core/net/drivers/i386/pc/pxe.c (grub_pxe_recv): Relax checks as 2012-01-24 03:01:46 +01:00
arp.c IPv6. Apparently working. At least I could retrieve a file with http6 2011-10-13 01:22:56 +02:00
bootp.c Retrieve DNS names from DHCP/BOOTP 2011-12-16 17:37:47 +01:00
dns.c * grub-core/commands/ls.c: Gettextize. 2012-02-03 11:56:49 +01:00
ethernet.c support routed pings 2011-10-13 20:53:22 +02:00
http.c several net bugfixes and improvements and fix some memory leaks 2011-10-13 18:31:53 +02:00
icmp.c support routed pings 2011-10-13 20:53:22 +02:00
icmp6.c support routed pings 2011-10-13 20:53:22 +02:00
ip.c IPv6, TCP, HTTP, ICMP and DNS support. Several cleanups and bugfixes. 2011-12-20 18:17:07 +01:00
net.c * grub-core/commands/ls.c: Gettextize. 2012-02-03 11:56:49 +01:00
netbuff.c merge mainline into net 2011-12-15 20:51:35 +01:00
tcp.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
tftp.c Remove defines pertaining to arbitrary limits not affecting GRUB 2012-01-14 11:30:43 +01:00
udp.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00