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] Add abstraction for a public-key algorithm | Michael Brown | 2012-03-18 | 1 | -0/+49 |
* | [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 |
* | [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm | Michael Brown | 2009-02-18 | 1 | -23/+39 |
* | Add dummy setiv method | Michael Brown | 2007-02-01 | 1 | -1/+6 |
* | ...but not when it's being used as a digest algorithm... | Michael Brown | 2007-01-31 | 1 | -2/+4 |
* | The null crypto algorithm should at least copy data... | Michael Brown | 2007-01-31 | 1 | -6/+7 |
* | Add null crypto algorithm | Michael Brown | 2007-01-31 | 1 | -0/+61 |