aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/rd_req.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-04GSS_C_NO_CREDENTIAL should accept any principalSam Hartman1-0/+3
2002-09-03protoizeKen Raeburn1-9/+8
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-4/+4
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-5/+5
1995-10-23 rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm,Ezra Peisach1-1/+3
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-2/+2
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-5/+5
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-31Fix typo which caused new_keytab to not get freed, causing a memoryTheodore Tso1-1/+1
1995-03-31Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1-1/+0
1995-03-27 * Makefile.in: Removed rd_req_sim.cChris Provenzano1-25/+47
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-5/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+1
1995-02-10Remove ISODE cruftTheodore Tso1-4/+0
1995-02-02 * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1-5/+0
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1-4/+0
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-13/+15
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-29folding in Harry's changesTom Yu1-0/+4
1994-06-10Fix type of fetchfrom --- it refers to a keytab name, so it shouldTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14fix copyrightsJohn Kohl1-2/+2
1991-02-19Changes to conform with API modificationsTheodore Tso1-22/+22
1990-11-19changes for narrow/wide prototypesJohn Kohl1-4/+10
1990-10-19no need for keyprocarg to be constJohn Kohl1-1/+1
1990-10-19change 'const krb5_principal' to krb5_const_principalJohn Kohl1-1/+1
1990-10-19change const krb5_pointer to krb5_const_pointerJohn Kohl1-2/+2
1990-10-18remove extraneous XXX (correct error code)John Kohl1-1/+1
1990-09-12fix rcsid namesJohn Kohl1-1/+1
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-2/+0
1990-04-18add const where appropriate in function declarationsJohn Kohl1-5/+5
1990-04-17check msg type before decodingJohn Kohl1-0/+2
1990-03-09*** empty log message ***John Kohl1-0/+83