1. 27 May, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2261 · 8ceee689
      Dr. Stephen Henson authored
      Submitted By: De Rudder, Stephen L." <s_derudder@tditx.com>
      
      Workaround for newer Windows headers which define EADDRINUSE but not to the
      same value as WSAEADDRINUSE.
      8ceee689
    • Dr. Stephen Henson's avatar
      PR: 2258 · 356f164f
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Base64 BIO fixes:
      
      Use OPENSSL_assert() instead of assert().
      Use memmove() as buffers overlap.
      Fix write retry logic.
      356f164f
  2. 26 May, 2010 2 commits
  3. 22 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2251 · 59c4f46f
      Dr. Stephen Henson authored
      Submitted by: Ger Hobbelt <ger@hobbelt.com>
      Approved by: steve@openssl.org
      
      Memleak, BIO chain leak and realloc checks in v3_pci.c
      59c4f46f
  4. 20 May, 2010 2 commits
  5. 15 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2253 · a7949b8d
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Check callback return value when outputting errors.
      a7949b8d
  6. 06 May, 2010 1 commit
  7. 03 May, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2252 · 6e198959
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Update docs to BIO_f_buffer()
      6e198959
    • Dr. Stephen Henson's avatar
      PR: 2230 · d24f1cbf
      Dr. Stephen Henson authored
      Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix bug in bitmask macros and stop warnings.
      d24f1cbf
  8. 20 Apr, 2010 1 commit
  9. 14 Apr, 2010 6 commits
  10. 13 Apr, 2010 1 commit
  11. 07 Apr, 2010 1 commit
  12. 06 Apr, 2010 5 commits
  13. 30 Mar, 2010 2 commits
  14. 29 Mar, 2010 1 commit
  15. 28 Mar, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 1696 · 4525a048
      Dr. Stephen Henson authored
      Check return value if d2i_PBEPARAM().
      4525a048
    • Dr. Stephen Henson's avatar
      PR: 2083 · f421a52f
      Dr. Stephen Henson authored
      Submitted by: Mike Frysinger <vapier@gentoo.org>
      
      Add includes in synopsis, fix some indents. For some reason this never got
      applied to the 0.9.8-stable branch.
      f421a52f
  16. 27 Mar, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 1763 · 17a79eec
      Dr. Stephen Henson authored
      Remove useless num = 0 assignment.
      
      Remove redundant cases on sock_ctrl(): default case handles them.
      17a79eec
    • Dr. Stephen Henson's avatar
      PR: 1813 · 1eda14b4
      Dr. Stephen Henson authored
      Submitted by: Torsten Hilbrich <torsten.hilbrich@secunet.com>
      
      Fix memory leak when engine name cannot be loaded.
      1eda14b4
  17. 25 Mar, 2010 8 commits