http://git.etherboot.org
/
people
/
meteger
/
gpxe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
people/meteger/gpxe.git
2011-08-07
Matthew Iselin
[ipv6] Verify destination address in ICMP6 and ensure...
master
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Matthew Iselin
[ipv6] Check for a valid destination address in ipv6_rx
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Matthew Iselin
[ipv6] Rework option handling and implement IPv6 fragme...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Change return code handling from router solicits
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Rework option parsing for router solicitation...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Attempt DHCPv6 only in specific circumstances
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Fix dhcp6 to detect error conditions with router...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Fix router solicitation struct and flag checking
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Handle the "no router" case properly in DHCPv6
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Enable router solicitations to timeout
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Modify router solicits to provide metadata
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Use /64 for link-local instead of /10
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Fix multicast routing in some conditions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Implement DHCPv6 (RFC3315)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[settings] Support IPv6 addresses and allow IPv6 namese...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Add dhcp6 types and constants
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Clean up inet6_ntoa
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Make router solicits block until complete
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Fix IPv6 checksum psuedo-header creation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Use ipv6_tx instead of tcpip_tx in icmp6
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Handle unaligned prefixes in router advertisements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Add a dedicated function for prefix matching
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Implement EUI-64 generation as a function
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Fix formatting in ndp_process_radvert
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Update the NDP cache when receiving a router...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Handle netdev parameter being non-null in ipv6_tx
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Implement router solicitations and integrate...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[dns] Handle AAAA records
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Verify validity of IPv6 address in inet6_aton
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Make IPv6 routing work with addresses not on...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Fix inet6_aton and remove some unnecessary debugging
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Matthew Iselin
[ipv6] Implement handling of neighbour solicit messages
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Enable ICMPv6 protocols to check addresses again...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Call icmp6_rx directly from ipv6.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[uri] Make URI parsing handle IPv6_address:port
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Fix icmp6 neighbour solicit multicast address...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Fix link-local and local network routing in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Fix formatting on a DBG line
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[tcp] Enable AF_INET6 transport for tcp connections
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[uri] Make URI parsing handle IPv6 addresses
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Implement inet6_aton, numeric IPv6 address resol...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Add function prototype for inet6_ntoa
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Modify "ipv6" command to set an IPv6 address...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Make inet6_ntoa handle all-zero addresses properly
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthew Iselin
[ipv6] Add "ipv6" command to perform stateless autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Thomas Miletich
[igb] Remove __BIG_ENDIAN conditional
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Matthew Iselin
[ipv6] Implemented zero-compression in inet6_ntoa and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Marty Connor
[ipv6] Make IPv6 configuration option disabled by default
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Matthew Iselin
[ipv6] Add IPv6 configuration option
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Thomas Miletich
[3c90x] Clean up reset code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Thomas Miletich
[3c90x] More fine-grained debugging levels
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Marty Connor
[eepro100] Add new PCI ID 8086:27dc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Joshua Oreman
[compiler] Prevent empty weak function stubs from being...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Lars Kellogg...
[dhcp] Allow multiple interfaces in dhcp command
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Allow out-of-order receive queue to be discarded
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[malloc] Add cache discard mechanism
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Piotr Jaroszyński
[tcp] Fix a 64bit compile time error
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Handle out-of-order received packets
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Treat ACKs as sent only when successfully transmitted
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Merge boolean flags into a single "flags" field
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Use a dedicated timer for the TIME_WAIT state
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Guo-Fu Tseng
[hci] Continue processing while prompting for shell...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[cmdline] Fix inconsistent and ugly code formatting...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Guo-Fu Tseng
[tcp] Randomize TCP bind port
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Fix typos by changing ntohl() to htonl() where...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Store local port in host byte order
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Michael Brown
[tcp] Update received sequence number before delivering...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Geoff Lywood
[comboot] Run com32 programs with a valid IDT
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Geoff Lywood
[efi] Fix the 32-bit version of elf2efi64
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Andrei Faur
[forcedeth] Replace driver with native gPXE driver
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Joshua Oreman
[string] Use 64-bit registers in assembly memswap(...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Joshua Oreman
[802.11] Fix a use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Joshua Oreman
[802.11] Use correct name for sec80211_detect()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
Piotr Jaroszyński
[settings] Unregister the children when unregistering...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
Stefan Hajnoczi
[virtio] Replace virtio-net with native gPXE driver
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
Stefan Hajnoczi
[errcode] Remove unused contrib/errcode scripts
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Stefan Hajnoczi
[compiler] Mark weak functions noinline
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Piotr Jaroszyński
[image] Fix a memleak in free_image()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Michael Brown
[tcp] Fix potential use-after-free when accessing times...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Alessandro...
[refcnt] Fix embedded image building
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Andrei Faur
[pcnet32] Fix pcnet32_wio_reset() bug
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[romprefix] Do not check for BBS compatibility
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[build] Avoid hard-coding the path to perl
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Geoff Lywood
[efi] Build gPXE script support into EFI binaries by...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Joshua Oreman
[refcnt] Add ref_no_free handler
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[retry] Use start_timer_fixed() instead of direct timeo...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[retry] Add timer_init() wrapper function
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[refcnt] Add ref_init() wrapper function
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[errdb] Add errdb.pl script to build error database
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[libc] Enable automated extraction of error usage reports
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[process] Hold reference to process during call to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[qib7322] Fix whitespace errors
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Shao Miller
[qib7322] Fix uninitialized variables warning
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[pxe] Remove obsolete pxe_errortab.c
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[efi] Tidy up output of EFI header import script
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[legal] Add FILE_LICENCE declarations to EFI header...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[efi] Synchronise EFI header files
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[build] Remove PACKED macro
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[build] Add rtl8139.rom to the default build target...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Brown
[build] Inhibit "skipping incompatible" message from ld
commit
|
commitdiff
|
tree
|
snapshot
next