aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/in_tkt_sky.c
AgeCommit message (Expand)AuthorFilesLines
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-7/+7
1995-09-12Reintegrate Macintosh changesEzra Peisach1-8/+8
1995-09-11Mac Beta 1 submissionKeith Vetter1-8/+8
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-5/+5
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-4/+4
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-3/+3
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1-3/+0
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-4/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+9
1995-02-08 * get_in_tkt.c (krb5_get_in_tkt())Chris Provenzano1-52/+21
1995-01-28in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded())Chris Provenzano1-0/+1
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1-3/+0
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-32/+25
1994-10-04Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1-0/+2
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-02Realkey shouldn't have been freed in one placeTheodore Tso1-1/+0
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-29Changes to support new calling sequence for get_in_tkt (preauthenticationTheodore Tso1-7/+10
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-02-19Changes to conform with API modificationsTheodore Tso1-11/+5
1991-01-18Changed to use the decryption key from the the _client_ principal,Theodore Tso1-6/+6
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-3/+5
1990-10-19the arg is now a const *John Kohl1-4/+4
1990-06-05don't need asn1.h anymoreJohn Kohl1-1/+0
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-2/+0
1990-05-02fixes for ktentry.key changesJohn Kohl1-1/+1
1990-04-19keytype is now constJohn Kohl1-4/+4
1990-04-18add const where appropriate in function declarations.John Kohl1-11/+13
1990-03-26fix up error codesJohn Kohl1-14/+16
1990-02-09*** empty log message ***John Kohl1-0/+148