summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (clean): Remove t_expand and t_expand.oEzra Peisach2002-04-121-0/+4
* * recvauth.c (sendauth_version): Now a const array.Ken Raeburn2002-04-121-0/+5
* * conv_princ.c (struct krb_convert): Add new field 'len'.Ken Raeburn2002-04-121-0/+7
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-0/+18
* Add krb5_init_keyblockSam Hartman2002-03-291-0/+6
* Fix merge from 1.2.2 branch to mainlineSam Hartman2002-03-161-0/+5
* Fix walk_realm_tree handling of null realmsSam Hartman2002-03-141-0/+4
* log entry for fwd_tgt change accidentally checked in without log entryKen Raeburn2002-03-071-0/+4
* * ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...Ken Raeburn2002-03-071-0/+5
* Disable address checking in krb_rd_cred. No objections raised onSam Hartman2002-02-271-0/+11
* Use const instead of krb5_const.Ken Raeburn2002-02-231-0/+8
* Assign entropy source identifierSam Hartman2002-01-081-0/+2
* Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2002-01-081-0/+4
* * t_ser.c (main): Free context on failure exit routeEzra Peisach2001-12-051-0/+4
* 2001-11-24 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-261-0/+7
* Add entropy source identifiers for random seed callsSam Hartman2001-11-261-0/+10
* When initiating GSSAPI context override tgs-enctypesSam Hartman2001-11-181-0/+5
* * init_ctx.c (DEFAULT_ETYPE_LIST): Ensure space present afterEzra Peisach2001-11-161-0/+6
* 2001-11-07 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-071-0/+5
* * gic_pwd.c (krb5_get_as_key_password),Danilo Almeida2001-10-111-0/+6
* * init_ctx.c (init_common): After fetching kdc_default_options value fromKen Raeburn2001-10-101-0/+4
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+8
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-10/+14
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+15
* * t_expand.c: New file.Ken Raeburn2001-09-071-0/+7
* * rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm toKen Raeburn2001-09-071-0/+5
* * walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...Ken Raeburn2001-08-211-0/+5
* * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *Ezra Peisach2001-08-081-0/+14
* krb5_check_transited_list now takes pointers to constKen Raeburn2001-07-311-0/+5
* * get_in_tkt.c: Cast to unsigned krb5_error error value toEzra Peisach2001-07-311-0/+5
* * sendauth.c (krb5_sendauth): Instead of casting second argumentEzra Peisach2001-07-301-0/+6
* * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast fromEzra Peisach2001-07-251-0/+12
* * conv_princ.c (krb5_425_conv_principal): Cast argument to tolowerEzra Peisach2001-07-061-0/+3
* * get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototypeEzra Peisach2001-07-061-0/+7
* * init_ctx.c (get_profile_etype_list): Fix etype-counting loop soTom Yu2001-06-301-0/+8
* * chk_trans.c (foreach_realm): Cleanup loal variable set but neverEzra Peisach2001-06-281-0/+5
* * chk_trans.c: Cast length arguments of %.*s in formats to intEzra Peisach2001-06-211-0/+4
* * Makefile.in (check-unix): Add $(RUN_SETUP) before invocation ofEzra Peisach2001-06-201-0/+5
* New implementation of transited-realm checking, with some test cases. The testKen Raeburn2001-06-201-0/+11
* * fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for new creds from tgtKen Raeburn2001-06-161-0/+5
* * Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb librariesEzra Peisach2001-06-121-0/+14
* * str_conv.c: If strptime() is present on system without aEzra Peisach2001-06-111-0/+5
* * vfy_increds.c (krb5_verify_init_creds): Get rid of a variableEzra Peisach2001-06-071-0/+5
* * init_ctx.c (get_profile_etype_list): Zero out multiple separator charactersKen Raeburn2001-06-021-0/+6
* * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from theTom Yu2001-04-051-0/+7
* * init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,Ken Raeburn2001-03-311-0/+6
* * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach2001-03-111-0/+11
* * preauth2.c (pa_sam): Return an error if no prompter was providedKen Raeburn2001-03-031-0/+5
* * t_deltat.c (main): Test of overflow and underflow of krb5_int32Ezra Peisach2001-02-161-0/+12
* * preauth.c (krb5_obtain_padata): Don't dereference a NULL pointerTom Yu2001-01-301-0/+10