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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Replace MD5 implementation
Michael Brown
2012-03-05
1
-10
/
+59
*
[crypto] Add SHA-256 algorithm
Michael Brown
2012-03-05
1
-0
/
+73
*
[crypto] Replace SHA-1 implementation
Michael Brown
2012-03-04
1
-11
/
+67
*
[tls] Add missing #include <stdlib.h>
Michael Brown
2012-03-04
1
-0
/
+1
*
[tls] Send empty Certificate record if requested by server
Michael Brown
2012-03-03
1
-3
/
+4
*
[tls] Allow transmitted records to be scheduled independently
Michael Brown
2012-03-03
1
-10
/
+10
*
[tls] Add support for Server Name Indication (SNI)
Michael Brown
2012-03-03
2
-1
/
+8
*
[tls] Support TLS version 1.1
Michael Brown
2012-03-03
1
-0
/
+2
*
[arp] Maintain an ARP transmission queue
Michael Brown
2012-03-03
1
-5
/
+3
*
[undi] Allow underlying PXE stack to construct link-layer header
Michael Brown
2012-03-02
1
-0
/
+8
*
[iscsi] Send any padding inline with the data segment
Michael Brown
2012-03-01
1
-2
/
+0
*
[syslog] Separate out generic line-based console functionality
Michael Brown
2012-02-29
1
-0
/
+33
*
[http] Allow for HTTPS-only builds
Michael Brown
2012-02-28
1
-1
/
+1
*
[rng] Add get_random_nz() function required by RSA algorithm
Michael Brown
2012-02-21
1
-0
/
+16
*
[rng] Add ANS X9.82 RBG wrapper functions
Michael Brown
2012-02-21
1
-0
/
+43
*
[rng] Add ANS X9.82 mandatory continuous tests
Michael Brown
2012-02-21
1
-0
/
+1
*
[rng] Add ANS X9.82 Approved Source of Entropy Input
Michael Brown
2012-02-21
3
-49
/
+214
*
[rng] Record validity within DRBG state
Michael Brown
2012-02-21
1
-0
/
+2
*
[rng] Add ANS X9.82 Approved Hash_df derivation function
Michael Brown
2012-02-19
1
-0
/
+30
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
2
-0
/
+156
*
[rng] Add ANS X9.82 Approved DRBG mechanism
Michael Brown
2012-01-23
2
-0
/
+119
*
[rng] Add dummy entropy source
Michael Brown
2012-01-23
1
-0
/
+90
*
[rng] Add ANS X9.82 Approved HMAC_DRBG algorithm
Michael Brown
2012-01-23
2
-0
/
+154
*
[vmxnet3] Add VMware vmxnet3 driver
Michael Brown
2012-01-07
1
-0
/
+1
*
[undi] Ensure that native drivers are tried before the UNDI PCI driver
Michael Brown
2011-11-11
1
-0
/
+3
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
1
-5
/
+0
*
[ath9k] Add ath9k driver
Scott K Logan
2011-10-14
2
-1
/
+3
*
[list] Add list functions required by ath9k driver
Michael Brown
2011-10-14
1
-0
/
+154
*
[test] Add a basic infrastructure for running self-tests
Michael Brown
2011-10-14
1
-0
/
+45
*
[libc] Allow assertion failures to be counted
Michael Brown
2011-10-14
1
-0
/
+3
*
[list] Tidy up naming convention for list_contains() and friends
Michael Brown
2011-10-14
1
-10
/
+46
*
[dhcp] Use a random DHCP transaction identifier (xid)
Michael Brown
2011-09-19
1
-3
/
+6
*
[tcp] Allow sufficient headroom for TCP headers
Michael Brown
2011-09-19
1
-0
/
+10
*
[tls] Accept certificates without a version number
Michael Brown
2011-08-13
1
-0
/
+12
*
[ipv4] Fix fragment reassembly
Michael Brown
2011-07-16
1
-15
/
+8
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-9
/
+19
*
[dhcp] Add symbolic definitions for DHCP client architecture values
Michael Brown
2011-07-06
1
-0
/
+33
*
[process] Add support for one-shot processes
Michael Brown
2011-06-28
1
-0
/
+18
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-13
/
+109
*
[fc] Send xfer_window_changed() when FCP link is established
Michael Brown
2011-06-28
1
-0
/
+44
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
1
-5
/
+28
*
[netdevice] Allow non-completion TX errors to be recorded
Michael Brown
2011-06-28
1
-0
/
+2
*
[list] Add list_check_contains()
Michael Brown
2011-05-03
1
-0
/
+19
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
3
-3
/
+27
*
[parseopt] Allow for pre-initialised option sets
Michael Brown
2011-04-24
1
-0
/
+2
*
[efi] Add support for HII
Michael Brown
2011-04-08
6
-0
/
+1316
*
[efi] Include MdeModulePkg directory in header import list
Michael Brown
2011-04-08
1
-1
/
+2
*
[efi] Add EFI string formatting functions
Michael Brown
2011-04-08
1
-0
/
+23
*
[device] Make driver name a generic device property
Michael Brown
2011-04-08
6
-8
/
+3
*
[efi] Synchronise EFI header files
Michael Brown
2011-03-31
12
-33
/
+100
[next]