index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[crypto] Dual-license more selected DRBG files
Michael Brown
2016-01-04
1
-0
/
+12
*
[crypto] Dual-license selected DRBG files
Michael Brown
2015-12-31
4
-0
/
+48
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
10
-72
/
+460
*
[build] Fix strict-aliasing warning on older gcc versions
Michael Brown
2015-07-27
1
-4
/
+8
*
[crypto] Remove AXTLS headers
Michael Brown
2015-07-27
5
-526
/
+0
*
[crypto] Replace AES implementation
Michael Brown
2015-07-27
3
-622
/
+804
*
[crypto] Add ECB block cipher mode (for debug and self-tests only)
Michael Brown
2015-07-27
2
-1
/
+86
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
1
-1
/
+1
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
1
-1
/
+2
*
[crypto] Add SHA-512/224 algorithm
Michael Brown
2015-04-12
1
-0
/
+83
*
[crypto] Add SHA-512/256 algorithm
Michael Brown
2015-04-12
1
-0
/
+83
*
[crypto] Add SHA-384 algorithm
Michael Brown
2015-04-12
1
-0
/
+82
*
[crypto] Add SHA-512 algorithm
Michael Brown
2015-04-12
2
-4
/
+307
*
[crypto] Add SHA-224 algorithm
Michael Brown
2015-04-12
2
-13
/
+118
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
23
-23
/
+115
*
[crypto] Fix parsing of OCSP responder ID key hash
Michael Brown
2014-11-24
1
-3
/
+8
*
[crypto] Fix debug message
Michael Brown
2014-07-12
1
-1
/
+1
*
[crypto] Add support for iPAddress subject alternative names
Michael Brown
2014-07-11
1
-0
/
+55
*
[crypto] Allow wildcard matches on commonName as well as subjectAltName
Michael Brown
2014-04-01
1
-10
/
+8
*
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
2014-03-31
1
-8
/
+132
*
[crypto] Allow signed timestamp error margin to be configured at build time
Michael Brown
2014-03-30
2
-4
/
+6
*
[crypto] Use fingerprint when no common name is available for debug messages
Michael Brown
2014-03-28
1
-4
/
+14
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
5
-238
/
+437
*
[crypto] Add pubkey_match() to check for matching public/private key pairs
Michael Brown
2014-03-27
1
-26
/
+89
*
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
2014-03-25
2
-33
/
+17
*
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2014-03-25
3
-96
/
+134
*
[ocsp] Handle OCSP responses that don't provide certificates
Alexander Chernyakhovsky
2014-03-25
1
-2
/
+7
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-31
/
+31
*
[deflate] Fix literal data length calculation
Michael Brown
2014-01-12
1
-1
/
+1
*
[deflate] Add support for DEFLATE decompression
Michael Brown
2014-01-06
1
-0
/
+1045
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
2
-3
/
+3
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
2
-6
/
+6
*
[settings] Change "not-found" semantics of fetch_setting_copy()
Michael Brown
2013-07-19
2
-33
/
+6
*
[crypto] Accept OCSP responses containing multiple certificates
Michael Brown
2013-05-29
1
-13
/
+132
*
[crypto] Report meaningful error when certificate chain validation fails
Michael Brown
2013-05-10
1
-7
/
+5
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
1
-1
/
+1
*
[crypto] Allow in-place CBC decryption
Michael Brown
2012-09-27
1
-1
/
+3
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
26
-26
/
+52
*
[arp] Try to avoid discarding ARP cache entries
Michael Brown
2012-07-09
1
-1
/
+1
*
[crypto] Allow an error margin on X.509 certificate validity periods
Michael Brown
2012-06-20
2
-4
/
+4
*
[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"
Michael Brown
2012-05-22
1
-3
/
+3
*
[crypto] Require OCSP check if certificate provides an OCSP URI
Michael Brown
2012-05-22
1
-0
/
+12
*
[crypto] Construct OCSP check URI
Michael Brown
2012-05-21
1
-0
/
+74
*
[crypto] Fix margin of error for OCSP checks
Michael Brown
2012-05-21
1
-2
/
+2
*
[crypto] Return a NULL OCSP check if construction fails
Michael Brown
2012-05-21
1
-0
/
+1
*
[crypto] Return a NULL X.509 certificate if construction fails
Michael Brown
2012-05-21
1
-0
/
+1
*
[crypto] Accept UTCTime/GeneralizedTime with no "seconds" field
Michael Brown
2012-05-21
1
-0
/
+6
*
[crypto] Add framework for OCSP
Michael Brown
2012-05-15
2
-3
/
+752
*
[crypto] Add functions for constructing ASN.1 objects
Michael Brown
2012-05-14
1
-0
/
+139
[prev]
[next]