501 Révisions (b4a87daeb92453e5ae35e001bd0c477f41aea8a3)

Auteur SHA1 Message Date
  Michael Brown b363d19a16 [dhcp] Accept filename via DHCP option 67 as well as BOOTP filename field il y a 15 ans
  Michael Brown 272e6ddc30 [http] Support HTTP redirection il y a 15 ans
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections il y a 15 ans
  Michael Brown f3335b83d4 [netdevice] Add debug message for unknown network-layer protocols il y a 15 ans
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) il y a 15 ans
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown 3ed468e0c5 [tcp] Avoid setting PSH flag when SYN flag is set il y a 15 ans
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login il y a 15 ans
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions il y a 15 ans
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm il y a 15 ans
  Michael Brown 5de8305feb [crypto] Move AES_convert_key() hack into axtls_aes.c il y a 15 ans
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm il y a 15 ans
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" il y a 15 ans
  Michael Brown 54840039f6 [http] Send authentication information whenever username is present il y a 15 ans
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings il y a 15 ans
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL il y a 15 ans
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password il y a 15 ans
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication il y a 15 ans
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing il y a 15 ans
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits il y a 15 ans
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code il y a 15 ans
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests il y a 15 ans
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers il y a 15 ans
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c il y a 15 ans
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names il y a 15 ans
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers il y a 15 ans
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus il y a 15 ans
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP il y a 15 ans
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers il y a 15 ans
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server il y a 15 ans
  Michael Brown cf53998901 [tcp] Always set PUSH flag on TCP transmissions il y a 15 ans
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers il y a 15 ans
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses il y a 15 ans
  Michael Brown b4a95a8974 [ethernet] Fix eth_mc_hash() return status il y a 15 ans
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions il y a 15 ans
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK il y a 15 ans
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request il y a 15 ans
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device il y a 15 ans
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device il y a 15 ans
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address il y a 15 ans
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings il y a 15 ans
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long il y a 15 ans
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy il y a 15 ans
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor il y a 15 ans
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c il y a 15 ans
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions il y a 15 ans
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue il y a 15 ans
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown il y a 15 ans
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns il y a 15 ans