summaryrefslogtreecommitdiff
path: root/src/lib/libssl/pqueue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to check for NULL before invoking free(); use calloc() whenmiod2014-05-181-30/+7
* Move the `pqueue' part of libcrypto, which is a glorified sorted linked listmiod2014-05-121-0/+222