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