summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/get_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-291-4/+0
* the purpose of the krb5_get_credentials call is toJeffrey Altman2005-04-251-2/+9
* Patch to get new service tickets in preference to using expiredSam Hartman2003-01-101-1/+7
* protoizeKen Raeburn2002-09-031-52/+20
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-5/+5
* * get_creds.c (krb5_get_credentials_core): If the supplied enctype is notKen Raeburn2000-08-291-7/+18
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-3/+3
* * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach2000-06-291-2/+0
* pullup from 1.2 branchKen Raeburn2000-06-271-0/+21
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* from 1.1 branch:Ken Raeburn1999-09-011-2/+4
* Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida1999-08-041-4/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-6/+101
* get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validateRichard Basch1997-02-111-4/+2
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-5/+5
* * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1996-07-071-3/+47
* A static function must not use the INTERFACE keywordTheodore Tso1996-06-061-1/+1
* * get_creds.c (krb5_get_credentials_core): new function. Common part ofKen Raeburn1996-05-041-21/+79
* * t_ser.c (stuff): New variable.Ken Raeburn1996-04-301-2/+2
* get_creds.c: Only match on enctype if in_creds.keyblockSam Hartman1996-01-251-2/+3
* When searching for cached credentials, make sure we are also looking forRichard Basch1995-12-051-1/+1
* Reintegrate Macintosh changesEzra Peisach1995-09-121-1/+1
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+1
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-2/+3
* * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1995-04-251-4/+6
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+4
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-2/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+1
* All to change krb5_get_credentials() ..Chris Provenzano1995-02-231-19/+29
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-10/+11
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Make sure the old contents of the creds structure are freed out beforeTheodore Tso1994-06-021-2/+6
* Add safety check to get_credentialsTheodore Tso1994-01-171-0/+3
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Patches to get user-to-user credentials to work correctlyTheodore Tso1993-06-031-3/+3
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Added code to match on 2nd tkt and tkt encryptred in a session keyTheodore Tso1991-05-061-6/+13
* fix copyrightsJohn Kohl1991-03-141-1/+1
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* add authorization data stuff (from Bill Sommerfeld)John Kohl1990-10-181-2/+4
* fix include filesJohn Kohl1990-05-231-1/+0
* need dto store the credsJohn Kohl1990-05-071-0/+3
* *** empty log message ***John Kohl1990-04-231-0/+76