485 Commits (f16668dd600c266ee573badc295745cbb0c0f879)

Author SHA1 Message Date
  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
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15 years ago
  Michael Brown 0e408658b9 [iscsi] Change default initiator name prefix to "iqn.2000-01.org.etherboot:" 15 years ago
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16 years ago
  Michael Brown a1d0f6ed2e [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST 16 years ago
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16 years ago
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 years ago
  Michael Brown f178436bb1 [pxe] If no ProxyDHCPACK exists, use DHCPACK for the fake ProxyDHCPACK packet 16 years ago
  Michael Brown ed73d53503 [dhcp] Work around a bug in Altiris RDP 16 years ago