git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12776 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-04 18:21:45 +00:00
parent 672fd697ee
commit 2ff584c1fd

View File

@@ -1,9 +1,23 @@
2003-09-04 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/context.c (add_file): make len argument an pointer to
an integer
* lib/asn1/k5.asn1: add SAM types
* lib/krb5/init_creds_pw.c: break out the encrypt timestamp
preauth to its function break out the pa_data_to_key_plain to its
own function make more variables const
2003-09-04 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/krb5.conf.5: document appdefaults/{forward,encrypt}
2003-09-03 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.h: Add key usage for encryption of the
SAM-NONCE-OR-SAD field.
* include/make_crypto.c: include <openssl/ui.h> in the openssl
case