summaryrefslogtreecommitdiff
path: root/src/lib/libssl/pqueue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sigh. pqueue_find() also needs a const treatmenttb2025-05-041-2/+2
* pqueue.h: zap trailing whitespacetb2025-05-041-3/+3
* const correct first argument of pitem_new()tb2025-05-041-2/+2
* Add an explict list of exported symbols with just the functionsguenther2016-11-041-1/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+2
* Stop pulling pqueue.h into ssl_locl.h since only a small part of libssljsing2014-05-221-4/+0
* Move the `pqueue' part of libcrypto, which is a glorified sorted linked listmiod2014-05-121-0/+92