| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the k5buf string module to libkrb5support | Greg Hudson | 2008-10-28 | 1 | -0/+3 |
| * | Remove empty declaration of struct _krb5_kt_ops after the fully defined struc... | Ezra Peisach | 2008-10-27 | 1 | -1/+0 |
| * | partial rewrite of the ASN.1 encoders | Ken Raeburn | 2008-10-25 | 1 | -7/+17 |
| * | More regression tests for ASN.1 encoders | Ken Raeburn | 2008-10-25 | 1 | -0/+5 |
| * | krb5_build_principal_va does not allocate krb5_principal | Alexandra Ellwood | 2008-10-24 | 1 | -0/+9 |
| * | Change LDAP key-sequence encoder to use a single data structure | Ken Raeburn | 2008-10-06 | 1 | -12/+12 |
| * | Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_... | Justin Anderson | 2008-09-22 | 1 | -1/+35 |
| * | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 1 | -2/+9 |
| * | Move internal cccursor structures/prototypes to the ccache private include | Ezra Peisach | 2008-08-16 | 1 | -20/+0 |
| * | Move prototype for krb5int_random_string from k5-int.h to cc-int.h as | Ezra Peisach | 2008-08-15 | 1 | -2/+0 |
| * | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 1 | -0/+5 |
| * | Rename and export random_string from cc_memory.c | Ken Raeburn | 2008-08-02 | 1 | -0/+2 |
| * | Add comment and <TargetConditionals.h> to previous | Tom Yu | 2008-07-10 | 1 | -0/+11 |
| * | Use #pragma pop on the Mac to ensure that the krb5_gic_opt_ext | Tom Yu | 2008-07-10 | 1 | -0/+8 |
| * | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 1 | -0/+4 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 1 | -2/+4 |
| * | bump accessor version number | Tom Yu | 2007-09-04 | 1 | -1/+1 |
| * | Remove macros and associated comments that appear to be for | Ken Raeburn | 2007-08-28 | 1 | -65/+0 |
| * | In krb5_preauth_context ftable should be | Jeffrey Altman | 2007-08-08 | 1 | -1/+1 |
| * | KRB5_CALLCONV must be specified inside parens | Jeffrey Altman | 2007-08-06 | 1 | -1/+1 |
| * | Add PKINIT support | Kevin Coffman | 2007-08-01 | 1 | -44/+101 |
| * | Debugged version of patch worked up with Luke | Ken Raeburn | 2007-07-27 | 1 | -2/+10 |
| * | Pull out code for looking up the current time, comparing the offset of | Ken Raeburn | 2007-07-20 | 1 | -0/+1 |
| * | Change struct _krb5_context.os_context into a single element instead of array[1] | Ken Raeburn | 2007-05-21 | 1 | -10/+1 |
| * | Simplify UNIX krb5int_zap_data a little. Omit volatile cast, just call memset, | Ken Raeburn | 2007-05-21 | 1 | -10/+6 |
| * | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 1 | -1/+38 |
| * | k5-int.h, gic_opt.c | Jeffrey Altman | 2007-05-02 | 1 | -2/+2 |
| * | Remove unused scc_default_format field from krb5_context | Ken Raeburn | 2007-03-26 | 1 | -1/+0 |
| * | Ensure consistancy between prototypes and functions | Ezra Peisach | 2007-02-19 | 1 | -1/+1 |
| * | rename krb5_server_decrypt_ticket_keyblock() to | Tom Yu | 2007-02-13 | 1 | -1/+1 |
| * | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 1 | -6/+79 |
| * | Change second argument to krb5_cc_register to take a const krb5_cc_ops *. Makes | Ezra Peisach | 2007-01-23 | 1 | -1/+1 |
| * | Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop the | Ken Raeburn | 2007-01-20 | 1 | -0/+304 |
| * | * lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, split | Ken Raeburn | 2006-12-28 | 1 | -0/+3 |
| * | build the trunk on Windows (again) | Jeffrey Altman | 2006-12-08 | 1 | -1/+1 |
| * | krb5_cc_remove should work for the CCAPI | Alexandra Ellwood | 2006-12-05 | 1 | -0/+5 |
| * | Remove unused prototype for krb5_find_config_files | Ezra Peisach | 2006-12-03 | 1 | -2/+0 |
| * | send a new request with the new padata returned by krb5_do_preauth_tryagain() | Kevin Coffman | 2006-12-01 | 1 | -1/+1 |
| * | correct client preauth plugin request_context | Kevin Coffman | 2006-11-13 | 1 | -2/+6 |
| * | Add "get_data" function to the client preauth plugin interface | Kevin Coffman | 2006-11-09 | 1 | -2/+19 |
| * | Modify the preath plugin interface so that a plugin's context is | Kevin Coffman | 2006-11-01 | 1 | -17/+96 |
| * | Add prototype for krb5int_init_context_kdc | Ezra Peisach | 2006-10-16 | 1 | -0/+2 |
| * | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 1 | -0/+26 |
| * | cursor for iterating over ccaches | Tom Yu | 2006-10-05 | 1 | -0/+44 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -2/+17 |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 1 | -0/+17 |
| * | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 1 | -6/+11 |
| * | * k5-int.h (krb5_copy_error_state): New macro | Ken Raeburn | 2006-06-24 | 1 | -0/+3 |
| * | Conditionalize declarations of krb5int_make_srv_query_realm and | Ken Raeburn | 2006-06-15 | 1 | -0/+2 |
| * | Since it appears we don't actually set the conf_tgs_ktypes field except in this | Ken Raeburn | 2006-06-10 | 1 | -9/+1 |