index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ethernet] Add MII link status functions from Linux
Daniel Verkamp
2009-05-26
1
-0
/
+147
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
2
-7
/
+16
*
[dhcp] Choose ProxyDHCP port based on presence of PXE options
Michael Brown
2009-05-22
1
-6
/
+22
*
[tftp] Process OACKs even if malformed
Michael Brown
2009-05-20
1
-12
/
+28
*
[dhcp] Send broadcast PXE boot server discovery requests to port 67
Michael Brown
2009-05-20
1
-6
/
+8
*
[dhcp] Perform ProxyDHCP only if we do not already have PXE options
Michael Brown
2009-05-20
1
-2
/
+6
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
26
-0
/
+52
*
[dhcp] Accept filename via DHCP option 67 as well as BOOTP filename field
Michael Brown
2009-04-15
1
-4
/
+8
*
[http] Support HTTP redirection
Michael Brown
2009-03-30
1
-0
/
+28
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
8
-11
/
+11
*
[netdevice] Add debug message for unknown network-layer protocols
Michael Brown
2009-03-26
1
-2
/
+4
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
1
-1
/
+1
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
1
-2
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
4
-36
/
+7
*
[tcp] Avoid setting PSH flag when SYN flag is set
Michael Brown
2009-03-10
1
-1
/
+3
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
1
-12
/
+11
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
1
-17
/
+5
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
1
-17
/
+17
*
[crypto] Move AES_convert_key() hack into axtls_aes.c
Michael Brown
2009-02-18
1
-4
/
+0
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
1
-2
/
+2
*
[dhcp] Use a default user-class of "gPXE"
Michael Brown
2009-02-17
1
-0
/
+2
*
[http] Send authentication information whenever username is present
Michael Brown
2009-02-17
1
-9
/
+8
*
[icmp] Add support for responding to pings
Michael Brown
2009-02-17
2
-0
/
+104
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
6
-30
/
+9
*
[http] Allow for URI encodings within username and password
Michael Brown
2009-02-13
1
-2
/
+15
*
[http] Add support for HTTP Basic authentication
Michael Brown
2009-02-13
1
-0
/
+28
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
1
-67
/
+110
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
1
-29
/
+169
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
5
-14
/
+9
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
1
-2
/
+25
*
[tftp] Guard against invalid data block numbers
Michael Brown
2009-02-01
1
-0
/
+5
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
3
-934
/
+774
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
1
-11
/
+65
*
[tftp] Temporary fix for conveying TFTP block size to callers
Michael Brown
2009-01-27
1
-1
/
+19
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
1
-13
/
+193
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
1
-50
/
+51
*
[dhcp] Handle missing ProxyDHCP servers
Michael Brown
2009-01-23
1
-1
/
+8
*
[dhcp] Pass PXE boot menu item to PXE Boot Server
Michael Brown
2009-01-23
2
-73
/
+122
*
[tcp] Always set PUSH flag on TCP transmissions
Michael Brown
2009-01-21
1
-1
/
+1
*
[dhcp] Add preliminary support for PXE Boot Servers
Michael Brown
2009-01-21
2
-1
/
+103
*
[tcpip] Allow for transmission to multicast IPv4 addresses
Michael Brown
2009-01-21
6
-19
/
+25
*
[ethernet] Fix eth_mc_hash() return status
Michael Brown
2009-01-21
1
-0
/
+1
*
[dhcp] Centralise DHCP successful state transitions
Michael Brown
2009-01-21
1
-19
/
+35
*
[dhcp] Allow for missing server ID in ProxyDHCPACK
Michael Brown
2009-01-21
1
-9
/
+13
*
[dhcp] Include gPXE version number within DHCP request
Michael Brown
2009-01-08
1
-0
/
+4
*
[infiniband] Call ib_open() only when opening the IPoIB net device
Michael Brown
2009-01-02
1
-7
/
+36
*
[netdevice] Provide function to retrieve the most recently opened net device
Michael Brown
2008-11-21
1
-0
/
+26
*
[aoe] Use an AoE config query to identify the target MAC address
Michael Brown
2008-11-19
1
-51
/
+145
*
[x86_64] Fix assorted 64-bit compilation errors and warnings
Michael Brown
2008-11-19
3
-9
/
+11
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-6
/
+6
[next]