Skip to content
Snippets Groups Projects
  1. Aug 17, 2005
  2. Aug 11, 2005
  3. Jul 27, 2005
  4. Jul 02, 2005
  5. Jun 04, 2005
  6. May 09, 2005
  7. Apr 20, 2005
  8. Apr 08, 2005
  9. Apr 07, 2005
  10. Mar 29, 2005
  11. Mar 18, 2005
  12. Feb 28, 2005
  13. Feb 26, 2005
  14. Feb 10, 2005
  15. Jan 24, 2005
  16. Jan 13, 2005
  17. Jan 01, 2005
  18. Dec 31, 2004
  19. Dec 29, 2004
  20. Dec 25, 2004
  21. Dec 23, 2004
  22. Dec 21, 2004
  23. Dec 20, 2004
    • Sang Seok Lim's avatar
      invalid path · 726e8809
      Sang Seok Lim authored
      726e8809
    • Sang Seok Lim's avatar
      fix snacc buffer memory leak · c8634253
      Sang Seok Lim authored
      c8634253
    • Sang Seok Lim's avatar
      code cleanup · 9eee2b8d
      Sang Seok Lim authored
      9eee2b8d
    • 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
  24. 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
  25. Dec 06, 2004
    • Sang Seok Lim's avatar
      Bug fix · d6a3dd51
      Sang Seok Lim authored
      GSER/BER decoders: return code and memory leackage
      d6a3dd51
  26. Dec 01, 2004
  27. Nov 29, 2004
  28. Nov 14, 2004
  29. Nov 02, 2004
  30. Nov 01, 2004
Loading