aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/princ_comp.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-8/+2
2002-06-18 * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu1-1/+1
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-1/+1
1995-04-14Windows global stuff:Keith Vetter1-2/+2
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1-2/+3
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-3/+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-14/+18
1994-09-29Added realm compare functionTheodore Tso1-3/+14
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-21Principal type changesJohn Carr1-13/+15
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-02-27oops, need to compare lengths first..John Kohl1-3/+6
1991-02-25use memcmp, not strncmpJohn Kohl1-6/+6
1990-11-27fix const binding to correct placeJohn Kohl1-1/+1
1990-10-19need const krb5_data **John Kohl1-1/+1
1990-10-19change 'const krb5_principal' to krb5_const_principalJohn Kohl1-2/+2
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-04-18add const to function signatures as appropriateJohn Kohl1-1/+2
1990-04-06add ext-proto.hJohn Kohl1-1/+2
1990-02-03*** empty log message ***John Kohl1-0/+40