| Commit message (Expand) | Author | Age | Files | Lines |
| * | krb5_parse_name not thread-safe, not responsive to environment changes | Ken Raeburn | 2005-01-03 | 1 | -2/+5 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -1/+1 |
| * | * parse.c (krb5_parse_name): Use assert and abort, not exit | Ken Raeburn | 2004-06-04 | 1 | -5/+4 |
| * | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 1 | -3/+6 |
| * | protoize | Ken Raeburn | 2002-09-03 | 1 | -4/+1 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -3/+3 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -1/+1 |
| * | * init_ctx.c: Provide a full prototype for init_common() | Ezra Peisach | 2001-03-11 | 1 | -3/+3 |
| * | * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext, | Ezra Peisach | 2000-10-17 | 1 | -1/+1 |
| * | * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c, | Ezra Peisach | 2000-06-29 | 1 | -1/+1 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -3/+3 |
| * | get_in_tkt.c (make_preauth_list): Correctly null-terminate the | Theodore Tso | 1996-09-26 | 1 | -2/+3 |
| * | sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try using | Theodore Tso | 1996-06-12 | 1 | -1/+1 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -1/+1 |
| * | Clean up gcc -Wall flames | Theodore Tso | 1995-06-08 | 1 | -3/+3 |
| * | * parse.c (krb5_parse_name): Add magic number to new structure | Ezra Peisach | 1995-04-25 | 1 | -0/+1 |
| * | Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ... | Keith Vetter | 1995-03-07 | 1 | -1/+3 |
| * | * *.c: Avoid <krb5/...> includes. | John Gilmore | 1995-02-28 | 1 | -7/+3 |
| * | Converted the krb5/krb directory to work under windows. Mostly added the | Keith Vetter | 1995-02-27 | 1 | -1/+3 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -19/+20 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
| * | Don't allow two @ signs in a principal.. | Theodore Tso | 1994-06-02 | 1 | -2/+3 |
| * | Added missing free calls in case of an error | Theodore Tso | 1993-10-30 | 1 | -7/+14 |
| * | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 1 | -6/+6 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
| * | Length of realm name is "realmsize", not "size" | John Carr | 1992-05-29 | 1 | -1/+1 |
| * | Fixed fence post errors; assigned the principal type | Theodore Tso | 1992-05-29 | 1 | -3/+5 |
| * | Checked in John Carr's changes | Theodore Tso | 1992-05-29 | 1 | -32/+39 |
| * | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
| * | Document error codes returned | John Carr | 1991-05-20 | 1 | -2/+7 |
| * | libos-proto.h -> los-proto.h | John Kohl | 1991-03-14 | 1 | -1/+1 |
| * | fix copyrights | John Kohl | 1991-03-14 | 1 | -2/+2 |
| * | Changes to conform with API modifications | Theodore Tso | 1991-02-19 | 1 | -4/+3 |
| * | Rewritten to allow for principals with components that contain component | Theodore Tso | 1990-10-15 | 1 | -103/+207 |
| * | fix copyright/distribution reference | John Kohl | 1990-05-25 | 1 | -1/+1 |
| * | fix include files | John Kohl | 1990-05-23 | 1 | -3/+0 |
| * | rearrange code to eliminate null-deref problem | John Kohl | 1990-05-01 | 1 | -3/+4 |
| * | need libos-proto for get_default_realm | John Kohl | 1990-04-27 | 1 | -0/+2 |
| * | don't include null in length count | John Kohl | 1990-04-27 | 1 | -1/+1 |
| * | need to use const char *'s to run through const char * args | John Kohl | 1990-04-19 | 1 | -3/+1 |
| * | add const to function signatures as appropriate | John Kohl | 1990-04-18 | 1 | -2/+2 |
| * | move libc declarations to separate include fil | John Kohl | 1990-01-29 | 1 | -5/+1 |
| * | change names of pointers to be more informative | John Kohl | 1990-01-22 | 1 | -23/+21 |
| * | use xfree to cast values | John Kohl | 1990-01-19 | 1 | -9/+12 |
| * | *** empty log message *** | John Kohl | 1990-01-19 | 1 | -0/+148 |