summaryrefslogtreecommitdiffstats
path: root/lib/libssl/pqueue.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-12tags as requested by miod and teduderaadt1-1/+1
2014-06-07malloc() result does not need a cast.deraadt1-2/+2
2014-05-22Stop pulling pqueue.h into ssl_locl.h since only a small part of libssljsing1-0/+2
2014-05-18No need to check for NULL before invoking free(); use calloc() whenmiod1-30/+7
2014-05-12Move the `pqueue' part of libcrypto, which is a glorified sorted linked listmiod1-0/+222