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] Force caller to provide temporary storage for modular calculations
Michael Brown
2012-03-18
2
-8
/
+43
*
[rng] Add Linux entropy source using /dev/random
Michael Brown
2012-03-18
3
-0
/
+34
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
2
-2
/
+4
*
[tls] Use iPXE native RSA algorithm
Michael Brown
2012-03-18
2
-23
/
+3
*
[crypto] Add native RSA algorithm
Michael Brown
2012-03-18
2
-3
/
+128
*
[crypto] Add abstraction for a public-key algorithm
Michael Brown
2012-03-18
1
-0
/
+98
*
[crypto] Add more ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-18
1
-7
/
+19
*
[test] Run self-tests as an embedded image
Michael Brown
2012-03-18
1
-0
/
+1
*
[libc] Move VA_ARG_COUNT() macro to stdarg.h
Michael Brown
2012-03-18
2
-26
/
+27
*
[crypto] Add big-integer library for RSA calculations
Michael Brown
2012-03-14
1
-0
/
+268
*
[crypto] Add ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-13
1
-13
/
+94
*
[rng] Remove obsolete (and unfinished) get_random_bytes() function
Michael Brown
2012-03-13
1
-2
/
+0
*
[tls] Use const to mark incoming data being processed
Michael Brown
2012-03-13
1
-1
/
+1
*
[crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5
Michael Brown
2012-03-09
1
-0
/
+4
*
[debug] Ensure debug address and colourisation fields are fully initialised
Michael Brown
2012-03-06
1
-0
/
+3
*
[rng] Choose HMAC_DRBG using SHA-256 as the DRBG algorithm
Michael Brown
2012-03-06
1
-7
/
+6
*
[rng] Allow HMAC_DRBG to use multiple underlying hash algorithms
Michael Brown
2012-03-06
2
-37
/
+153
*
[rng] Use SHA-256 for Hash_df, and validate the hash function strength
Michael Brown
2012-03-06
1
-5
/
+12
*
[rng] Allow hash_df() to accept multiple underlying hash algorithms
Michael Brown
2012-03-06
2
-16
/
+15
*
[tls] Formalise the definition of a TLS cipher suite
Michael Brown
2012-03-06
1
-3
/
+11
*
[tls] Support (and prefer) SHA-256 variants of existing cipher suites
Michael Brown
2012-03-05
1
-0
/
+2
*
[tls] Support TLS version 1.2
Michael Brown
2012-03-05
1
-0
/
+6
*
[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
[next]