summaryrefslogtreecommitdiff
path: root/crypto/pqueue
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-223-233/+214
* RT2308: Add extern "C" { ... } wrapperRich Salz2014-08-271-0/+6
* make updateDr. Stephen Henson2014-01-061-3/+7
* make updateDr. Stephen Henson2013-12-081-7/+3
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-06-151-3/+2
* PR: 1930Dr. Stephen Henson2009-05-162-0/+15
* Remove pq_compat.h.Andy Polyakov2007-09-162-149/+1
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Whoops, we were copying instead of comparing at the end of trying toRichard Levitte2005-12-201-1/+1
* 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