Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssl: Properly honor OPENSSL_NO_* defines | Tobias Brunner | 2013-01-31 | 1 | -0/+5 |
* | Add a return value to prf_t.set_key() | Martin Willi | 2012-07-16 | 1 | -1/+6 |
* | Add a return value to prf_t.allocate_bytes() | Martin Willi | 2012-07-16 | 1 | -6/+3 |
* | Add a return value to prf_t.get_bytes() | Martin Willi | 2012-07-16 | 1 | -1/+3 |
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 1 | -7/+9 |
* | Implemented the PRF_KEYED_SHA1 algorithm in the openssl plugin | Martin Willi | 2010-03-08 | 1 | -0/+139 |