aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pqueue
Commit message (Expand)AuthorAgeFilesLines
* add a .cvsignoreGeoff Thorpe2005-07-261-0/+4
* Actually, the 64bit format specifier differs between SIXTY_FOUR_BIT andRichard Levitte2005-06-291-1/+4
* Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie2005-06-291-0/+2
* "Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov2005-06-073-18/+20
* Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGERRichard Levitte2005-06-062-1/+7
* Change pq_compat.h to trust the macros defined by bn.h a bit more, and therebyRichard Levitte2005-06-051-3/+5
* pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte2005-05-304-12/+153
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+8
* make updateBodo Möller2005-05-161-7/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-2/+5
* Lots of Win32 fixes for DTLS.Dr. Stephen Henson2005-04-272-6/+7
* make updateBodo Möller2005-04-261-1/+4
* Add DTLS support.Ben Laurie2005-04-264-0/+499