aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/copy_princ.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard1-1/+1
2013-04-08Simplify principal access within libkrb5Greg Hudson1-10/+8
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-5/+1
2009-10-31make mark-cstyleTom Yu1-18/+19
2009-02-05Create and use (in several places) a variant ofKen Raeburn1-22/+12
2009-02-02Get rid of casts of free() argument to char*, except where it'sKen Raeburn1-1/+1
2006-09-21Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman1-14/+12
2006-04-29Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn1-5/+1
2005-01-15 * cp_key_cnt.c, copy_princ.c:Jeffrey Altman1-15/+19
2002-09-03protoizeKen Raeburn1-4/+1
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-1/+1
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach1-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-2/+2
1995-04-21Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1-0/+4
1995-04-18* sendauth.c (krb5_sendauth): initialize error return parameterTheodore Tso1-5/+9
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1-1/+1
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-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-11/+12
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-08-18Modified to use new principal type systemTheodore Tso1-0/+16
1992-06-10Checked in jfc's changes to krb5_copy_principalTheodore Tso1-11/+22
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14fix copyrightsJohn Kohl1-1/+1
1990-10-19change 'const krb5_principal' to krb5_const_principalJohn Kohl1-1/+1
1990-08-31use retval for return valJohn Kohl1-1/+1
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-1/+0
1990-04-18add const to function signatures as appropriateJohn Kohl1-1/+2
1990-03-27*** empty log message ***John Kohl1-0/+49