Skip to content
  • Dr. Stephen Henson's avatar
    6c61726b
    Lots of Win32 fixes for DTLS. · 6c61726b
    Dr. Stephen Henson authored
    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.
    6c61726b
    Lots of Win32 fixes for DTLS.
    Dr. Stephen Henson authored
    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.
Loading