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
*
[malloc] Discard all cached data on shutdown
Michael Brown
2012-05-04
1
-0
/
+25
*
[menu] Add "--default" option to "choose" command
Michael Brown
2012-04-29
3
-7
/
+16
*
[realtek] Support RTL8139 cards within generic Realtek driver
Michael Brown
2012-04-28
3
-649
/
+400
*
[http] Fix typo in memory allocation
Kevin Tran
2012-04-27
1
-1
/
+1
*
[myson] Replace driver for Myson Technology NICs
Michael Brown
2012-04-27
4
-1022
/
+869
*
[natsemi] Fix test for addresses below 4GB
Michael Brown
2012-04-27
1
-2
/
+2
*
[natsemi] Replace driver for National Semicondutor NICs
Michael Brown
2012-04-26
4
-1682
/
+1108
*
[crypto] Do not allow build-time cryptography settings to be overridden
Michael Brown
2012-04-24
2
-63
/
+101
*
[crypto] Allow client certificate to be changed without a rebuild
Michael Brown
2012-04-24
2
-9
/
+98
*
[build] Use $(xxx_DEPS) for additional dependency information
Michael Brown
2012-04-24
1
-95
/
+95
*
[util] Remove obsolete Makefile rule for util/prototester.c
Marin Hannache
2012-04-24
1
-8
/
+2
*
[image] Remove non-working image loaders
Marin Hannache
2012-04-24
6
-813
/
+0
*
[intel] Replace driver for Intel Gigabit NICs
Michael Brown
2012-04-24
65
-47324
/
+1199
*
[http] Avoid using stack-allocated memory in http_step()
Michael Brown
2012-04-24
1
-14
/
+32
*
[script] Avoid using stack-allocated memory in process_line()
Michael Brown
2012-04-23
1
-14
/
+15
*
[xfer] Avoid using stack-allocated memory in xfer_printf()
Michael Brown
2012-04-23
1
-7
/
+19
*
[realtek] Update link state when device is opened
Michael Brown
2012-04-23
1
-0
/
+3
*
[netdevice] Allow network device to update link state before checking
Michael Brown
2012-04-21
1
-0
/
+3
*
[skel] Add skeleton network driver
Michael Brown
2012-04-21
3
-0
/
+332
*
[efi] Fix compiler warning in elf2efi.c
Michael Brown
2012-04-21
1
-0
/
+4
*
[efi] Update link state in SNP device mode data
Michael Brown
2012-04-19
1
-2
/
+15
*
[crypto] Allow trusted root certificate to be changed without a rebuild
Michael Brown
2012-04-19
3
-2
/
+69
*
[settings] Add fetch_setting_copy()
Michael Brown
2012-04-19
2
-0
/
+42
*
[multiboot] Place multiboot modules low in memory
Michael Brown
2012-04-19
4
-52
/
+69
*
[realtek] Replace driver for Realtek Gigabit NICs
Michael Brown
2012-04-18
5
-2718
/
+985
*
[mii] Add generic MII reset function
Michael Brown
2012-04-18
3
-0
/
+172
*
[mii] Synchronise constants with current Linux include/linux/mii.h
Michael Brown
2012-04-18
2
-117
/
+113
*
[mii] Remove unused functionality
Michael Brown
2012-04-18
2
-206
/
+0
*
[util] Add utility to generate list of supported network cards
Robin Smidsrød
2012-04-18
2
-1
/
+589
*
[vmware] Allow settings to be specified in the VMware .vmx file
Michael Brown
2012-04-17
4
-1
/
+287
*
[tftp] Allow builds without TFTP support
Michael Brown
2012-04-17
2
-8
/
+8
*
[settings] Split fetching and storing out of setting type handlers
Michael Brown
2012-04-17
4
-273
/
+353
*
[test] Add self-tests for setting types
Michael Brown
2012-04-17
3
-0
/
+281
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
4
-4
/
+25
*
[multiboot] Include full image URI in command line
Michael Brown
2012-04-15
1
-21
/
+30
*
[linux] Fix a build error on some platforms
Marin Mareo Hannache
2012-04-10
1
-1
/
+1
*
[tftp] Remove configuration option for tftm
Marin Mareo Hannache
2012-04-10
2
-4
/
+0
*
[build] Enable warnings when building utilities
Michael Brown
2012-04-10
8
-40
/
+39
*
[igbvf] Add i350 virtual function support
Erik Jacobson
2012-04-10
2
-1
/
+3
*
[e1000e] Basic 82579 support
Daniel Hokka Zakrisson
2012-04-10
7
-15
/
+67
*
[tls] Fix wrong memset in function tls_clear_cipher
Stefan Weil
2012-04-10
1
-1
/
+1
*
[crypto] Fix wrong setup in function aes_wrap
Stefan Weil
2012-04-10
1
-1
/
+1
*
[int13] Fix compilation on some versions of gcc
Michael Brown
2012-04-10
1
-4
/
+3
*
[syslog] Add basic support for encrypted syslog via TLS
Michael Brown
2012-04-10
4
-0
/
+282
*
[elf] Avoid attempting to load 64-bit ELF binaries
Michael Brown
2012-04-09
1
-1
/
+10
*
[image] Fix use-after-free in debug messages
Michael Brown
2012-03-30
1
-3
/
+3
*
[menu] Fix default selection when default is item 0
Michael Brown
2012-03-30
1
-2
/
+2
*
[int13] Add support for emulating floppy disk drives
Michael Brown
2012-03-30
3
-56
/
+297
*
[comboot] Remove COMBOOT image support by default
Michael Brown
2012-03-29
1
-1
/
+0
*
[menu] Add menu commands
Michael Brown
2012-03-29
7
-0
/
+312
[next]