1. 18 Jan, 2001 1 commit
  2. 17 Jan, 2001 3 commits
  3. 15 Jan, 2001 2 commits
  4. 14 Jan, 2001 4 commits
    • Geoff Thorpe's avatar
      Update the LHASH man page. · ab5db007
      Geoff Thorpe authored
      * Correct some prototypes and macros with respect to "const"ness.
      
      * Add the extra macros and examples due to the lh_doall[_arg] modifications
        made recently. The existing example is also reworked for consistency.
      
      * Rewrite, tweak, and supplement bits of the existing comments that seemed
        (IMHO) to be a little convoluted and misleading.
      
      * Add a NOTE section that explains the use of macros and avoiding function
        casts (ie. generate a wrapper as with the macros, or prototype any
        callback functions exactly to not require casting). Also, explain the
        "const" approach taken in LHASH for the purposes of API comprehensibility
        and also application code auditing.
      ab5db007
    • Dr. Stephen Henson's avatar
      Change PKCS#12 key derivation routines to cope with · 6308af19
      Dr. Stephen Henson authored
      non null terminated passwords.
      6308af19
    • Dr. Stephen Henson's avatar
      Fix warning in apps/ca.c · 8e5b6314
      Dr. Stephen Henson authored
      8e5b6314
    • Dr. Stephen Henson's avatar
      · b4b1bdd5
      Dr. Stephen Henson authored
      Preliminary ocsp utility documentation.
      
      Fix ocsp usage message.
      b4b1bdd5
  5. 13 Jan, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · 5782ceb2
      Dr. Stephen Henson authored
      New OCSP utility. This can generate, parse and print
      OCSP requests. It can also query reponders and parse or
      print out responses.
      
      Still needs some more work: OCSP response checks and
      of course documentation.
      5782ceb2
  6. 12 Jan, 2001 5 commits
  7. 11 Jan, 2001 5 commits
  8. 10 Jan, 2001 15 commits
  9. 09 Jan, 2001 4 commits