4479 Commits (1625a8c05fe72b7c53cff049c646e913d6dab362)
 

Autor SHA1 Nachricht Datum
  Michael Brown 1a5f025ad8 [crypto] Add x509_auto_append() vor 12 Jahren
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() vor 12 Jahren
  Michael Brown 6c8fcd4bb3 [crypto] Check that common name contains no NUL characters vor 12 Jahren
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name vor 12 Jahren
  Michael Brown 6ba7fb7c5c [list] Add list_last_entry() vor 12 Jahren
  Michael Brown 8a0331c29b [tcp] Discard all TCP connections on shutdown vor 12 Jahren
  Michael Brown 52dd4bacad [tcp] Fix potential NULL pointer dereference vor 12 Jahren
  Michael Brown e844297ef6 [test] Add self-tests for crc32_le() vor 12 Jahren
  Michael Brown 6a4b128191 [test] Fix compiler warning on older gcc versions vor 12 Jahren
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures vor 12 Jahren
  Michael Brown 6ed905aba2 [time] Add Linux time source using gettimeofday() vor 12 Jahren
  Michael Brown 6f3e7e90fc [malloc] Allow Valgrind to be used when all assertions are enabled vor 12 Jahren
  Michael Brown 793b8b0893 [crypto] Fix memory leak in cms_verify_digest() vor 12 Jahren
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate vor 12 Jahren
  Michael Brown f91995f193 [list] Add list_for_each_entry_continue() and _continue_reverse() vor 12 Jahren
  Michael Brown 69fa29029c [test] Fix memory leak in settings self-tests vor 12 Jahren
  Michael Brown df2773193e [malloc] Discard all cached data on shutdown vor 12 Jahren
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command vor 12 Jahren
  Michael Brown f8bb40b002 [realtek] Support RTL8139 cards within generic Realtek driver vor 12 Jahren
  Kevin Tran e01cf6fb3a [http] Fix typo in memory allocation vor 12 Jahren
  Michael Brown 1fe27a3e0e [myson] Replace driver for Myson Technology NICs vor 12 Jahren
  Michael Brown 35e09c1a7c [natsemi] Fix test for addresses below 4GB vor 12 Jahren
  Michael Brown 2c1e8d2cb1 [natsemi] Replace driver for National Semicondutor NICs vor 12 Jahren
  Michael Brown bd16deaa87 [crypto] Do not allow build-time cryptography settings to be overridden vor 12 Jahren
  Michael Brown 63d9cc28b9 [crypto] Allow client certificate to be changed without a rebuild vor 12 Jahren
  Michael Brown 0e59417cec [build] Use $(xxx_DEPS) for additional dependency information vor 12 Jahren
  Marin Hannache 8c42e0c210 [util] Remove obsolete Makefile rule for util/prototester.c vor 12 Jahren
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders vor 12 Jahren
  Michael Brown 945e428137 [intel] Replace driver for Intel Gigabit NICs vor 12 Jahren
  Michael Brown 45e0327987 [http] Avoid using stack-allocated memory in http_step() vor 12 Jahren
  Michael Brown a026a27f04 [script] Avoid using stack-allocated memory in process_line() vor 12 Jahren
  Michael Brown de2616165b [xfer] Avoid using stack-allocated memory in xfer_printf() vor 12 Jahren
  Michael Brown 5b18489685 [realtek] Update link state when device is opened vor 12 Jahren
  Michael Brown 44d5ef9d7d [netdevice] Allow network device to update link state before checking vor 12 Jahren
  Michael Brown 38d2ad8676 [skel] Add skeleton network driver vor 12 Jahren
  Michael Brown 8b0305e285 [efi] Fix compiler warning in elf2efi.c vor 12 Jahren
  Michael Brown d3d87a2d92 [efi] Update link state in SNP device mode data vor 12 Jahren
  Michael Brown 02f1f3066d [crypto] Allow trusted root certificate to be changed without a rebuild vor 12 Jahren
  Michael Brown 31e60de676 [settings] Add fetch_setting_copy() vor 12 Jahren
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory vor 12 Jahren
  Michael Brown 2a0154db5b [realtek] Replace driver for Realtek Gigabit NICs vor 12 Jahren
  Michael Brown 9b2aabe534 [mii] Add generic MII reset function vor 12 Jahren
  Michael Brown d27e6d6efd [mii] Synchronise constants with current Linux include/linux/mii.h vor 12 Jahren
  Michael Brown 2f3f0ca953 [mii] Remove unused functionality vor 12 Jahren
  Robin Smidsrød eadb6bc3fe [util] Add utility to generate list of supported network cards vor 12 Jahren
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file vor 12 Jahren
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support vor 12 Jahren
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers vor 12 Jahren
  Michael Brown 46409231ba [test] Add self-tests for setting types vor 12 Jahren
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers vor 12 Jahren