summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/parse.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes to conform with API modificationsTheodore Tso1991-02-191-4/+3
* Rewritten to allow for principals with components that contain componentTheodore Tso1990-10-151-103/+207
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-3/+0
* rearrange code to eliminate null-deref problemJohn Kohl1990-05-011-3/+4
* need libos-proto for get_default_realmJohn Kohl1990-04-271-0/+2
* don't include null in length countJohn Kohl1990-04-271-1/+1
* need to use const char *'s to run through const char * argsJohn Kohl1990-04-191-3/+1
* add const to function signatures as appropriateJohn Kohl1990-04-181-2/+2
* move libc declarations to separate include filJohn Kohl1990-01-291-5/+1
* change names of pointers to be more informativeJohn Kohl1990-01-221-23/+21
* use xfree to cast valuesJohn Kohl1990-01-191-9/+12
* *** empty log message ***John Kohl1990-01-191-0/+148