| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Dump attributes differently in t_saslname | Greg Hudson | 2012-02-03 | 1 | -10/+32 |
| * | Add automated tests for S4U2Self and S4U2Proxy | Greg Hudson | 2011-12-07 | 5 | -9/+347 |
| * | Get rid of periods in Python test success messages | Greg Hudson | 2011-11-03 | 2 | -2/+2 |
| * | Make reindent | Tom Yu | 2011-10-17 | 6 | -81/+81 |
| * | * New implementation to map a gss name to localname | Sam Hartman | 2011-09-21 | 1 | -1/+4 |
| * | Fix t_ccselect bugs | Greg Hudson | 2011-09-06 | 2 | -4/+3 |
| * | Make gss-krb5 use cache collection | Greg Hudson | 2011-09-05 | 4 | -8/+307 |
| * | Reindent per krb5-batch-reindent.el. | Ken Raeburn | 2011-09-04 | 2 | -7/+7 |
| * | make-depend | Ken Raeburn | 2011-08-20 | 1 | -0/+6 |
| * | Add automated tests for krb5_gss_import_cred | Greg Hudson | 2011-07-20 | 3 | -10/+195 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 5 | -5/+0 |
| * | On make clean remove test programs and object files. In lib/krb5/krb | Ezra Peisach | 2011-03-06 | 1 | -1/+2 |
| * | Make depend | Greg Hudson | 2011-02-25 | 1 | -0/+4 |
| * | Improve acceptor name flexibility | Greg Hudson | 2011-02-07 | 3 | -5/+260 |
| * | update dependencies | Ken Raeburn | 2010-12-05 | 1 | -0/+2 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
| * | Merge users/lhoward/sasl-gs2 to trunk | Greg Hudson | 2010-10-06 | 2 | -4/+194 |
| * | Fix type errors in t_gssexts | Greg Hudson | 2010-10-02 | 1 | -2/+2 |
| * | Eliminate K&R-style function definition headers in t_gssexts.c, and | Greg Hudson | 2010-10-02 | 1 | -18/+10 |
| * | Add gss_krb5_import_cred | Greg Hudson | 2010-09-27 | 1 | -23/+81 |
| * | Run Python tests as individual rule commands (friendlier to make -k) | Greg Hudson | 2010-04-24 | 1 | -2/+1 |
| * | Include t_spengno.o in list of OBJS so make clean will remove | Ezra Peisach | 2010-03-23 | 1 | -1/+1 |
| * | Add a Python test to run t_spnego | Greg Hudson | 2010-03-05 | 2 | -0/+11 |
| * | Fix a double-free in the t_spnego test program resulting from overly | Greg Hudson | 2010-03-05 | 1 | -3/+0 |
| * | Implement gss_set_neg_mechs | Greg Hudson | 2010-02-10 | 2 | -2/+269 |
| * | Update dependencies | Ken Raeburn | 2010-01-03 | 1 | -0/+4 |
| * | Add GSS extensions to store credentials, generate random bits | Greg Hudson | 2009-12-17 | 2 | -6/+428 |
| * | Mark and reindent tests, with some exclusions | Tom Yu | 2009-11-30 | 3 | -130/+131 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -4/+2 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 3 | -11/+8 |
| * | For naming extensions draft compliance, s/mspac:/urn:mspac:/ | Luke Howard | 2009-10-20 | 1 | -1/+1 |
| * | correct indirection of minor status code when calling displayStatus() | Luke Howard | 2009-10-20 | 1 | -2/+2 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -0/+4 |
| * | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 3 | -6/+628 |
| * | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 1 | -0/+4 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 2 | -4/+425 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -7/+5 |
| * | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
| * | Memory leak in tests/gssapi/t_imp_name.c | Ezra Peisach | 2006-12-31 | 1 | -1/+3 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -66/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -37/+0 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -2/+2 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | * 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/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -1/+1 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -4/+8 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 2 | -1/+13 |