Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
* | [tls] Use our own ASN.1 routines for certificate parsing | Michael Brown | 2009-02-10 | 1 | -0/+181 |
Use our own, more robust, ASN.1 parsing routines to extract the RSA public key from a server certificate. Remove the now-unused AXTLS ASN.1 parser. |