summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More KNF.jsing2014-04-181-21/+20
|
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* resolve conflictsdjm2012-10-131-1/+1
|
* resolve conflicts, fix local changesdjm2010-10-011-1/+3
|
* resolve conflictsdjm2008-09-061-13/+7
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+387