summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Use k5_setmsgGreg Hudson2014-06-051-5/+3
* Fix memory leak parsing name with default realmGreg Hudson2012-08-071-0/+1
* Fix error handling in allocate_princ()Greg Hudson2012-07-131-2/+4
* Reject extra realm separators in principal namesGreg Hudson2012-07-081-0/+2
* Null-terminate components of parsed principalsGreg Hudson2012-05-121-11/+9
* Add krb5_parse_name flag to ignore realmGreg Hudson2012-05-101-1/+5
* Rewrite krb5_parse_nameGreg Hudson2012-05-101-285/+176
* Mark up strings for translationGreg Hudson2011-06-101-2/+3
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+4
* make mark-cstyleTom Yu2009-10-311-262/+263
* Get rid of casts of free() argument to char*, except where it'sKen Raeburn2009-02-021-2/+2
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-16/+16
* Always initialize the output parameter in krb5_parse_name and friendsGreg Hudson2009-01-231-0/+2
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-35/+88
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-1/+1
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-5/+5
* krb5_parse_name not thread-safe, not responsive to environment changesKen Raeburn2005-01-031-2/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-1/+1
* * parse.c (krb5_parse_name): Use assert and abort, not exitKen Raeburn2004-06-041-5/+4
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-011-3/+6
* protoizeKen Raeburn2002-09-031-4/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach2001-03-111-3/+3
* * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach2000-10-171-1/+1
* * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach2000-06-291-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+3
* get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1996-09-261-2/+3
* sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try usingTheodore Tso1996-06-121-1/+1
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-3/+3
* * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1995-04-251-0/+1
* Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ...Keith Vetter1995-03-071-1/+3
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-7/+3
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-19/+20
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Don't allow two @ signs in a principal..Theodore Tso1994-06-021-2/+3
* Added missing free calls in case of an errorTheodore Tso1993-10-301-7/+14
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-6/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Length of realm name is "realmsize", not "size"John Carr1992-05-291-1/+1
* Fixed fence post errors; assigned the principal typeTheodore Tso1992-05-291-3/+5
* Checked in John Carr's changesTheodore Tso1992-05-291-32/+39
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Document error codes returnedJohn Carr1991-05-201-2/+7
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-141-2/+2