summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/asn_mime.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More KNF.jsing2014-04-191-263/+334
|
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-38/+18
|
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-93/+93
|
* fix some more leaks, mostly suggestions from miodjsg2014-04-171-1/+3
| | | | ok miod@
* fix some of the leaksjsg2014-04-171-2/+6
| | | | ok miod@ looks good deraadt@
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-9/+9
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* resolve conflictsdjm2012-10-131-7/+16
|
* resolve conflicts, fix local changesdjm2010-10-011-10/+78
|
* resolve conflictsdjm2009-04-061-2/+0
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+2
|
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+874