Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 1 | -1/+1 |
* | Remove "noise" comments from TS files. | Rich Salz | 2015-09-22 | 1 | -4/+0 |
* | Make TS structures opaque. | Rich Salz | 2015-09-05 | 1 | -5/+45 |
* | Add and use OPENSSL_zalloc | Rich Salz | 2015-09-03 | 1 | -4/+2 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 1 | -5/+5 |
* | memset, memcpy, sizeof consistency fixes | Rich Salz | 2015-05-06 | 1 | -2/+2 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 1 | -1/+1 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -2/+2 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -83/+86 |
* | PR: 2410 | Dr. Stephen Henson | 2011-01-03 | 1 | -3/+2 |
* | constify some print and ts functions | Nils Larsch | 2006-03-05 | 1 | -1/+1 |
* | RFC 3161 compliant time stamp request creation, response generation | Ulf Möller | 2006-02-13 | 1 | -0/+160 |