
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1178 ec53bebd-3082-4978-b11e-865c3cabbd6b
54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
Sun Jan 19 06:17:39 1997 Assar Westerlund <assar@pdc.kth.se>
|
|
|
|
* lib/krb5/get_cred.c (krb5_get_credentials): Check for creds in
|
|
cc before getting new ones.
|
|
|
|
* lib/krb5/krb5.h (krb5_free_keyblock): Fix prototype.
|
|
|
|
* lib/krb5/build_auth.c (krb5_build_authenticator): It seems the
|
|
CRC should be stored LSW first. (?)
|
|
|
|
* lib/krb5/auth_context.c: Implement `krb5_auth_con_getkey' and
|
|
`krb5_free_keyblock'
|
|
|
|
* lib/**/Makefile.am: Rename foo libfoo.a
|
|
|
|
* include/Makefile.in: Use test instead of [
|
|
-e does not work with /bin/sh on psoriasis
|
|
|
|
* configure.in: Search for awk
|
|
create lib/krb/error/compile_et
|
|
|
|
Tue Jan 14 03:46:26 1997 Assar Westerlund <assar@pdc.kth.se>
|
|
|
|
* lib/krb5/Makefile.am: replaced mit-crc.c by crc.c
|
|
|
|
Wed Dec 18 00:53:55 1996 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* kuser/kinit.c: Guess principal.
|
|
|
|
* lib/krb5/error/compile_et.awk: Don't include krb5.h. Fix some
|
|
warnings.
|
|
|
|
* lib/krb5/error/asn1_err.et: Add ASN.1 error messages.
|
|
|
|
* lib/krb5/mk_req.c: Get client from cache.
|
|
|
|
* lib/krb5/cache.c: Add better error checking some useful return
|
|
values.
|
|
|
|
* lib/krb5/krb5.h: Fix krb5_auth_context.
|
|
|
|
* lib/asn1/der.h: Make krb5_data compatible with krb5.h
|
|
|
|
Tue Dec 17 01:32:36 1996 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* lib/krb5/error: Add primitive error library.
|
|
|
|
Mon Dec 16 16:30:20 1996 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* lib/krb5/cache.c: Get correct address type from cache.
|
|
|
|
* lib/krb5/krb5.h: Change int16 to int to be compatible with asn1.
|
|
|