openssl/crypto/pqueue
Dr. Stephen Henson 6c61726b2a Lots of Win32 fixes for DTLS.
1. "unsigned long long" isn't portable changed: to BN_ULLONG.
2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
2. Avoid lots of compiler warnings about signed/unsigned mismatches.
3. Include new library directory pqueue in mk1mf build system.
4. Update symbols.
2005-04-27 16:27:14 +00:00
..
Makefile make update 2005-04-26 18:09:21 +00:00
pq_test.c Add DTLS support. 2005-04-26 16:02:40 +00:00
pqueue.c Lots of Win32 fixes for DTLS. 2005-04-27 16:27:14 +00:00
pqueue.h Lots of Win32 fixes for DTLS. 2005-04-27 16:27:14 +00:00