index
:
ipxe
master
qemu
ipxe
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
*
[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