summaryrefslogtreecommitdiff
path: root/ssl/pqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-6/+1
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() callRichard Levitte2020-11-111-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in ssl/Richard Levitte2018-12-061-1/+1
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* Update copyright yearRichard Levitte2018-04-171-1/+1
* Set error code on alloc failuresRich Salz2018-04-031-3/+7
* Update copyright headerXiaoyin Liu2017-07-301-1/+1
* Remove redundant declarations in ssl_locl.hXiaoyin Liu2017-07-301-1/+1
* Fix a missed size_t variable declarationMatt Caswell2016-11-041-1/+1
* Fix some missed size_t updatesMatt Caswell2016-11-041-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-54/+5
* Remove an unused functionMatt Caswell2016-04-111-14/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Move pqueue into sslRich Salz2016-01-241-0/+218