| Commit message (Expand) | Author | Age | Files | Lines |
* | Add API to interpret changepw result strings | Greg Hudson | 2012-05-09 | 1 | -0/+3 |
* | Make krb5_check_clockskew public | Greg Hudson | 2011-10-31 | 1 | -0/+1 |
* | Make krb5_find_authdata public | Greg Hudson | 2011-10-25 | 1 | -0/+1 |
* | Make krb5_pac_sign public | Greg Hudson | 2011-10-12 | 1 | -0/+1 |
* | Add krb5_cc_select() API and pluggable interface | Greg Hudson | 2011-09-05 | 1 | -0/+1 |
* | Add new cache collection APIs | Greg Hudson | 2011-09-05 | 1 | -0/+5 |
* | Whitespace | Greg Hudson | 2011-08-09 | 1 | -2/+2 |
* | Added functions to export tables krb5_32: | Sam Hartman | 2011-08-09 | 1 | -0/+2 |
* | Fix name of krb5_init_context_profile in krb5_32.def | Greg Hudson | 2011-08-09 | 1 | -1/+1 |
* | Add krb5_init_context_profile API | Greg Hudson | 2011-07-20 | 1 | -0/+1 |
* | Add k5_kt_get_principal, an internal krb5 interface to try to get a | Greg Hudson | 2011-04-08 | 1 | -0/+1 |
* | Improve acceptor name flexibility | Greg Hudson | 2011-02-07 | 1 | -0/+3 |
* | Supply static ordinals for new symbols in gssapi32.def and krb5_32.def, | Greg Hudson | 2010-11-26 | 1 | -114/+114 |
* | Fix Windows build | Greg Hudson | 2010-11-25 | 1 | -13/+109 |
* | Remove krb5_get_in_tkt | Tom Yu | 2010-05-12 | 1 | -1/+1 |
* | remove des425 syms; add some new dce,iov syms needed for gssapi | Ken Raeburn | 2009-02-11 | 1 | -9/+18 |
* | Add static ordinals to DLL exports | Jeffrey Altman | 2007-09-30 | 1 | -269/+269 |
* | remove inadvertent commit of symbols temporarily exported in | Jeffrey Altman | 2007-08-14 | 1 | -9/+0 |
* | export krb5_get_profile | Jeffrey Altman | 2007-08-11 | 1 | -2/+10 |
* | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 1 | -0/+5 |
* | This commit adds two new functions, krb5_server_decrypt_ticket_keyblock | Jeffrey Altman | 2007-01-16 | 1 | -0/+1 |
* | krb5_get_init_creds_opt_set_change_password_prompt | Jeffrey Altman | 2006-12-14 | 1 | -0/+1 |
* | * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal | Tom Yu | 2006-11-18 | 1 | -0/+1 |
* | update export lists | Tom Yu | 2006-10-06 | 1 | -0/+3 |
* | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 1 | -0/+1 |
* | * src/lib/krb5_32.def: Export krb5_copy_context | Tom Yu | 2006-06-26 | 1 | -0/+1 |
* | * krb5_32.def: Add the new error-message functions | Ken Raeburn | 2006-03-27 | 1 | -1/+6 |
* | Implement RFC 3961 PRF | Sam Hartman | 2005-05-20 | 1 | -0/+2 |
* | Add new function krb5_boolean krb5_is_thread_safe(void) to library. | Jeffrey Altman | 2005-01-05 | 1 | -0/+1 |
* | Mark krb5_principal2salt has being declared with the wrong calling convention | Jeffrey Altman | 2004-12-20 | 1 | -3/+3 |
* | The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64, | Jeffrey Altman | 2003-12-19 | 1 | -4/+0 |
* | * krb4_32.def: Remove exports from KfM not yet compiled in KfW | Jeffrey Altman | 2003-12-13 | 1 | -0/+5 |
* | Export krb5_principal2salt | Alexandra Ellwood | 2003-07-21 | 1 | -0/+1 |
* | Export krb5_get_permitted_enctypes and krb5_set_real_time for Samba | Alexandra Ellwood | 2003-07-09 | 1 | -0/+2 |
* | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 1 | -0/+4 |
* | * IMplement etype_info in KDC. If the request contains any new | Sam Hartman | 2003-05-12 | 1 | -0/+1 |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -0/+4 |
* | Implementation of Microsoft set password client library code provided | Sam Hartman | 2003-04-25 | 1 | -0/+2 |
* | * Makefile.in (K4LIBS): Revert previous | Tom Yu | 2003-02-11 | 1 | -0/+1 |
* | * krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_part, and | Ken Raeburn | 2003-01-17 | 1 | -0/+3 |
* | This should be all that remains of the 1-2-2-branch merge; some | Tom Yu | 2003-01-13 | 1 | -191/+176 |
* | Implement krb5_auth_con_set_checksum_func, an API for setting a | Sam Hartman | 2003-01-06 | 1 | -0/+2 |
* | export krb5_set_default_tgs_enctypes | Sam Hartman | 2001-11-20 | 1 | -0/+1 |
* | * krb5_32.def: Add krb5_kt_* functions: krb5_kt_close, | Danilo Almeida | 2001-10-16 | 1 | -0/+7 |
* | * krb5_32.def: Add krb5_rc_close() so gssapi builds | Danilo Almeida | 2001-01-22 | 1 | -0/+1 |
* | Add missing krb5_cc_store_cred() | Danilo Almeida | 2000-07-30 | 1 | -0/+1 |
* | * krb5_32.def: Add krb5_cc_* functions | Danilo Almeida | 2000-07-20 | 1 | -0/+13 |
* | * krb4_32.def: Add krb_in_tkt. | Danilo Almeida | 2000-07-19 | 1 | -0/+1 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -32/+29 |
* | 2000-05-15 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-05-16 | 1 | -1/+3 |