summaryrefslogtreecommitdiff
path: root/crypto/pqueue/pqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.ben2010-06-121-3/+2
* Update from 1.0.0-stablesteve2009-05-161-0/+14
* Whoops, we were copying instead of comparing at the end of trying tolevitte2005-12-201-1/+1
* "Liberate" dtls from BN dependency. Fix bug in replay/update.appro2005-06-071-13/+16
* Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGERlevitte2005-06-061-1/+1
* pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tlevitte2005-05-301-8/+13
* Lots of Win32 fixes for DTLS.steve2005-04-271-3/+4
* Add DTLS support.ben2005-04-261-0/+230