Skip to content
Snippets Groups Projects
  1. May 10, 2005
  2. May 06, 2005
  3. Apr 29, 2005
  4. Mar 18, 2005
  5. Mar 14, 2005
  6. Feb 02, 2005
  7. Jan 28, 2005
  8. Jan 24, 2005
  9. Jan 20, 2005
  10. Dec 31, 2004
  11. Dec 30, 2004
  12. Dec 29, 2004
  13. Dec 20, 2004
    • Sang Seok Lim's avatar
      Component Indexing support for BDB · 28a96758
      Sang Seok Lim authored
      - only for equality matching
      - only components of ASN.1 types used in an X.509 certificate can be indexed
      (composite types except for RDN and DN are not supported yet)
      - how to use
      index [attribute name].[component reference] eq
      Ex)
      index userCertificate eq
      index userCertificate.toBeSigned.issuer.rdnSequence eq
      index userCertificate.toBeSigned.serialNumber eq
      index userCertificate.toBeSigned.version eq
      28a96758
  14. Dec 19, 2004
  15. Dec 13, 2004
    • Sang Seok Lim's avatar
      1) <select> and <content> type component reference support · 3492452a
      Sang Seok Lim authored
      2) attribute aliasing support
      - x509CertificateIssuer
      - x509CertificateSerial
      - x509CertificateIssuerAndIssuer
      3) AuthorityKeyIdentifier support(one of certificate extension)
      4) Misc. improvement
      - integrate OID and its decoder mapping table
      - normalize and validate the values of both component asserions and
        extracted components
      5) Misc. bug fix
      3492452a
  16. Dec 12, 2004
  17. Dec 11, 2004
  18. Dec 05, 2004
  19. Dec 04, 2004
  20. Dec 01, 2004
  21. Nov 29, 2004
    • Sang Seok Lim's avatar
      1) <all> type component reference support · decfd721
      Sang Seok Lim authored
      2) nibble type memory support when decoding
      3) description type object identifier support
      4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching
      5) Misc bug fix
      decfd721
  22. Nov 25, 2004
  23. Nov 24, 2004
  24. Nov 14, 2004
  25. Nov 13, 2004
Loading