Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Zero-pad usec format to handle values less than 100,000 correctly | guenther | 2014-04-16 | 1 | -1/+1 |
| | | | | ok matthew@ tedu@ | ||||
* | Mandatory Surgeon Guenther's Warning: This code could not possibly be | tedu | 2014-04-16 | 1 | -24/+24 |
| | | | | | | | correct because it doesn't zerofill the front of usecs, but that's the way I found it. a more thorough emulation of the old code, but with fewer whacky snprintf pointer arithmetic antics. ok beck guenther | ||||
* | revert. the full horror has only now revealed itself. | tedu | 2014-04-16 | 1 | -26/+21 |
| | |||||
* | replace some bio_snprintf crazy with regular snprintf. | tedu | 2014-04-16 | 1 | -21/+26 |
| | | | | | beck had a diff to convert to strftime, but it's easier to verify this is functionally the same. ok beck. | ||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+1020 |