aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/fwd_tgt.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-08Previously fwd_tgt_creds required either that the hostname be passedSam Hartman1-14/+21
2002-09-11Don't request addresses whenSam Hartman1-11/+12
2002-09-03protoizeKen Raeburn1-10/+9
2002-03-16Fix merge from 1.2.2 branch to mainlineSam Hartman1-1/+0
2002-03-07* ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...Ken Raeburn1-3/+24
2001-11-26 2001-11-24 Sam Hartman <hartmans@mit.edu>Sam Hartman1-2/+13
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-5/+5
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-06-16* fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for new creds from tgtKen Raeburn1-0/+1
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez1-0/+2
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-09-01from 1.1 branch:Ken Raeburn1-1/+2
1997-02-13 * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm ratherTom Yu1-4/+3
1997-02-07copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1-3/+3
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-6/+3
1996-04-28Fixed a potentional null dereferenceRichard Basch1-1/+2
1996-03-01Use NEED_SOCKETS instead of #including <netdb.h>Theodore Tso1-1/+1
1996-01-11Initialize addrs to 0 so that we don't try to free stack garbage on anTheodore Tso1-2/+2
1996-01-10fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of theTheodore Tso1-0/+147