aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/rd_priv.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-16/+2
2002-06-26 * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu1-1/+1
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-7/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-25/+16
1998-02-06rd_cred.c (krb5_rd_cred):Theodore Tso1-2/+2
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+4
1995-11-08* krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1-2/+1
1995-09-12Reintegrate Macintosh changesEzra Peisach1-2/+2
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+2
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-2/+2
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-2/+2
1995-07-06 * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1-1/+1
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-16/+18
1995-05-11 * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1-2/+2
1995-05-03Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1-2/+2
1995-05-02 * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1-13/+23
1995-05-01 * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1-4/+38
1995-04-29Call krb5_free_priv_enc_part to free the entire privenc_msg structureTheodore Tso1-6/+3
1995-04-26 * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1-9/+16
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-10 * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1-124/+143
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-6/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-31/+25
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-02Always check the sender and receiver addresses. If the receiver is nullTheodore Tso1-22/+26
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-6/+6
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-29Added check of the receiver's address (if present)Theodore Tso1-0/+6
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-2/+2
1991-04-19compare network addresesJohn Kohl1-1/+5
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-02-27update to actually do replay checkingJohn Kohl1-3/+26
1991-02-20remove spurious commaJohn Kohl1-1/+1
1991-02-19Changes to conform with API modificationsTheodore Tso1-0/+2
1990-12-18change BADSEQ to BADORDERJohn Kohl1-1/+1
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-35/+28
1990-11-20use new macro for assigning encryption system pointersJohn Kohl1-1/+1
1990-11-08change bcopy to memcpy, memset to bzeroJohn Kohl1-7/+7
1990-10-18no need for XXX...it is the proper error codeJohn Kohl1-1/+1
1990-10-10changes for new encryption structureJohn Kohl1-7/+8
1990-09-20use macros to hide abstractionJohn Kohl1-8/+7
1990-09-11add i_vector supportJohn Kohl1-15/+66
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-4/+0