]> git.proxmox.com Git - grub2.git/history - grub-core/net/arp.c
Add gcc_struct to all packed structures when compiling with mingw.
[grub2.git] / grub-core / net / arp.c
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-10-20 Vladimir 'phcoder... * grub-core/net/arp.c: Remove variable length arrays.
2012-06-09 Vladimir 'phcoder... Stop polling as soon as we have the packet we were...
2012-02-27 Colin Watson * include/grub/partition.h (grub_partition_map): Chang...
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-08 Vladimir 'phcoder... Improve gettext support. Stylistic fixes and error...
2012-02-01 Vladimir 'phcoder... merge mainline into cbi
2012-02-01 Vladimir 'phcoder... merge mainline into ehci
2011-12-23 Vladimir 'phcoder... merge mainline into hints
2011-12-20 Vladimir 'phcoder... IPv6, TCP, HTTP, ICMP and DNS support. Several cleanup...
2011-12-16 Vladimir 'phcoder... merge mainline into net
2011-12-15 Vladimir 'phcoder... merge mainline into net
2011-11-14 Vladimir 'phcoder... merge mainline into backtrace
2011-11-13 Vladimir 'phcoder... Merge mainline into plan9
2011-11-08 Vladimir 'phcoder... Merge mainline into fuse
2011-10-26 Vladimir 'phcoder... merge mainline into zfs
2011-10-19 Vladimir 'phcoder... ExFAT support.
2011-10-12 Vladimir 'phcoder... IPv6. Apparently working. At least I could retrieve...
2011-10-12 Vladimir 'phcoder... more ipv6 code. Now ipv6 ping succeeds
2011-10-05 Vladimir 'phcoder... IPv6 support. Several fixes and unifications
2011-10-05 Vladimir 'phcoder... merge mainline into net
2011-08-13 Szymon Jancmerge trunk
2011-07-21 Colin WatsonPreferred resolution detection for VBE.
2011-07-08 Vladimir 'phcoder... support ip fragmentation
2011-07-07 Vladimir Serbinenko LUKS and GELI support.
2011-07-07 Vladimir 'phcoder... merge mainline into lazy
2011-07-06 Vladimir 'phcoder... Unify sparc init with other ieee1275.
2011-07-05 Vladimir 'phcoder... merge mainline into net
2011-07-05 Vladimir 'phcoder... merge mainline into net
2011-07-02 Vladimir 'phcoder... Restructurisations, cleanups and few bugfixes
2011-06-24 Manoel Rebelo Abra... Network infrastructure.
2011-06-24 Vladimir 'phcoder... merge mine and abranches' branches. Fix several issues
2011-06-24 Vladimir 'phcoder... bootp support
2011-06-18 Manoel R. AbranchesAdd error verification in netbuff operations.
2011-06-08 Manoel Rebelo Abra... Run indent on files.
2011-05-27 Manoel R. AbranchesMerge Mainline.
2011-05-19 Vladimir 'phcoder... fix several bugs
2011-05-05 Manoel Rebelo Abra... Merge mainline.
2011-04-01 Vladimir 'phcoder... merge my and Abranches' branches
2011-04-01 Manoel Rebelo Abra... Adapt protocols to new network struct.
2011-04-01 Manoel Rebelo Abra... Merge mainline.
2010-10-25 Vladimir 'phcoder... merge mainline into net
2010-09-22 Vladimir 'phcoder... Fix a bunch of net issues
2010-09-22 Vladimir 'phcoder... Remove some dead code
2010-09-22 Vladimir 'phcoder... Merge mainline into net
2010-09-16 Manoel R. AbranchesMerge grub_net into net. Compiles but is broken right...