Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright consolidation 07/10 | Rich Salz | 2016-05-17 | 1 | -54/+5 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Enable -Wmissing-variable-declarations and | Ben Laurie | 2015-09-11 | 1 | -0/+1 |
* | 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 | -1/+2 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -2/+2 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -60/+59 |
* | Update obsolete email address... | Dr. Stephen Henson | 2008-11-05 | 1 | -1/+1 |
* | Type-checked (and modern C compliant) OBJ_bsearch. | Ben Laurie | 2008-10-12 | 1 | -8/+12 |
* | Constify version strings and some structures. | Dr. Stephen Henson | 2007-01-21 | 1 | -1/+1 |
* | Fix policy constraints syntax. | Dr. Stephen Henson | 2004-03-08 | 1 | -2/+2 |
* | Support for policy constraints. | Dr. Stephen Henson | 2003-03-21 | 1 | -0/+136 |