1. 23 Sep, 2002 1 commit
  2. 22 Sep, 2002 2 commits
  3. 19 Sep, 2002 2 commits
  4. 16 Sep, 2002 2 commits
  5. 10 Sep, 2002 2 commits
  6. 08 Sep, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · 48921e00
      Dr. Stephen Henson authored
      Really fix PKCS7_set_detached this time...
      48921e00
  7. 07 Sep, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · f8049301
      Dr. Stephen Henson authored
      Fix typos in PKCS#12 ASN1 code.
      
      Make PKCS7_set_detached work again.
      f8049301
  8. 05 Sep, 2002 1 commit
  9. 02 Sep, 2002 3 commits
  10. 30 Aug, 2002 1 commit
  11. 29 Aug, 2002 1 commit
  12. 28 Aug, 2002 1 commit
  13. 27 Aug, 2002 2 commits
  14. 26 Aug, 2002 6 commits
  15. 23 Aug, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · 41ab00be
      Dr. Stephen Henson authored
      Reinstate the check for invalid length BIT STRINGS,
      which was effectively bypassed in the ASN1 changed.
      41ab00be
  16. 22 Aug, 2002 4 commits
  17. 18 Aug, 2002 1 commit
  18. 17 Aug, 2002 1 commit
    • Richard Levitte's avatar
      So, I discovered that if you have your $PATH set so a ld different from · f309c1ae
      Richard Levitte authored
      GNU ld comes first, checking the usage of collect2 gives that instead of
      GNU ld, even if GNU ld would be the one that would get used if we link using
      gcc.  It's much better, apparently, to ask gcc directly what the path to
      GNU ld is (provided it's there at all and gcc knows about it), and ask
      the result if it's a GNU or not.  The bonus is that our GNU ld detection
      mechanism got shorter and easier to understand...
      f309c1ae
  19. 16 Aug, 2002 6 commits
  20. 15 Aug, 2002 1 commit