aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/mk_req.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-10/+3
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
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-6/+6
1996-01-20krb5_get_credentials does not take kdc_options flagsEzra Peisach1-1/+1
1996-01-11krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1-3/+1
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-4/+4
1995-04-27Added PC support for the new profile config fileKeith Vetter1-1/+0
1995-04-20mk_req.c (krb5_mk_req): Use krb5_sname_to_principal() in orderTheodore Tso1-11/+5
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-27/+40
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/+1
1995-02-23All to change krb5_get_credentials() ..Chris Provenzano1-7/+5
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-11/+12
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-01-13Fixed memory deallocation/cleanup on error returnsTheodore Tso1-6/+6
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-05-20Delete "times" argument to krb5_mk_req_extended()John Carr1-1/+0
1991-03-14fix copyrightsJohn Kohl1-2/+2
1991-02-20we can and should free creds.serverJohn Kohl1-2/+3
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-0/+2
1990-11-08change bzero to memsetJohn Kohl1-2/+2
1990-10-19need to cast because server is constJohn Kohl1-1/+1
1990-10-19change 'const krb5_principal' to krb5_const_principalJohn Kohl1-1/+1
1990-10-18added code to free up credentials when doneJohn Kohl1-0/+3
1990-10-01Updated interface to mk_req_extendedTheodore Tso1-0/+1
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-04-19fix rcsid nameJohn Kohl1-1/+1
1990-04-18add const where appropriate in function declarationsJohn Kohl1-3/+3
1990-03-08add #include for external function prototypesJohn Kohl1-0/+2
1990-03-08*** empty log message ***John Kohl1-0/+78