108 コミット (196751ce95fa6b6566a5b336193681fad3581fd1)

作成者 SHA1 メッセージ 日付
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() 12年前
  Michael Brown 9a03a8e3d2 [test] Add X.509 self-tests 12年前
  Michael Brown c130001bdf [test] Add self-tests for mktime() 12年前
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations 12年前
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error 12年前
  Michael Brown 7fb064470f [test] Add self-tests for RSA 12年前
  Michael Brown da76a489d6 [test] Run self-tests as an embedded image 12年前
  Michael Brown 4e53303c03 [test] Add big integer self-tests 12年前
  Michael Brown 8ad1e7ac12 [test] Avoid using "static const" for test declarations 12年前
  Michael Brown 1f238bc69e [test] Add NIST self-tests for AES128 and AES256 in CBC mode 12年前
  Michael Brown a810258b42 [rng] Add NIST self-tests for HMAC_DRBG using SHA-256 12年前
  Michael Brown b9d9c3f1d5 [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12年前
  Michael Brown 0978251a66 [rng] Add NIST self-tests for Hash_df using SHA-256 12年前
  Michael Brown fb6a33360f [rng] Allow hash_df() to accept multiple underlying hash algorithms 12年前
  Michael Brown c15e73f283 [test] Add self-tests for MD5 algorithm 12年前
  Michael Brown bbdf17c3e8 [test] Add self-tests for SHA-256 algorithm 12年前
  Michael Brown c94a4a8d12 [test] Add self-tests for byte-order swapping functions 12年前
  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 12年前
  Michael Brown c28053027b [list] Add list functions required by ath9k driver 12年前
  Michael Brown d40bd11c62 [test] Add self-tests for list manipulation functions 12年前
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests 12年前
  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 14年前
  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 17年前
  Michael Brown a213876382 Typo 17年前
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously 17年前