| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 12 | -3/+252 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -23/+23 |
* | 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 | -18/+18 |
* | make depend | Greg Hudson | 2010-06-07 | 1 | -29/+35 |
* | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 9 | -0/+143 |
* | (memory leak) | Ezra Peisach | 2010-01-10 | 1 | -2/+0 |
* | Mark and reindent tests, with some exclusions | Tom Yu | 2009-11-30 | 9 | -1507/+1515 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -59/+57 |
* | Constrained delegation without PAC support | Greg Hudson | 2009-11-14 | 9 | -0/+220 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 7 | -199/+198 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -27/+28 |
* | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 9 | -2/+94 |
* | Remove krb5_decode_leak test program on "make clean" | Greg Hudson | 2009-09-16 | 1 | -1/+1 |
* | Implement s4u extensions | Greg Hudson | 2009-09-13 | 9 | -2/+93 |
* | CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointer | Tom Yu | 2009-04-07 | 1 | -0/+16 |
* | In krb5_decode_leak.c, work around the oddity that | Greg Hudson | 2009-02-13 | 1 | -2/+16 |
* | Add a new test harness to facilitate memory leak detection in the | Greg Hudson | 2009-02-11 | 3 | -3/+678 |
* | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -5/+5 |
* | include dependencies for decoder test | Ken Raeburn | 2009-01-16 | 2 | -1/+13 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -52/+50 |
* | Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldap | Ezra Peisach | 2008-12-16 | 4 | -0/+24 |
* | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -24/+23 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -23/+27 |
* | partial rewrite of the ASN.1 encoders | Ken Raeburn | 2008-10-25 | 2 | -15/+15 |
* | More regression tests for ASN.1 encoders | Ken Raeburn | 2008-10-25 | 5 | -2/+174 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 2 | -8/+4 |
* | makedepend | Ken Raeburn | 2008-10-15 | 1 | -3/+3 |
* | Substitute LDAP in makefiles with "yes" or "no" depending on configuration. | Ken Raeburn | 2008-10-06 | 11 | -11/+190 |
* | whitespace | Ken Raeburn | 2008-10-06 | 7 | -3187/+3187 |
* | Fix some signed/unsigned warnings | Ken Raeburn | 2008-10-06 | 4 | -5/+5 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -27/+29 |
* | Explicitly note number as unsigned to shut gcc up | Ken Raeburn | 2008-06-02 | 1 | -1/+1 |
* | test program build problem | Ken Raeburn | 2007-08-29 | 3 | -78/+113 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -25/+27 |
* | 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 | -3/+3 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -11/+13 |
* | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -4/+4 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -25/+27 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -15/+13 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -498/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -49/+0 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -32/+34 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -12/+13 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -11/+11 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -4/+8 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -22/+15 |
* | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 3 | -2/+6 |