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
/
asn1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Add OID-identified algorithms for AES ciphers
Michael Brown
2024-08-14
1
-0
/
+26
*
[crypto] Extend asn1_enter() to handle partial object cursors
Michael Brown
2024-08-07
1
-9
/
+37
*
[crypto] Clarify ASN.1 cursor invalidation behaviour
Michael Brown
2024-08-07
1
-8
/
+21
*
[crypto] Do not return an error when skipping the final ASN.1 object
Michael Brown
2024-08-07
1
-5
/
+0
*
[crypto] Add support for PKCS#8 private key format
Michael Brown
2023-06-02
1
-0
/
+26
*
[crypto] Expose asn1_grow()
Michael Brown
2017-06-20
1
-1
/
+1
*
[crypto] Enable both DER and PEM formats by default
Michael Brown
2016-07-29
1
-0
/
+42
*
[crypto] Allow for parsing of partial ASN.1 cursors
Michael Brown
2016-07-28
1
-6
/
+7
*
[crypto] Allow for zero-length ASN.1 cursors
Michael Brown
2016-03-11
1
-12
/
+0
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[crypto] Accept UTCTime/GeneralizedTime with no "seconds" field
Michael Brown
2012-05-21
1
-0
/
+6
*
[crypto] Add functions for constructing ASN.1 objects
Michael Brown
2012-05-14
1
-0
/
+139
*
[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()
Michael Brown
2012-05-14
1
-1
/
+88
*
[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()
Michael Brown
2012-05-14
1
-8
/
+107
*
[crypto] Generalise x509_parse_time() to asn1_generalized_time()
Michael Brown
2012-05-14
1
-0
/
+113
*
[crypto] Avoid an error when asn1_shrink() is already at end of object
Michael Brown
2012-03-22
1
-7
/
+12
*
[crypto] Generalise X.509 OID-identified algorithm to asn1.c
Michael Brown
2012-03-22
1
-0
/
+54
*
[crypto] Add more ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-18
1
-1
/
+105
*
[crypto] Add ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-13
1
-5
/
+57
*
[tls] Accept certificates without a version number
Michael Brown
2011-08-12
1
-27
/
+48
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
1
-13
/
+18
*
Fix compiler warnings that appear only on OpenBSD.
Michael Brown
2007-12-06
1
-3
/
+3
*
Trivial ASN.1 decoding functions.
Michael Brown
2007-04-21
1
-0
/
+159