NetBSD/crypto/dist/heimdal/lib/asn1
jonathan e5f57f3a70 Commit changes from Heimdal-current, as per discussion with Love
(lha@NetBSD.ORG), to incorporate contemporary (last-year-ish)
set-password and change-password extensions derived RFC-3244
(Microsoft set-password/change-password extensions), and the
subsequent MIT-KRB5 APIs for changing and setting passwords.

Required for compatibility with recent (2002/2003-ish) open-source
code which uses the MIT KRB5 APIs for setting passwords, or for
joining Microsoft domains as a  "computer account".

Modified files (for pullup tracking purposes):
	lib/libasn1/Makefile
	crypto/dist/heimdal/lib/asn1/k5.asn1
 	crypto/dist/heimdal/lib/krb5/changepw.c
 	crypto/dist/heimdal/lib/krb5/krb5-protos.h
 	crypto/dist/heimdal/lib/krb5/krb5.h
2004-07-12 20:44:56 +00:00
..
Makefile Import heimdal-0.6.1 2004-04-02 14:47:00 +00:00
Makefile.am Import heimdal-0.6.1 2004-04-02 14:47:00 +00:00
asn1-common.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
asn1_err.et import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
asn1_print.c import heimdal 0.5 2002-09-12 12:41:31 +00:00
check-common.c import of heimdal 0.6 2003-05-15 20:28:38 +00:00
check-common.h import of heimdal 0.6 2003-05-15 20:28:38 +00:00
check-der.c import of heimdal 0.6 2003-05-15 20:28:38 +00:00
check-gen.c import of heimdal 0.6 2003-05-15 20:28:38 +00:00
der.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
der_copy.c import of heimdal 0.6 2003-05-15 20:28:38 +00:00
der_free.c Import heimdal-0.6.1 2004-04-02 14:47:00 +00:00
der_get.c import heimdal 0.5 2002-09-12 12:41:31 +00:00
der_length.c Import heimdal-0.6.1 2004-04-02 14:47:00 +00:00
der_locl.h Import heimdal-0.6.1 2004-04-02 14:47:00 +00:00
der_put.c import of heimdal 0.6 2003-05-15 20:28:38 +00:00
gen.c Fix up rcsid lossage 2003-05-15 21:36:30 +00:00
gen.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
gen_copy.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
gen_decode.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
gen_encode.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
gen_free.c Merge changes between heimdal-0.6 and heimdal-0.6.1 2004-04-02 14:59:46 +00:00
gen_glue.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
gen_length.c Merge changes between heimdal-0.6 and heimdal-0.6.1 2004-04-02 14:59:46 +00:00
gen_locl.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
hash.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
hash.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
k5.asn1 Commit changes from Heimdal-current, as per discussion with Love 2004-07-12 20:44:56 +00:00
lex.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
lex.l import heimdal 0.5 2002-09-12 12:41:31 +00:00
main.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
parse.y __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
pkinit.asn1
rfc2459.asn1
symbol.c __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
symbol.h import heimdal 0.5 2002-09-12 12:41:31 +00:00
timegm.c import heimdal 0.5 2002-09-12 12:41:31 +00:00
x509.asn1