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 OID-identified algorithm to asn1.c
Michael Brown
2012-03-22
5
-121
/
+155
*
[test] Add X.509 self-tests
Michael Brown
2012-03-22
3
-0
/
+920
*
[crypto] Validate path length constraint in certificate chain
Michael Brown
2012-03-21
1
-0
/
+14
*
[crypto] Treat ASN.1 OIDs as opaque
Michael Brown
2012-03-21
1
-105
/
+60
*
[crypto] Move all ASN.1 OIDs to asn1.h
Michael Brown
2012-03-21
3
-91
/
+91
*
[crypto] Use standard bit-rotation functions
Michael Brown
2012-03-21
4
-37
/
+11
*
[tls] Support sending a client certificate
Michael Brown
2012-03-20
2
-15
/
+268
*
[build] Allow a client certificate to be specified at build time
Michael Brown
2012-03-20
3
-6
/
+197
*
[crypto] Use linker tables for RSA digestInfo prefixes
Michael Brown
2012-03-20
2
-37
/
+44
*
[tls] Treat handshake digest algorithm as a session parameter
Michael Brown
2012-03-20
2
-39
/
+28
*
[tls] Use hybrid MD5+SHA1 algorithm
Michael Brown
2012-03-20
2
-17
/
+90
*
[tls] Check certificate validity period against current date and time
Michael Brown
2012-03-20
3
-11
/
+49
*
[tls] Parse X.509 validity times into seconds since the Epoch
Michael Brown
2012-03-20
2
-24
/
+17
*
[tls] Include current time within the client random bytes
Michael Brown
2012-03-20
1
-1
/
+2
*
[time] Add RTC-based time source
Michael Brown
2012-03-19
6
-40
/
+242
*
[time] Define an API for getting the current time
Michael Brown
2012-03-19
10
-0
/
+169
*
[test] Add self-tests for mktime()
Michael Brown
2012-03-19
2
-0
/
+183
*
[libc] Add mktime() function
Michael Brown
2012-03-19
3
-25
/
+173
*
[crypto] Use correct constraint for byte-addressable register
Michael Brown
2012-03-19
1
-1
/
+1
*
[tls] Validate server certificate
Michael Brown
2012-03-19
1
-36
/
+93
*
[build] Allow trusted root certificates to be specified at build time
Michael Brown
2012-03-19
2
-0
/
+29
*
[tls] Add full X.509 certificate parsing
Michael Brown
2012-03-19
5
-38
/
+1443
*
[rsa] Actually check the unused-bits byte in the public key bit string
Michael Brown
2012-03-18
1
-3
/
+4
*
[crypto] Force caller to provide temporary storage for modular calculations
Michael Brown
2012-03-18
5
-40
/
+99
*
[rng] Add Linux entropy source using /dev/random
Michael Brown
2012-03-18
5
-1
/
+131
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
5
-5
/
+12
*
[crypto] Remove obsolete AXTLS RSA algorithm
Michael Brown
2012-03-18
2
-1782
/
+0
*
[tls] Use iPXE native RSA algorithm
Michael Brown
2012-03-18
4
-202
/
+68
*
[test] Add self-tests for RSA
Michael Brown
2012-03-18
3
-0
/
+667
*
[crypto] Add native RSA algorithm
Michael Brown
2012-03-18
4
-3
/
+728
*
[crypto] Add abstraction for a public-key algorithm
Michael Brown
2012-03-18
2
-0
/
+147
*
[crypto] Add more ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-18
3
-9
/
+125
*
[test] Run self-tests as an embedded image
Michael Brown
2012-03-18
2
-4
/
+43
*
[rng] Fix build error when assertions are enabled
Michael Brown
2012-03-18
1
-2
/
+2
*
[libc] Move VA_ARG_COUNT() macro to stdarg.h
Michael Brown
2012-03-18
2
-26
/
+27
*
[myri10ge] Fix compilation error in myri10ge_command() with gcc 4.7
Olaf Hering
2012-03-16
2
-4
/
+4
*
[crypto] Use real prototypes for AXTLS' AES_encrypt() and AES_decrypt()
Michael Brown
2012-03-14
1
-3
/
+3
*
[eepro100] Add PCI ID 8086:10fe
1d 2k
2012-03-14
1
-0
/
+1
*
[test] Add big integer self-tests
Michael Brown
2012-03-14
2
-0
/
+2430
*
[crypto] Add big-integer library for RSA calculations
Michael Brown
2012-03-14
5
-0
/
+798
*
[crypto] Add ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-13
2
-18
/
+151
*
[rng] Remove obsolete (and unfinished) get_random_bytes() function
Michael Brown
2012-03-13
2
-57
/
+0
*
[802.11] Use rbg_generate() for secure random numbers
Michael Brown
2012-03-13
1
-1
/
+3
*
[forcedeth] Use standard random() function
Michael Brown
2012-03-13
1
-2
/
+1
*
[tls] Use const to mark incoming data being processed
Michael Brown
2012-03-13
2
-27
/
+29
*
[crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5
Michael Brown
2012-03-09
12
-603
/
+509
*
[ath9k] Fix compilation on older gcc versions
Michael Brown
2012-03-09
2
-3
/
+2
*
[prefix] Eliminate uninitialised variable
Michael Brown
2012-03-09
1
-0
/
+2
*
[test] Avoid using "static const" for test declarations
Michael Brown
2012-03-07
3
-6
/
+6
*
[debug] Ensure debug address and colourisation fields are fully initialised
Michael Brown
2012-03-06
1
-0
/
+3
[next]