Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
apacheds-shared-asn1-codec: Apache shared ASN.1 Codec
- Summary
- The ASN.1 subproject attempts to isolate the ASN.1 libraries and tools
for encoding ASN.1 in BER/DER/CER/PER encodings. The LDAP and X.500
aspects of the directory project impose the need for ASN.1 and BER
codecs. Kerberos requires DER. Rather than implement highly
specific and britle code for these needs we decided to separate out
the APIs and implementations used for dealing with ASN.1 codecs for any
ASN.1 defined protocol.
Changelog
- * Thu Mar 15 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:0.9.5.3-2jpp
-
- Add maven2-plugin-* BRs
- * Fri Oct 27 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:0.9.5.3-1jpp
-
- Update to 0.9.5.3 for apacheds-1.0.0
- Add post/postun Requires for javadoc
- Add gcj_support option
- ssl related unit tests patched if java < 1.5
- * Wed Mar 15 11:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:0.9.5-1jpp
-
- First JPackage release.