1. 04 1月, 2002 5 次提交
  2. 03 1月, 2002 4 次提交
  3. 02 1月, 2002 8 次提交
  4. 29 12月, 2001 1 次提交
  5. 21 12月, 2001 6 次提交
  6. 20 12月, 2001 2 次提交
  7. 18 12月, 2001 4 次提交
  8. 14 12月, 2001 1 次提交
  9. 13 12月, 2001 1 次提交
  10. 12 12月, 2001 1 次提交
    • R
      Implement failover for ubsec. Submitted by Subramanian Ramamoorthy · f11fd3f4
      Richard Levitte 提交于
      <sram@broadcom.com> with the following comment:
      
      [...] We have implemented failover (ie, if for some reason that the
      hardware fails, the implementation detects this failure and performs
      this operation as if no hardware is present, ie, in software) for
      sometime now and have tested it here with our hardware. [...]
      
      This change was cc:ed to exports@crypto.com
      f11fd3f4
  11. 11 12月, 2001 2 次提交
  12. 10 12月, 2001 1 次提交
  13. 08 12月, 2001 1 次提交
  14. 07 12月, 2001 1 次提交
    • D
      · f3e24bad
      Dr. Stephen Henson 提交于
      Don't overwrite signing time.
      f3e24bad
  15. 06 12月, 2001 1 次提交
  16. 04 12月, 2001 1 次提交
    • R
      UID was never a lable for uniqueIdentifier. However, LDAP and certain · d4704d52
      Richard Levitte 提交于
      RFCs concerning X.500 directories use UID as a shorter name for the
      attribute type userId, which is defined by CCITT and available through
      RFCs 1274 and 2247.
      
      Unfortunately, if some applications have used the name "UID" for the
      uniqueIdentifier attribute type, they will produce incorrect results.
      However, I found it better to follow the standards that are out there
      rather than having our own incompatible one.
      d4704d52