2006-11-22 |
Michael Brown | Fixed off-by-one error
|
commit | commitdiff | tree |
2006-11-21 |
Michael Brown | Added "name" field to digest algorithms
|
commit | commitdiff | tree |
2006-11-21 |
Michael Brown | Added debug statements.
|
commit | commitdiff | tree |
2006-11-21 |
Michael Brown | Reduce from 157 to 123 bytes
|
commit | commitdiff | tree |
2006-11-21 |
Michael Brown | Added generic CHAP layer, independent of iSCSI
|
commit | commitdiff | tree |
2006-11-15 |
Michael Brown | Made it temporarily possible to call MD5 routines directly...
|
commit | commitdiff | tree |
2006-11-15 |
Michael Brown | Note to self: do not write code late at night
|
commit | commitdiff | tree |
2006-11-15 |
Michael Brown | May as well add octal support to strtoul()
|
commit | commitdiff | tree |
2006-11-15 |
Michael Brown | Fixed endp bug in strtoul()
|
commit | commitdiff | tree |
2006-11-15 |
Michael Brown | Extend strtoul() to cope with hex as well as decimal...
|
commit | commitdiff | tree |
2006-10-03 |
Michael Brown | Split login into security negotation and operational...
|
commit | commitdiff | tree |
2006-09-27 |
Michael Brown | Inhibit compiler warnings on DBG() when building a...
|
commit | commitdiff | tree |
2006-09-27 |
Michael Brown | We don't actually have a stdio.h header file. Our...
|
commit | commitdiff | tree |
2006-09-25 |
Michael Brown | Minor fix
|
commit | commitdiff | tree |
2006-09-18 |
Michael Brown | Killed
|
commit | commitdiff | tree |
2006-09-18 |
Michael Brown | Removed as a gesture of goodwill following a request...
|
commit | commitdiff | tree |
2006-09-18 |
Michael Brown | Killed
|
commit | commitdiff | tree |
2006-09-15 |
Michael Brown | Made eth_ntoa() public for use in legacy drivers' DBG...
|
commit | commitdiff | tree |
2006-09-11 |
Michael Brown | Restored the le32_to_cpus() and cpu_to_le32s() calls
|
commit | commitdiff | tree |
2006-09-11 |
Michael Brown | Added the "swap in place" macros
|
commit | commitdiff | tree |
2006-09-11 |
Michael Brown | Tidied up.
|
commit | commitdiff | tree |
2006-09-11 |
Michael Brown | Reduced size from 2087 bytes to 1056 bytes
|
commit | commitdiff | tree |
2006-09-11 |
Michael Brown | Taken from Linux's md5.c. This implementation is not...
|
commit | commitdiff | tree |
2006-09-11 |
Michael Brown | Generalisation of a message digest algorithm
|
commit | commitdiff | tree |
2006-09-08 |
Michael Brown | Added geometry-guessing code based on the partition...
|
commit | commitdiff | tree |
2006-09-01 |
Michael Brown | Fix gcc-induced reference to memcpy
|
commit | commitdiff | tree |
2006-09-01 |
Michael Brown | Check that serial port init actually happens
|
commit | commitdiff | tree |
2006-09-01 |
Michael Brown | Added debug to catch initialisation failures
|
commit | commitdiff | tree |
2006-08-31 |
Michael Brown | Check to see if we've reached the end of the map before...
|
commit | commitdiff | tree |
2006-08-30 |
Michael Brown | Hopefully fix gcc3 build issue
|
commit | commitdiff | tree |
2006-08-30 |
Michael Brown | Added extra debugging
|
commit | commitdiff | tree |
2006-08-28 |
Michael Brown | .zrom is still broken; use .rom by default
|
commit | commitdiff | tree |
2006-08-28 |
Michael Brown | Document requisite patch for qemu
|
commit | commitdiff | tree |
2006-08-28 |
Michael Brown | Add --enable-show-ips; it's useful when using the profiling...
|
commit | commitdiff | tree |
2006-08-27 |
Michael Brown | Added iBFT construction to iSCSI boot test
|
commit | commitdiff | tree |
2006-08-27 |
Michael Brown | Added generic function for calculating ACPI table checksum
|
commit | commitdiff | tree |
2006-08-27 |
Michael Brown | Does anyone still use 9600 baud?
|
commit | commitdiff | tree |
2006-08-27 |
Michael Brown | Correct option number for DHCP_DNS_SERVERS, and add...
|
commit | commitdiff | tree |
2006-08-27 |
Michael Brown | Added support for INT 13,15; NTLDR calls it (though...
|
commit | commitdiff | tree |
2006-08-26 |
Michael Brown | Added support for INT 13,15; NTLDR calls it (though...
|
commit | commitdiff | tree |
2006-08-24 |
Michael Brown | Use TEXT16_CODE() rather than manually specifying ...
|
commit | commitdiff | tree |
2006-08-24 |
Michael Brown | Always update the PnP checksum, even if the ident string...
|
commit | commitdiff | tree |
2006-08-24 |
Michael Brown | Added basic profiling support
|
commit | commitdiff | tree |
2006-08-24 |
Michael Brown | Basic instructions to get qemu running
|
commit | commitdiff | tree |
2006-08-24 |
Michael Brown | Towards making KEEP_IT_REAL work again.
|
commit | commitdiff | tree |
2006-08-23 |
Michael Brown | Quick utility to pad floppy disk images for vmware...
|
commit | commitdiff | tree |
2006-08-16 |
Michael Brown | Added RX tracing as well.
|
commit | commitdiff | tree |
2006-08-16 |
Michael Brown | Added debug strings.
|
commit | commitdiff | tree |
2006-08-16 |
Michael Brown | Remove old-style debug message
|
commit | commitdiff | tree |
2006-08-15 |
Michael Brown | Added some minimal debugging for transmitted PDUs.
|
commit | commitdiff | tree |
2006-08-14 |
Michael Brown | Take out unused cleanup() function so that we can remove...
|
commit | commitdiff | tree |
2006-08-14 |
Michael Brown | Removed TAGGED_IMAGE from the default build; NBI has...
|
commit | commitdiff | tree |
2006-08-14 |
Michael Brown | Removed obsolete print_config()
|
commit | commitdiff | tree |
2006-08-14 |
Michael Brown | Removed DNS from the default configuration; it hasn...
|
commit | commitdiff | tree |
2006-08-14 |
Michael Brown | Kill off poll_interruptions(); it is lethal when we...
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Print net device name when making request.
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Added cmdl_show proof-of-concept
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Added "hostname" and "ip" as sample settings
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Added ipv4 configuration type
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Add string configuration type
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Fail gracefully when set_dhcp_option() is called with...
|
commit | commitdiff | tree |
2006-08-11 |
Michael Brown | Added basic infrastructure for manipulating settings.
|
commit | commitdiff | tree |
2006-08-10 |
Michael Brown | command->data_{in,out} are now userptr_t, so it is...
|
commit | commitdiff | tree |
2006-08-10 |
Michael Brown | Fixed variable name in assertion
|
commit | commitdiff | tree |
2006-08-10 |
Michael Brown | Added missing packed attribute
|
commit | commitdiff | tree |
2006-08-10 |
Michael Brown | Added description for a basic ACPI table, taken from
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Both the !PXE and PXENV+ structures must be paragraph...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Towards an RFC2988-compliant timer.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Don't call stop_timer() from within the timer expiry...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Temporarily work around the bug when port numbers are...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Correct some packet ownership and freeing bugs.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | out_flags was being set but never used.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Port the UDP port allocation code to TCP
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Remove some of the confusion surrounding the amount...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | iphdr->hlen includes the IP header, so truncate packet...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Corrected documentation
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Removed obsolete line merged in with the cmdline stuff
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Do no evil. :)
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Attempt a PXE NBP boot as the TFTP test.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Implement enough of PXENV_GET_CACHED_INFO to support...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Added pxe_netdev; a slight hack for now, but will need...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Derive xid dynamically from the netdev, so that we...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Aborted
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Add a couple of small but vital parts to PXENV_UDP_WRITE.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Clarified packet ownership transfer between a few functions.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Note to self: learn to count.
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Added missing __from_text16()s when passing pointers...
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Allow linking by converting functions to stubs
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Allow linking by converting all functions to stubs
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | pxe_int_1a is needed by pxe_call.c
|
commit | commitdiff | tree |
2006-08-09 |
Michael Brown | Added TFTP test code (currently just dumps file to...
|
commit | commitdiff | tree |
2006-08-08 |
Michael Brown | Initial (untested) implementation of TFTP over the...
|
commit | commitdiff | tree |
2006-08-08 |
Michael Brown | The prototype for strcasecmp() is apparently in strings.h.
|
commit | commitdiff | tree |
2006-08-08 |
Michael Brown | Added some TFTP definitions for use with the new UDP...
|
commit | commitdiff | tree |
2006-08-08 |
Michael Brown | Added (not yet tested) PXE API entry point and support...
|
commit | commitdiff | tree |
2006-08-08 |
Michael Brown | Update to match the daft capitalisation in the actual...
|
commit | commitdiff | tree |
2006-08-08 |
Michael Brown | gcc3 compatibility: removed ARP_NET_PROTOCOL().
|
commit | commitdiff | tree |
2006-08-07 |
Michael Brown | Add very, very quick and dirty hello world test
|
commit | commitdiff | tree |
2006-08-07 |
Michael Brown | Fix routing when a gateway exists. This should probably...
|
commit | commitdiff | tree |
2006-08-07 |
Michael Brown | Set a NUL terminator before calling inet_aton.
|
commit | commitdiff | tree |
next |