aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-02-06Enable aes128-cts for clientSam Hartman1-0/+4
2003-12-20* get_in_tkt.c (get_in_tkt_enctypes): Now constKen Raeburn1-0/+4
2003-12-16* conv_creds.c (krb5int_encode_v4tkt): Zero out unused parts of ticket. Use aKen Raeburn1-0/+6
2003-12-13Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn1-0/+12
2003-10-30initial sequence number mask short by 4 bitsTom Yu1-0/+5
2003-10-08Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu1-0/+7
2003-09-02Apply patch from Cesar Garcia to fix lifetime computation in 524Tom Yu1-0/+5
2003-08-19Don't double free the encrypted credential partSam Hartman1-0/+4
2003-08-08get_init_creds_password: DNS SRV off causes bogus REALM_UNKNOWNTom Yu1-0/+8
2003-07-22Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman1-0/+6
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn1-0/+4
2003-07-15* Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_eblk.oKen Raeburn1-0/+4
2003-07-09Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood1-0/+4
2003-06-27 * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass (void*)keytab,Tom Yu1-0/+5
2003-06-16Set use_conf_ktypes to 1 while looking up the tgt to use forSam Hartman1-0/+4
2003-06-13krb5_rd_rep leaks subkeysTom Yu1-0/+5
2003-06-11Don't escape rcache filename characters with backslashTom Yu1-0/+5
2003-06-06Don't allow renewable_ok to be set if the renew liftime is greaterSam Hartman1-0/+5
2003-06-06Static function krb5_generate_authenticator should take unsigned sequence num...Ezra Peisach1-0/+5
2003-05-30* get_in_tkt.c (krb5_get_init_creds): Change hardcoded default ticket lifetimeKen Raeburn1-0/+3
2003-05-30* init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always.Ken Raeburn1-0/+5
2003-05-30* get_in_tkt.c: (verify_as_reply) Only check the renewable lifetime of ticket...Alexandra Ellwood1-0/+7
2003-05-28Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn1-0/+7
2003-05-27Avoid memory leak of server and client principal inSam Hartman1-0/+7
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-0/+10
2003-05-23use kdc_default_optionsSam Hartman1-0/+4
2003-05-23 * gen_seqnum.c (krb5_generate_seq_number): Fix think-o on sequenceTom Yu1-0/+3
2003-05-23Implement heuristic for matching broken Heimdal sequence number encodingsTom Yu1-0/+12
2003-05-22krb5int_populate_gic_opt should return voidSam Hartman1-0/+4
2003-05-21Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu1-0/+5
2003-05-20krb5_get_in_tkt now only supports old (non-etype-info2) enctypesSam Hartman1-0/+3
2003-05-20Implement krb5_get_in_tkt_with_password andSam Hartman1-0/+14
2003-05-18Sequence numbers are now unsigned. Implement lenient parser forTom Yu1-0/+7
2003-05-17* chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error codes up throughKen Raeburn1-0/+3
2003-05-17* ser_ctx.c (krb5_context_internalize): Copy read-in OS context data intoKen Raeburn1-0/+6
2003-05-13Try forwarding with no enctype restriction if forwarding with anSam Hartman1-0/+3
2003-05-13Fix memory leaks and double frees in preauth2.cSam Hartman1-0/+9
2003-05-12* IMplement etype_info in KDC. If the request contains any newSam Hartman1-0/+18
2003-05-10Add a new krb5_context field for the config-file tgs_enctypes, whichKen Raeburn1-0/+12
2003-05-10punt leftover conflict markersTom Yu1-2/+0
2003-05-10Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu1-0/+35
2003-05-06Implement encoders for etype_info2 and add support to s2kparams forSam Hartman1-0/+4
2003-04-27krb5_setpw_result_string should be internalSam Hartman1-0/+4
2003-04-25Implementation of Microsoft set password client library code providedSam Hartman1-0/+17
2003-04-24 * kfree.c (krb5_free_pwd_sequences): Correction to previousEzra Peisach1-0/+5
2003-04-23krb5_free_pwd_sequences only frees first elementEzra Peisach1-0/+5
2003-04-18fix typoKen Raeburn1-1/+1
2003-04-18* init_ctx.c (DEFAULT_ETYPE_LIST): Add AES with 256 bits at the front of theKen Raeburn1-0/+5
2003-04-01* unparse.c (krb5_unparse_name_ext): Don't move buffer pointer backwards ifKen Raeburn1-0/+3
2003-04-01Red Hat's krb5_princ_size fixesKen Raeburn1-0/+11