89 커밋 (fa538bdbc631681c0234a607b43543efd1f56a57)

작성자 SHA1 메시지 날짜
  Michael Brown 5d2e65c60f [rng] Add entropy sample generator 12 년 전
  Michael Brown c0340d9762 [test] Allow self-tests to be run individually 12 년 전
  Michael Brown a99d5d5aca [rng] Add missing #include <string.h> 12 년 전
  Michael Brown 71804f890d [rng] Add NIST self-tests for Hash_df 12 년 전
  Michael Brown 9ec80a3df1 [rng] Add NIST self-tests for HMAC_DRBG 12 년 전
  Michael Brown 18d2887281 [test] Add self-tests for SHA-1 algorithm 13 년 전
  Michael Brown c28053027b [list] Add list functions required by ath9k driver 13 년 전
  Michael Brown d40bd11c62 [test] Add self-tests for list manipulation functions 13 년 전
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests 13 년 전
  Michael Brown dbb27c9c3b [uri] Avoid unused variable warning in gcc 4.6 13 년 전
  Michael Brown bdd00e872a [bofm] Add offline BOFM test facility 13 년 전
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 년 전
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 년 전
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 15 년 전
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 년 전
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 년 전
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers 16 년 전
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 년 전
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 년 전
  Stefan Hajnoczi 59b5465b30 [GDB] Handle kill and detach packets. 16 년 전
  Stefan Hajnoczi 4180815a90 [GDB] Test suite for the GDB stub 16 년 전
  Michael Brown 720e256c50 [Misc] Kill off long-redundant tests/dhcptest.c 16 년 전
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 17 년 전
  Michael Brown 487dc5be56 Fix up iscsiboot missing prototype warnings 17 년 전
  Michael Brown b94420a52b Ready to start testing 17 년 전
  Michael Brown 01b3dd4fc3 Line buffer API changed a while ago 17 년 전
  Marty Connor ec0da04e7d Warnings purge iscsiboot.c 17 년 전
  Michael Brown 15f8323055 Removing obsolete files. 17 년 전
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). 17 년 전
  Michael Brown b7ccdb7948 Add a couple of tests for the URI parsing and resolving code. 17 년 전
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 18 년 전
  Michael Brown a213876382 Typo 18 년 전
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously 18 년 전
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 18 년 전
  Michael Brown 698bbe0155 Obsolete 18 년 전
  Michael Brown 497c3a5aad Fixed HTTP 18 년 전
  Michael Brown 83b7933f8a Damn it; my lovely resilient scheme falls down when you have a protocol 18 년 전
  Michael Brown 996b091b50 Added generic line-buffering code (a la stdio) 18 년 전
  Michael Brown 112d7f9d79 Code used for load buffer and multiboot image testing 18 년 전
  Michael Brown 132a8fe49d Quick and dirty test for emalloc() 18 년 전
  Michael Brown c810baad37 Use generic "struct image" rather than "struct elf". 18 년 전
  Michael Brown d84ec0e5d5 Had this file lying around for ages; may as well check it in. 18 년 전
  Michael Brown 91ac92bc86 Try image as ELF file first. (Don't yet actually try to execute it). 18 년 전
  Michael Brown 3460860bef Print informative error message when boot fails. 18 년 전
  Michael Brown 0010e10ef3 Update TFTP to use a struct buffer rather than a callback. 18 년 전
  Michael Brown fbfed96965 buffer.c should be using copy_{to,from}_user, rather than 18 년 전
  Michael Brown 6918cf9e9e Change FTP to use a data buffer rather than a callback function. 18 년 전
  Michael Brown c0ef730ec4 Fix bug in buffer.c, add buffer mini-unit test. 18 년 전
  Michael Brown d45c5e7ce7 Add "route" command (which currently only displays the routing table; it 18 년 전
  Michael Brown d9ba8f790b Add route() function to display routing table. 18 년 전