1417 Commits (ee3636370d901bca306cf85241491f23e0f5034a)

Author SHA1 Message Date
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 years ago
  Michael Brown 23b70323c7 [libc] Add missing wchar.h header 12 years ago
  Michael Brown 58ed3b1cee [libc] Add support for "%lc" and "%ls" format specifiers 12 years ago
  Michael Brown 7ad6caf29f [efi] Add EFI_LOAD_FILE_PROTOCOL header 12 years ago
  Michael Brown bc41c6ef02 [efi] Update to current EDK2 headers 12 years ago
  Michael Brown 34576e5ff4 [efi] Standardise #include guard in ipxe_download.h 12 years ago
  Michael Brown 07bc73e087 [tcp] Increase maximum window size to 256kB 12 years ago
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries 12 years ago
  Michael Brown a5c016d93e [iobuf] Relax alignment requirement for small I/O buffers 12 years ago
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes 12 years ago
  Michael Brown ea61075c60 [tcp] Add support for TCP window scaling 12 years ago
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 12 years ago
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible 12 years ago
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c 12 years ago
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods 12 years ago
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 years ago
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation 12 years ago
  Michael Brown 021d7b21b7 [pending] Add concept of "pending operations" 12 years ago
  Michael Brown 944e023def [crypto] Construct OCSP check URI 12 years ago
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP 12 years ago
  Michael Brown deac4ea1ba [crypto] Add functions for constructing ASN.1 objects 12 years ago
  Michael Brown e01af7367d [crypto] Parse OCSPSigning key purpose, if present 12 years ago
  Michael Brown 4aad46ac70 [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() 12 years ago
  Michael Brown 7deb610881 [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() 12 years ago
  Michael Brown 88c09b36cf [crypto] Generalise x509_parse_time() to asn1_generalized_time() 12 years ago
  Michael Brown e5858c1938 [crypto] Parse X.509 raw public key bit string 12 years ago
  Michael Brown 3e6e0078e0 [crypto] Automatically download cross-signed certificates 12 years ago
  Michael Brown 2e4be01690 [xferbuf] Add generic data-transfer buffer 12 years ago
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator 12 years ago
  Michael Brown 29dcb0631b [crypto] Add asynchronous certificate validator 12 years ago
  Michael Brown 1a5f025ad8 [crypto] Add x509_auto_append() 12 years ago
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() 12 years ago
  Michael Brown 6ba7fb7c5c [list] Add list_last_entry() 12 years ago
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures 12 years ago
  Michael Brown 6ed905aba2 [time] Add Linux time source using gettimeofday() 12 years ago
  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 838a76a042 [menu] Add "--default" option to "choose" command 12 years ago
  Michael Brown 1fe27a3e0e [myson] Replace driver for Myson Technology NICs 12 years ago
  Michael Brown 2c1e8d2cb1 [natsemi] Replace driver for National Semicondutor NICs 12 years ago
  Michael Brown 63d9cc28b9 [crypto] Allow client certificate to be changed without a rebuild 12 years ago
  Michael Brown 945e428137 [intel] Replace driver for Intel Gigabit NICs 12 years ago
  Michael Brown 38d2ad8676 [skel] Add skeleton network driver 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