Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move pqueue regress from libcrypto to libssl, since that's where the pqueue | jsing | 2016-11-04 | 3 | -138/+0 |
* | Make this regress build again | beck | 2016-09-02 | 1 | -2/+2 |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+3 |
* | make this compile again - actually include stdio and friends ourselves. | beck | 2014-05-24 | 1 | -1/+3 |
* | Get pqueue.h from the libssl sources rather than relying upon it being | miod | 2014-05-15 | 2 | -2/+4 |
* | Move the `pqueue' part of libcrypto, which is a glorified sorted linked list | miod | 2014-05-12 | 2 | -9/+23 |
* | Make sure the stdout output is check, to confirm proper sorting. | miod | 2014-05-06 | 3 | -1/+10 |
* | Add a fixed (read: non-SIGSEGV'ing) pq_test. | miod | 2014-05-06 | 2 | -0/+109 |