562 Commits (a0d337912eee5ff0d72d0d85d83be88672d49004)

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