]> git.proxmox.com Git - grub2.git/history - grub-core/net/dns.c
malloc: Use overflow checking primitives where we do complex allocations
[grub2.git] / grub-core / net / dns.c
2020-07-29 Peter Jonesmalloc: Use overflow checking primitives where we do...
2020-07-29 Peter Jonescalloc: Use calloc() at most places
2016-07-26 Andrei Borzenkovdns: fix buffer overflow for data->addresses in recv_hook
2015-11-24 Josef Baciknet: reset nb->data per dns record lookup loop
2015-10-12 Andrei Borzenkovnet: avoid closing NULL socket in DNS lookup
2015-05-07 Andrei Borzenkovconvert to, not from, CPU byte order in DNS receive...
2013-12-18 Vladimir Serbinenko Mark strings for translation and add remaining ones...
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-11-05 Gustavo Luiz Duarteissue separate DNS queries for ipv4 and ipv6
2013-10-25 Vladimir Serbinenko * grub-core/net/dns.c (hash): Use unsigned arithmetic.
2013-10-20 Vladimir 'phcoder... * grub-core/net/arp.c: Remove variable length arrays.
2012-06-21 Vladimir 'phcoder... * grub-core/net/dns.c (grub_cmd_nslookup): Init addres...
2012-06-20 Vladimir 'phcoder... * grub-core/net/dns.c (grub_cmd_nslookup): Use configu...
2012-06-20 Vladimir 'phcoder... * grub-core/net/dns.c (grub_net_add_dns_server): Don...
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-26 Vladimir 'phcoder... Remove prio_list.
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-12 Vladimir 'phcoder... Improve string. Gettextize.
2012-02-08 Vladimir 'phcoder... Improve gettext support. Stylistic fixes and error...
2012-02-03 Vladimir 'phcoder... * grub-core/commands/ls.c: Gettextize.
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-16 Vladimir 'phcoder... Retrieve DNS names from DHCP/BOOTP
2011-12-16 Vladimir 'phcoder... Integrate DNS with address parsing
2011-12-16 Vladimir 'phcoder... DNS cache support
2011-12-16 Vladimir 'phcoder... support cname
2011-12-15 Vladimir 'phcoder... Remerge net branch
2011-12-15 Vladimir 'phcoder... merge mainline into net
2011-12-15 Vladimir 'phcoder... Add forgotten file