1. 03 Aug, 2001 7 commits
  2. 01 Aug, 2001 2 commits
  3. 31 Jul, 2001 13 commits
  4. 30 Jul, 2001 11 commits
  5. 27 Jul, 2001 6 commits
  6. 26 Jul, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · 19da1300
      Dr. Stephen Henson authored
      First of several reorganisations to
      reduce linker bloat. For example the
      single line:
      
      PEM_read_X509()
      
      results in a binary of around 400K in Linux!
      
      This first step separates some of the PEM functions and
      avoids linking in some PKCS#7 and PKCS#12 code.
      19da1300