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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Use POSIX version of basename() in elf2efi.c
Michael Brown
2009-03-31
1
-1
/
+6
*
[build] Add --divide to ASFLAGS if supported by the assembler
Michael Brown
2009-03-31
1
-0
/
+8
*
[int13] Improve debugging messages
Michael Brown
2009-03-31
1
-4
/
+11
*
[segment] Add "Requested memory not available" error message
Michael Brown
2009-03-31
2
-0
/
+12
*
[resolv] Simplify xfer_redirect() logic
Michael Brown
2009-03-30
1
-11
/
+30
*
[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
13
-14
/
+44
*
[bzimage] Support old (pre-2.00 bootloader) Linux kernel formats
Michael Brown
2009-03-30
2
-249
/
+235
*
[build] Avoid always rebuilding bin/embedded.o
Michael Brown
2009-03-27
1
-2
/
+2
*
[digest] md5sum and sha1sum commands
Daniel Verkamp
2009-03-27
3
-0
/
+124
*
[netdevice] Add debug message for unknown network-layer protocols
Michael Brown
2009-03-26
1
-2
/
+4
*
[pcnet32] Fix received packet corruption
Michael Brown
2009-03-26
1
-3
/
+3
*
[forcedeth] Add support for newer forcedeth NICs
Thomas Miletich
2009-03-26
1
-7
/
+34
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
39
-331
/
+335
*
[time] Add the sleep command
Shao Miller
2009-03-26
2
-1
/
+31
*
[settings] Fix broken assertion in fetch_string_setting_copy()
Michael Brown
2009-03-26
1
-2
/
+3
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
13
-37
/
+363
*
[3c90x] Remove src/drivers/3c90x.txt
Marty Connor
2009-03-13
1
-307
/
+0
*
[3c90x] 3c90x driver rewrite using gPXE API
Thomas Miletich
2009-03-13
2
-935
/
+1200
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
26
-128
/
+183
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
48
-264
/
+239
*
[tcp] Avoid setting PSH flag when SYN flag is set
Michael Brown
2009-03-10
1
-1
/
+3
*
[time] Add the time command
Daniel Verkamp
2009-03-06
3
-0
/
+58
*
[pxeprefix] Merge common code between !PXE and PXENV+
H. Peter Anvin
2009-03-06
1
-14
/
+12
*
[settings] Allow for autovivification of settings blocks
Michael Brown
2009-03-06
2
-53
/
+113
*
[release] Update version to 0.9.7+ post release
Michael Brown
2009-03-02
1
-1
/
+1
*
[release] Update version to 0.9.7 for release
v0.9.7
Michael Brown
2009-03-02
1
-2
/
+2
*
[sundance] Add reset completion check
Thomas Miletich
2009-02-27
1
-0
/
+16
*
[infiniband] Kill off obsolete mlx_ipoib directory
Michael Brown
2009-02-25
29
-16486
/
+0
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
6
-20
/
+32
*
[image] Added "chain" command to fetch, load, and execute image
Shao Miller
2009-02-24
1
-0
/
+20
*
[pxe] Set %ax to zero on entry to PXE NBP
Michael Brown
2009-02-23
1
-9
/
+10
*
[pxeprefix] Search for the PXE entry points through all methods
H. Peter Anvin
2009-02-23
1
-42
/
+105
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
3
-17
/
+73
*
[scsi] Fix DBG() message reporting of error number
Michael Brown
2009-02-19
1
-2
/
+2
*
[crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER()
Michael Brown
2009-02-19
3
-106
/
+66
*
[crypto] Add our own general-purpose cipher-block chaining routines
Michael Brown
2009-02-19
5
-29
/
+363
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
3
-50
/
+25
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
16
-121
/
+160
*
[crypto] Move AES_convert_key() hack into axtls_aes.c
Michael Brown
2009-02-18
2
-13
/
+25
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
3
-15
/
+15
*
[pxe] Initialize EDX on PXE NBP entry and INT 1Ah
H. Peter Anvin
2009-02-18
2
-8
/
+13
*
[pxeprefix] Add .kkpxe image type and ability to return via PXE stack
Michael Brown
2009-02-18
7
-39
/
+131
*
[i386] Kill off obsolete boot1a.s file
Michael Brown
2009-02-18
1
-410
/
+0
*
[dhcp] Use a default user-class of "gPXE"
Michael Brown
2009-02-17
1
-0
/
+2
*
[image] Redact password from URIs displayed by imgfetch()
Michael Brown
2009-02-17
1
-1
/
+12
*
[login] Add "login" command and UI
Michael Brown
2009-02-17
6
-0
/
+179
*
[settings] Allow store_setting() to access the root settings block
Michael Brown
2009-02-17
1
-3
/
+3
*
[http] Send authentication information whenever username is present
Michael Brown
2009-02-17
1
-9
/
+8
*
[editbox] Allow for password widgets that do not display their contents
Michael Brown
2009-02-17
3
-6
/
+19
[next]