summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/princ_comp.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-0/+2
* Simplify principal access within libkrb5Greg Hudson2013-04-081-11/+9
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-231-6/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* make mark-cstyleTom Yu2009-10-311-52/+52
* In krb5_principal_compare_flags, improve clarity slightly by using aGreg Hudson2009-04-231-9/+8
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-11/+107
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-8/+4
* krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn'tKen Raeburn2006-12-191-1/+1
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-0/+20
* protoizeKen Raeburn2002-09-031-8/+2
* * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu2002-06-181-1/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* Windows global stuff:Keith Vetter1995-04-141-2/+2
* A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1995-03-021-2/+3
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-3/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-2/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-14/+18
* Added realm compare functionTheodore Tso1994-09-291-3/+14
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Principal type changesJohn Carr1992-08-211-13/+15
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* oops, need to compare lengths first..John Kohl1991-02-271-3/+6
* use memcmp, not strncmpJohn Kohl1991-02-251-6/+6
* fix const binding to correct placeJohn Kohl1990-11-271-1/+1
* need const krb5_data **John Kohl1990-10-191-1/+1
* change 'const krb5_principal' to krb5_const_principalJohn Kohl1990-10-191-2/+2
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* add const to function signatures as appropriateJohn Kohl1990-04-181-1/+2
* add ext-proto.hJohn Kohl1990-04-061-1/+2
* *** empty log message ***John Kohl1990-02-031-0/+40