| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 2 | -0/+50 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -3/+3 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Make depend | Greg Hudson | 2010-09-08 | 1 | -3/+3 |
* | make depend | Greg Hudson | 2010-06-07 | 1 | -4/+5 |
* | Mark and reindent tests, with some exclusions | Tom Yu | 2009-11-30 | 3 | -24/+27 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -27/+25 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 2 | -10/+10 |
* | Replace krb5_ with krb5Int_ prefix for non-API functions | Zhanna Tsitkov | 2009-10-28 | 1 | -1/+1 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -3/+3 |
* | make installed headers C++-safe | Ken Raeburn | 2009-04-25 | 3 | -3/+33 |
* | update | Ken Raeburn | 2009-02-10 | 1 | -0/+11 |
* | Check C++ compatibility for some internal headers that may (now or in | Ken Raeburn | 2009-02-09 | 2 | -1/+24 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -4/+4 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -22/+20 |
* | Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB, | Greg Hudson | 2008-10-16 | 1 | -2/+2 |
* | Add some dependencies | Ken Raeburn | 2007-10-31 | 1 | -1/+20 |
* | Correct the filenames in comments | Ken Raeburn | 2007-10-31 | 2 | -2/+2 |
* | Test more installed headers for C++ compatibility | Ken Raeburn | 2007-10-31 | 3 | -1/+21 |
* | Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions. | Ken Raeburn | 2007-10-31 | 1 | -1/+0 |
* | Don't use GNU make features | Ken Raeburn | 2007-10-30 | 1 | -2/+1 |
* | Test that C++ code can use our installed headers | Ken Raeburn | 2007-10-29 | 3 | -2/+40 |
* | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
* | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -28/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -32/+0 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -2/+3 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 4 | -4/+10 |
* | * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target. | Ken Raeburn | 2005-11-29 | 2 | -2/+10 |
* | * test_getsockname.c: Include autoconf.h. | Ken Raeburn | 2005-11-29 | 2 | -1/+8 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -2/+1 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -1/+2 |
* | * Makefile.in (test_getpw): Depend on, and link against, the support library | Ken Raeburn | 2005-06-01 | 2 | -2/+7 |
* | Test new k5_getpwuid_r macro | Ken Raeburn | 2005-03-28 | 3 | -0/+63 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+65 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -1/+1 |
* | Update .Sanitize file | Theodore Tso | 1996-06-06 | 1 | -0/+32 |
* | Program for testing if getsockname() works like the BSD networking code | Theodore Tso | 1995-09-16 | 1 | -0/+89 |