summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* krb5_setpw_result_string should be internalSam Hartman2003-04-271-0/+4
* Implementation of Microsoft set password client library code providedSam Hartman2003-04-251-0/+17
* * kfree.c (krb5_free_pwd_sequences): Correction to previousEzra Peisach2003-04-241-0/+5
* krb5_free_pwd_sequences only frees first elementEzra Peisach2003-04-231-0/+5
* fix typoKen Raeburn2003-04-181-1/+1
* * init_ctx.c (DEFAULT_ETYPE_LIST): Add AES with 256 bits at the front of theKen Raeburn2003-04-181-0/+5
* * unparse.c (krb5_unparse_name_ext): Don't move buffer pointer backwards ifKen Raeburn2003-04-011-0/+3
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-011-0/+11
* If the auth context does not have the DO_TIME flag set and no replaySam Hartman2003-04-011-0/+5
* * t_kerb.c: Only include krb.h if krb4 support compiled in,Ezra Peisach2003-03-091-0/+5
* * preauth2.c (pa_sam_2): Add intermediate size_t variable to holdTom Yu2003-03-061-0/+5
* * appdefault.c: Fix constness to avoid warning. * init_ctx.c: Do the same stu...Alexandra Ellwood2003-03-061-0/+8
* * srv_rcache.c (krb5_get_server_rcache): Fix missedTom Yu2003-03-051-0/+5
* GSS_C_NO_CREDENTIAL should accept any principalSam Hartman2003-03-041-0/+6
* Handle NULL result_string->data returned from error inTom Yu2003-02-251-0/+5
* The client sorts the enctype list returned by etype_info orderingSam Hartman2003-02-151-0/+5
* Fix double free of AS keySam Hartman2003-02-131-0/+5
* Support credentials encrypted in the session key rather thanSam Hartman2003-02-111-0/+11
* Get addressless tickets by defaultSam Hartman2003-02-041-0/+4
* Memory leak in krb5_send_tgs()Ezra Peisach2003-01-121-0/+4
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Patch to get new service tickets in preference to using expiredSam Hartman2003-01-101-0/+8
* Previously fwd_tgt_creds required either that the hostname be passedSam Hartman2003-01-081-0/+4
* * appdefault.c (conf_yes, conf_no): Now constKen Raeburn2003-01-081-0/+4
* For new encryption types and for RC4, encrypt the krb_cred message inSam Hartman2003-01-081-1/+1
* Fix logic error in previous patch that broke gss_init_sec_contextSam Hartman2003-01-071-0/+5
* Implement krb5_auth_con_set_checksum_func, an API for setting aSam Hartman2003-01-061-0/+13
* * t_kerb.c: Include string.h for strcmp prototypeEzra Peisach2002-12-231-0/+4
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-191-0/+5
* * get_in_tkt.c (krb5_get_in_tkt): Do not pass NULL when anEzra Peisach2002-11-141-0/+5
* * conv_princ.c (strnchr): Make length argument unsigned intEzra Peisach2002-11-071-0/+8
* * chk_trans.c (krb5_check_transited_list): Style nit: checkTom Yu2002-10-301-0/+5
* ticket: 1230Sam Hartman2002-10-301-0/+5
* * get_in_tkt.c (conf_yes, conf_no): Now const. References updated.Ken Raeburn2002-10-281-0/+8
* If we get cannot resolve KDC for master but find a slaveSam Hartman2002-10-281-0/+5
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-241-0/+11
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-231-0/+6
* Don't request addresses whenSam Hartman2002-09-111-0/+6
* protoizeKen Raeburn2002-09-031-0/+26
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * init_ctx.c (init_common): Initialize udp_pref_limit fieldKen Raeburn2002-08-231-0/+4
* * t_ser.c (ser_ccache_test): Remove references to STDIO ccachesTom Yu2002-08-151-0/+4
* * unparse.c (krb5_unparse_name_ext): Error out if passed a NULLTom Yu2002-08-021-0/+5
* * appdefault.c (conf_boolean): Change variable from char ** toEzra Peisach2002-06-261-0/+7
* * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu2002-06-261-0/+16
* avoid redundant definitions of socket-related error codes for WindowsKen Raeburn2002-06-181-0/+5
* * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu2002-06-181-0/+14
* * preauth.c: Don't include syslog.hKen Raeburn2002-06-121-0/+4
* client-side TCP supportKen Raeburn2002-06-111-0/+9