*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6477 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-18 23:26:12 +00:00
parent 985d67bf0e
commit d7c66fdc19

View File

@@ -1,3 +1,30 @@
1999-07-19 Assar Westerlund <assar@sics.se>
* configure.in (AC_BROKEN): test for copyhostent, freehostent,
getipnodebyaddr, getipnodebyname
1999-07-15 Assar Westerlund <assar@sics.se>
* lib/asn1/check-der.c: more test cases for integers
* lib/asn1/der_length.c (length_int): handle the case of the
largest negative integer by not calling abs
1999-07-14 Assar Westerlund <assar@sics.se>
* lib/asn1/check-der.c (generic_test): check malloc return value
properly
* lib/krb5/Makefile.am: add string_to_key_test
* lib/krb5/prog_setup.c (krb5_program_setup): always initialize
the context
* lib/krb5/n-fold-test.c (main): return a relevant return value
* lib/krb5/krbhst.c: do SRV lookups for admin server as well.
some clean-up.
1999-07-12 Assar Westerlund <assar@sics.se>
* configure.in: handle not building X programs