Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repair indentation for an inner loop; shorten some macros and variable | deraadt | 2014-06-21 | 1 | -129/+135 |
| | | | | | names to shorten line lengths ok beck | ||||
* | hash in correct pointer | deraadt | 2014-06-21 | 1 | -2/+2 |
| | |||||
* | KNF | beck | 2014-06-20 | 1 | -48/+56 |
| | |||||
* | indent | deraadt | 2014-06-20 | 1 | -2/+2 |
| | |||||
* | rearrange so that the main function with the important comments is at the top | otto | 2014-06-20 | 1 | -78/+80 |
| | | | | ok deraadt@ beck@ | ||||
* | Work in progress on how to deal with the inherit unreliability of | beck | 2014-06-20 | 1 | -0/+439 |
/dev/urandom. Does well in the fallback case. Get it in tree so it can be worked on. ok otto@ deraadt@ |