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
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
5
-10
/
+25
*
[crypto] Add image_x509() to extract X.509 certificates from image
Michael Brown
2016-08-25
2
-0
/
+46
*
[pixbuf] Enable PNG format by default
Michael Brown
2016-07-29
6
-31
/
+73
*
[build] Remove more obsolete explicit object requirements
Michael Brown
2016-07-29
1
-6
/
+0
*
[crypto] Enable both DER and PEM formats by default
Michael Brown
2016-07-29
5
-43
/
+83
*
[build] Remove obsolete explicit object requirements
Michael Brown
2016-07-29
1
-4
/
+0
*
[image] Use image_asn1() to extract data from CMS signature images
Michael Brown
2016-07-29
2
-12
/
+11
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
7
-0
/
+343
*
[crypto] Add DER image format
Michael Brown
2016-07-29
9
-0
/
+396
*
[image] Add image_asn1() to extract ASN.1 objects from image
Michael Brown
2016-07-29
2
-0
/
+51
*
[crypto] Allow for parsing of partial ASN.1 cursors
Michael Brown
2016-07-28
2
-6
/
+9
*
[crypto] Remove obsolete extern declaration for asn1_invalidate_cursor()
Michael Brown
2016-07-28
1
-1
/
+0
*
[hyperv] Use instance UUID in device name
Michael Brown
2016-07-26
2
-2
/
+6
*
[ipv6] Allow for multiple routers
Michael Brown
2016-07-25
4
-51
/
+452
*
[test] Update IPv6 tests to use okx()
Michael Brown
2016-07-25
1
-25
/
+39
*
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
2016-07-21
3
-8
/
+8
*
[ipv6] Create routing table based on IPv6 settings
Michael Brown
2016-07-20
4
-191
/
+138
*
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
2016-07-19
4
-2
/
+31
*
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2016-07-19
2
-0
/
+4
*
[ipv6] Expose IPv6 link-local address settings
Michael Brown
2016-07-19
2
-0
/
+116
*
[dhcpv6] Expose IPv6 address setting acquired through DHCPv6
Michael Brown
2016-07-19
1
-18
/
+49
*
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
2016-07-19
3
-5
/
+282
*
[ipv6] Allow settings to comprise arbitrary subsets of NDP options
Michael Brown
2016-07-19
1
-35
/
+67
*
[settings] Correctly mortalise autovivified child settings blocks
Michael Brown
2016-07-19
1
-0
/
+1
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
5
-8
/
+8
*
[settings] Create space for IPv6 in settings display order
Michael Brown
2016-07-15
4
-22
/
+26
*
[ipv6] Perform SLAAC only during autoconfiguration
Michael Brown
2016-07-15
1
-8
/
+14
*
[intel] Remove duplicate intelvf_mbox_queues() function
Michael Brown
2016-07-14
1
-41
/
+0
*
[intel] Strip spurious VLAN tags received by virtual function NICs
Michael Brown
2016-07-12
4
-0
/
+144
*
[ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied
Michael Brown
2016-07-12
1
-20
/
+80
*
[intel] Add PCI device ID for I219-V/LM
Lukas Grossar
2016-07-12
1
-0
/
+2
*
[acpi] Allow time for ACPI power off to take effect
Michael Brown
2016-07-11
1
-0
/
+6
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
9
-4
/
+519
*
[rng] Check for functioning RTC interrupt
Michael Brown
2016-07-10
2
-0
/
+57
*
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
2016-07-08
2
-4
/
+75
*
[profile] Allow profiling to be globally enabled or disabled
Michael Brown
2016-07-05
2
-0
/
+29
*
[libc] Allow assertions to be globally enabled or disabled
Michael Brown
2016-07-05
2
-0
/
+29
*
[debug] Allow debug messages to be initially disabled at runtime
Michael Brown
2016-07-05
2
-7
/
+19
*
[debug] Allow per-object runtime enabling/disabling of debug messages
Michael Brown
2016-07-05
1
-4
/
+13
*
[iscsi] Treat redirection failures as fatal
Michael Brown
2016-07-04
1
-1
/
+10
*
[downloader] Treat redirection failures as fatal
Michael Brown
2016-07-04
1
-2
/
+6
*
[xfer] Send intf_close() if redirection fails
Michael Brown
2016-07-04
1
-0
/
+5
*
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2016-07-04
9
-32
/
+29
*
[dhcpv6] Include vendor class identifier option in DHCPv6 requests
Michael Brown
2016-07-04
2
-11
/
+35
*
[dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests
Michael Brown
2016-07-04
2
-17
/
+52
*
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
2016-07-04
7
-45
/
+39
*
[pxe] Disable interrupts on the PIC before starting NBP
Michael Brown
2016-07-03
1
-0
/
+5
*
[bios] Do not enable interrupts when printing to the console
Michael Brown
2016-07-03
1
-14
/
+4
*
[efi] Fix uninitialised data in HII IFR structures
Michael Brown
2016-06-29
1
-0
/
+1
*
[thunderx] Fix compilation with older versions of gcc
Michael Brown
2016-06-22
1
-2
/
+2
[next]