| Commit message (Expand) | Author | Age | Files | Lines |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 2 | -36/+35 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 2 | -3/+3 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -0/+1 |
* | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
* | Include k5-int.h instead of krb5.h when 'private' functions are needed | Ken Raeburn | 2007-01-20 | 2 | -2/+2 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -174/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -38/+0 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
* | * server.c: Include string.h | Ken Raeburn | 2004-04-03 | 2 | -0/+5 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+4 |
* | * server.c: Include port-sockets.h | Ken Raeburn | 2003-01-10 | 2 | -0/+5 |
* | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -2/+8 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | * client.c, server.c: Include errno.h | Ken Raeburn | 2002-03-28 | 3 | -0/+6 |
* | client.c, server.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-05 | 3 | -202/+224 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
* | Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot to | Theodore Tso | 1998-11-13 | 1 | -2/+2 |
* | configure.in: Removed and tests moved up to appl/configure.in | Theodore Tso | 1998-11-13 | 3 | -5/+12 |
* | Don't use h_errno at all; it doesn't work on all platforms (for | Theodore Tso | 1998-09-29 | 2 | -6/+8 |
* | Preliminary fixes for AIX4.3: | Sam Hartman | 1998-07-12 | 2 | -1/+5 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -17/+13 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+7 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 3 | -4/+17 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Remove declaration of krb5_kdc_default_options | Ezra Peisach | 1996-03-16 | 2 | -2/+3 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -10/+10 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -5/+11 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 3 | -2/+6 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+5 |
* | * client.c: (krb5_recvauth()): No longer needs the rc_type arg | Chris Provenzano | 1995-05-03 | 2 | -1/+4 |
* | * client.c (main()): Changes to auth_context to better | Chris Provenzano | 1995-05-01 | 2 | -10/+7 |
* | * server.c, client.c : Use krb5_auth_con_genaddrs() instead of | Chris Provenzano | 1995-04-27 | 3 | -26/+26 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+38 |
* | * server.c: Use new calling conventions for krb5_sendauth(), | Chris Provenzano | 1995-03-27 | 3 | -68/+75 |
* | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
* | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 2 | -3/+6 |
* | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 3 | -8/+8 |
* | * client.c Call krb5_get_credentials() with new calling convention | Chris Provenzano | 1995-02-23 | 3 | -12/+18 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
* | Add keytype argument to rd_req_proc | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 2 | -2/+4 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 3 | -43/+49 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -3/+3 |