openssl/crypto/pqueue
Richard Levitte ee8f293701 Whoops, we were copying instead of comparing at the end of trying to
find a queue element.

Notified by nagendra modadugu <nagendra@cs.stanford.edu>
2005-12-20 07:03:10 +00:00
..
.cvsignore add a .cvsignore 2005-07-26 04:50:36 +00:00
Makefile pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn't 2005-05-30 22:34:37 +00:00
pq_compat.h Actually, the 64bit format specifier differs between SIXTY_FOUR_BIT and 2005-06-29 18:48:08 +00:00
pq_test.c Add DTLS support. 2005-04-26 16:02:40 +00:00
pqueue.c Whoops, we were copying instead of comparing at the end of trying to 2005-12-20 07:03:10 +00:00
pqueue.h "Liberate" dtls from BN dependency. Fix bug in replay/update. 2005-06-07 22:21:14 +00:00