This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
cf2b4a36c4
grub
/
grub-core
/
net
History
Martin Wilck
cf2b4a36c4
efinet: Check for immediate completition.
...
This both speeds GRUB up and workarounds unexpected EFI behaviour.
2015-03-27 14:27:56 +01:00
..
drivers
efinet: Check for immediate completition.
2015-03-27 14:27:56 +01:00
arp.c
arp, icmp: Fix handling in case of oversized or invalid packets.
2015-03-27 12:18:25 +01:00
bootp.c
cleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-22 20:47:10 +04:00
dns.c
Mark strings for translation and add remaining ones to exclude list.
2013-12-18 06:50:24 +01:00
ethernet.c
Add gcc_struct to all packed structures when compiling with mingw.
2013-12-15 14:14:30 +01:00
http.c
* grub-core/net/http.c: Fix bad free.
2013-04-12 20:17:53 +02:00
icmp.c
arp, icmp: Fix handling in case of oversized or invalid packets.
2015-03-27 12:18:25 +01:00
icmp6.c
send router solicitation for ipv6 address autoconf v2
2014-11-28 20:21:34 +03:00
ip.c
net/ip: check result of grub_netbuff_push
2015-01-30 22:09:51 +03:00
net.c
send router solicitation for ipv6 address autoconf v2
2014-11-28 20:21:34 +03:00
netbuff.c
arp, icmp: Fix handling in case of oversized or invalid packets.
2015-03-27 12:18:25 +01:00
tcp.c
fix double free in grub_net_recv_tcp_packet
2014-12-07 11:28:57 +03:00
tftp.c
cleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-22 20:47:10 +04:00
udp.c
* grub-core/disk/ahci.c: Add needed explicit cast.
2013-08-21 21:02:14 +02:00