commit | f756fb430eb8f5f70696f174460eb90740b318f7 | [log] [tgz] |
---|---|---|
author | Justin Blanchard <uncombedcoconut@gmail.com> | Mon Aug 18 11:01:15 2014 -0400 |
committer | Rich Salz <rsalz@akamai.com> | Mon Aug 18 11:49:16 2014 -0400 |
tree | ce3c86c0c6717e30193a3ba15d176e390d322707 | |
parent | defe438d472bbef4d2bc5e4893560bc4eae43760 [diff] |
RT1815: More const'ness improvements Add a dozen more const declarations where appropriate. These are from Justin; while adding his patch, I noticed ASN1_BIT_STRING_check could be fixed, too. Reviewed-by: Dr. Stephen Henson <steve@openssl.org>