summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/tasn_prn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More KNF.jsing2014-04-181-106/+116
|
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-87/+52
|
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-108/+108
|
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* resolve conflictsdjm2012-10-131-6/+6
|
* resolve conflicts, fix local changesdjm2010-10-011-98/+527
|
* resolve conflictsdjm2009-01-091-1/+1
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+198