Files
heimdal/lib
Nicolas Williams 07ce06e7b2 kadm5: Add test_marshall program
The lib/kadm5/test_marshall program allows one to construct and check
encodings for various struct types for which we have
{kadm5,krb5}_{ret,store}_<type>() functions.

Currently supported are:

 - krb5_keyblock
 - krb5_principal
 - krb5_times
 - krb5_address
 - krb5_addresses
 - krb5_authdata
 - krb5_creds
 - krb5_key_data
 - krb5_tl_data
 - kadm5_principal_ent_rec

With this we'll be able to a) construct test vectors, b) use those to
drive fuzzing with AFL or other fuzzers.
2022-12-21 22:14:03 -06:00
..
2022-11-30 11:59:45 -06:00
2022-12-15 17:44:41 -06:00
2022-01-21 10:09:44 +11:00
2022-12-21 22:14:03 -06:00
2022-09-22 22:13:05 -04:00
2017-03-10 15:47:43 -05:00
2022-12-07 21:27:50 -06:00
2016-12-15 12:15:56 -06:00