1. 28 Jan, 2016 5 commits
  2. 27 Jan, 2016 8 commits
  3. 26 Jan, 2016 12 commits
  4. 25 Jan, 2016 14 commits
  5. 24 Jan, 2016 1 commit
    • Rich Salz's avatar
      Move pqueue into ssl · cf2cede4
      Rich Salz authored
      
      
      This is an internal facility, never documented, not for
      public consumption.  Move it into ssl (where it's only used
      for DTLS).
      
      I also made the typedef's for pqueue and pitem follow our style: they
      name structures, not pointers.
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      cf2cede4