493 Commits (v0.9.7)

Author SHA1 Message Date
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login 15 years ago
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions 15 years ago
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm 15 years ago
  Michael Brown 5de8305feb [crypto] Move AES_convert_key() hack into axtls_aes.c 15 years ago
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm 15 years ago
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" 15 years ago
  Michael Brown 54840039f6 [http] Send authentication information whenever username is present 15 years ago
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings 15 years ago
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 years ago
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password 15 years ago
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication 15 years ago
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing 15 years ago
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 years ago
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 years ago
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15 years ago
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names 15 years ago
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 15 years ago
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus 15 years ago
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP 15 years ago
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers 15 years ago
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server 15 years ago
  Michael Brown cf53998901 [tcp] Always set PUSH flag on TCP transmissions 15 years ago
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers 15 years ago
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses 15 years ago
  Michael Brown b4a95a8974 [ethernet] Fix eth_mc_hash() return status 15 years ago
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions 15 years ago
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK 15 years ago
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request 15 years ago
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 15 years ago
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 15 years ago
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 years ago
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15 years ago
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15 years ago
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15 years ago
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15 years ago
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 years ago
  Michael Brown 43aa69d7b3 [aoe] Start retry timer before potential temporary transmission failure 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors 15 years ago
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15 years ago
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 years ago
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15 years ago
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 years ago
  Michael Brown 2d41dead08 [iscsi] Fix LUN parsing in the iSCSI root-path 15 years ago