| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
| * | Add a Python test script to exercise the GSS sample app | Greg Hudson | 2010-04-24 | 1 | -0/+3 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -3/+1 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -14/+0 |
| * | Add resource data windows/version.rc for: | Jeffrey Altman | 2007-04-14 | 1 | -7/+23 |
| * | make depend | Ken Raeburn | 2007-03-28 | 1 | -3/+3 |
| * | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -0/+2 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -7/+9 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 1 | -2/+2 |
| * | make depend | Ken Raeburn | 2005-10-27 | 1 | -1/+2 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -1/+0 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
| * | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 1 | -2/+2 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -3/+3 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -1/+13 |
| * | * gss-client.c, gss-server.c, gss-misc.c: Include Windows headers | Danilo Almeida | 2000-02-01 | 1 | -5/+12 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
| * | 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 | 1 | -0/+3 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+2 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -10/+6 |
| * | * configure.in: Add USE_GSSAPI_LIBRARY | Ezra Peisach | 1996-10-28 | 1 | -3/+0 |
| * | Update for GSSAPI-V2. Add -v2 switch to use some of these features | Paul Park | 1995-08-31 | 1 | -1/+1 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -9/+6 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -6/+4 |
| * | Use $(LD) instead of $(CC) so that we can do purify checking | Theodore Tso | 1995-04-29 | 1 | -2/+2 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 1 | -2/+1 |
| * | Obey CCOPTS in CFLAGS declaration | Theodore Tso | 1994-10-19 | 1 | -2/+1 |
| * | Add OBJS definition so that object files get cleaned out during a | Theodore Tso | 1994-10-12 | 1 | -0/+4 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 1 | -2/+4 |
| * | * Makefile.in: fix infinite recursion in rules | Tom Yu | 1994-07-21 | 1 | -6/+4 |
| * | * Makefile.in: | Tom Yu | 1994-07-20 | 1 | -6/+4 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -9/+0 |
| * | As submitted from Openvision --- a sample GSSAPI client/server application! | Theodore Tso | 1994-06-15 | 1 | -0/+43 |