4166 Commits (10501351597c09c70f7ec0b158eb7b1fbfa2a4d6)
 

Author SHA1 Message Date
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate 12 years ago
  Michael Brown f91995f193 [list] Add list_for_each_entry_continue() and _continue_reverse() 12 years ago
  Michael Brown 69fa29029c [test] Fix memory leak in settings self-tests 12 years ago
  Michael Brown df2773193e [malloc] Discard all cached data on shutdown 12 years ago
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command 12 years ago
  Michael Brown f8bb40b002 [realtek] Support RTL8139 cards within generic Realtek driver 12 years ago
  Kevin Tran e01cf6fb3a [http] Fix typo in memory allocation 12 years ago
  Michael Brown 1fe27a3e0e [myson] Replace driver for Myson Technology NICs 12 years ago
  Michael Brown 35e09c1a7c [natsemi] Fix test for addresses below 4GB 12 years ago
  Michael Brown 2c1e8d2cb1 [natsemi] Replace driver for National Semicondutor NICs 12 years ago
  Michael Brown bd16deaa87 [crypto] Do not allow build-time cryptography settings to be overridden 12 years ago
  Michael Brown 63d9cc28b9 [crypto] Allow client certificate to be changed without a rebuild 12 years ago
  Michael Brown 0e59417cec [build] Use $(xxx_DEPS) for additional dependency information 12 years ago
  Marin Hannache 8c42e0c210 [util] Remove obsolete Makefile rule for util/prototester.c 12 years ago
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders 12 years ago
  Michael Brown 945e428137 [intel] Replace driver for Intel Gigabit NICs 12 years ago
  Michael Brown 45e0327987 [http] Avoid using stack-allocated memory in http_step() 12 years ago
  Michael Brown a026a27f04 [script] Avoid using stack-allocated memory in process_line() 12 years ago
  Michael Brown de2616165b [xfer] Avoid using stack-allocated memory in xfer_printf() 12 years ago
  Michael Brown 5b18489685 [realtek] Update link state when device is opened 12 years ago
  Michael Brown 44d5ef9d7d [netdevice] Allow network device to update link state before checking 12 years ago
  Michael Brown 38d2ad8676 [skel] Add skeleton network driver 12 years ago
  Michael Brown 8b0305e285 [efi] Fix compiler warning in elf2efi.c 12 years ago
  Michael Brown d3d87a2d92 [efi] Update link state in SNP device mode data 12 years ago
  Michael Brown 02f1f3066d [crypto] Allow trusted root certificate to be changed without a rebuild 12 years ago
  Michael Brown 31e60de676 [settings] Add fetch_setting_copy() 12 years ago
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory 12 years ago
  Michael Brown 2a0154db5b [realtek] Replace driver for Realtek Gigabit NICs 12 years ago
  Michael Brown 9b2aabe534 [mii] Add generic MII reset function 12 years ago
  Michael Brown d27e6d6efd [mii] Synchronise constants with current Linux include/linux/mii.h 12 years ago
  Michael Brown 2f3f0ca953 [mii] Remove unused functionality 12 years ago
  Robin Smidsrød eadb6bc3fe [util] Add utility to generate list of supported network cards 12 years ago
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file 12 years ago
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support 12 years ago
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers 12 years ago
  Michael Brown 46409231ba [test] Add self-tests for setting types 12 years ago
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers 12 years ago
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line 12 years ago
  Marin Mareo Hannache cc288dc0f8 [linux] Fix a build error on some platforms 12 years ago
  Marin Mareo Hannache 6ab98fa9f7 [tftp] Remove configuration option for tftm 12 years ago
  Michael Brown 196751ce95 [build] Enable warnings when building utilities 12 years ago
  Erik Jacobson 96a8c70a0c [igbvf] Add i350 virtual function support 12 years ago
  Daniel Hokka Zakrisson 0e4a5ca4c7 [e1000e] Basic 82579 support 12 years ago
  Stefan Weil dcccb1fb7b [tls] Fix wrong memset in function tls_clear_cipher 12 years ago
  Stefan Weil ede37e493d [crypto] Fix wrong setup in function aes_wrap 12 years ago
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc 12 years ago
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS 12 years ago
  Michael Brown 61851e685d [elf] Avoid attempting to load 64-bit ELF binaries 12 years ago
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages 12 years ago
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 12 years ago