| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | On Luke's advice, remove krb5_init_creds_store_creds. It is not a | Greg Hudson | 2009-12-15 | 1 | -4/+0 |
| * | fast negotiation projec | Sam Hartman | 2009-12-14 | 1 | -8/+53 |
| * | Add krb5_key versions of the auth context key accessors, and use them | Greg Hudson | 2009-11-27 | 1 | -0/+9 |
| * | Add krb5_k_prf, the krb5_key version of krb5_c_prf | Greg Hudson | 2009-11-27 | 1 | -0/+3 |
| * | libkrb5 support for non-blocking AS requests | Greg Hudson | 2009-11-26 | 1 | -0/+52 |
| * | Put krb5_auth_con_set_req_cksumtype back in the public API, since it | Greg Hudson | 2009-11-19 | 1 | -0/+4 |
| * | Reindent include directory, reformatting prototypes as necessary. | Greg Hudson | 2009-11-14 | 4 | -1838/+1539 |
| * | Constrained delegation without PAC support | Greg Hudson | 2009-11-14 | 1 | -0/+3 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 3 | -46/+46 |
| * | Heimdal DB bridge plugin for KDC back end | Greg Hudson | 2009-10-27 | 1 | -0/+1 |
| * | Increment authdata SPI to V2 (V1 was experimental) to account | Luke Howard | 2009-10-21 | 1 | -3/+3 |
| * | Implement new APIs to allow improved crypto performance | Greg Hudson | 2009-10-19 | 1 | -0/+69 |
| * | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 2 | -6/+191 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 1 | -0/+9 |
| * | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 2 | -7/+55 |
| * | Implement KRB-FX_CF2 | Sam Hartman | 2009-03-16 | 1 | -0/+15 |
| * | Make a working krb5_copy_error_message | Greg Hudson | 2009-03-11 | 1 | -0/+3 |
| * | Include authenticator and ticket authdata in gss-api | Sam Hartman | 2009-02-26 | 1 | -0/+8 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 2 | -17/+216 |
| * | Revert r21589, and export krb5_get_fallback_host_realm instead | Greg Hudson | 2008-12-29 | 1 | -0/+4 |
| * | Clean up krb5_get_fallback_host_realm in two respects: | Greg Hudson | 2008-12-24 | 1 | -4/+0 |
| * | Crypto IOV API per Projects/AEAD encryption API | Sam Hartman | 2008-12-02 | 1 | -0/+57 |
| * | krb5_build_principal_va does not allocate krb5_principal | Alexandra Ellwood | 2008-10-24 | 1 | -1/+7 |
| * | Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_... | Justin Anderson | 2008-09-22 | 1 | -0/+25 |
| * | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -0/+111 |
| * | Changes to krb5_kt_default_name changed the krb5 ABI. Reverted | Alexandra Ellwood | 2008-07-08 | 1 | -1/+1 |
| * | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 1 | -0/+9 |
| * | Implement KRB5_ATTR_DEPRECATED for Windows | Ken Raeburn | 2007-08-28 | 1 | -0/+2 |
| * | For gcc 4.x, add sentinel attribute to krb5_build_principal | Ken Raeburn | 2007-08-27 | 1 | -1/+5 |
| * | Define KRB5_ATTR_DEPRECATED (and undef at end of file) and attach it | Ken Raeburn | 2007-08-27 | 1 | -7/+15 |
| * | Add PKINIT support | Kevin Coffman | 2007-08-01 | 2 | -128/+274 |
| * | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 1 | -3/+11 |
| * | krb5_kt_default_name should take an unsized length | Ezra Peisach | 2007-02-05 | 1 | -1/+1 |
| * | krb5_kt_get_type should return const char *. | Ezra Peisach | 2007-02-05 | 1 | -1/+1 |
| * | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 2 | -1/+78 |
| * | Include stdarg.h, and don't conditionalize declarations of functions with | Ken Raeburn | 2007-01-20 | 1 | -5/+1 |
| * | Mark as C source for Emacs mode selection | Ken Raeburn | 2007-01-20 | 1 | -1/+1 |
| * | Don't define KRB5_PRIVATE, since it's not tested any more | Ken Raeburn | 2007-01-20 | 1 | -4/+0 |
| * | Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop the | Ken Raeburn | 2007-01-20 | 1 | -376/+1 |
| * | Fix typo in checked-in version | Ken Raeburn | 2007-01-16 | 1 | -1/+1 |
| * | This commit adds two new functions, krb5_server_decrypt_ticket_keyblock | Jeffrey Altman | 2007-01-16 | 1 | -0/+12 |
| * | krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn't | Ken Raeburn | 2006-12-19 | 1 | -1/+1 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -2/+5 |
| * | * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal | Tom Yu | 2006-11-18 | 1 | -0/+6 |
| * | Didn't include header changes in the previous commit | Kevin Coffman | 2006-11-17 | 1 | -2/+7 |
| * | fix warning in preauth_plugin.h header | Ken Raeburn | 2006-11-16 | 1 | -1/+1 |
| * | allow server preauth plugin verify_padata function to return e-data | Kevin Coffman | 2006-11-13 | 1 | -1/+2 |
| * | Add "get_data" function to the client preauth plugin interface | Kevin Coffman | 2006-11-09 | 1 | -0/+22 |
| * | Add public function to get keylenth associated with an enctype | Kevin Coffman | 2006-11-09 | 1 | -0/+5 |
| * | krb5.h not C++-safe due to "struct krb5_cccol_cursor" | Alexandra Ellwood | 2006-11-07 | 1 | -2/+2 |