Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 1 | -2/+2 |
* | Stop pulling pqueue.h into ssl_locl.h since only a small part of libssl | jsing | 2014-05-22 | 1 | -0/+2 |
* | No need to check for NULL before invoking free(); use calloc() when | miod | 2014-05-18 | 1 | -30/+7 |
* | Move the `pqueue' part of libcrypto, which is a glorified sorted linked list | miod | 2014-05-12 | 1 | -0/+222 |