| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Documented V4/V5 convertion and some credential cache API functions. Marked k... | Zhanna Tsitkov | 2011-04-22 | 1 | -137/+139 |
| * | Documented krb5_auth_con_ API family | Zhanna Tsitkov | 2011-04-20 | 1 | -380/+367 |
| * | Documentation updates. Mostly GIC related | Zhanna Tsitkov | 2011-04-12 | 1 | -222/+203 |
| * | Add k5_kt_get_principal, an internal krb5 interface to try to get a | Greg Hudson | 2011-04-08 | 1 | -0/+3 |
| * | Documentation updates | Zhanna Tsitkov | 2011-04-06 | 1 | -190/+213 |
| * | Documentation updates | Zhanna Tsitkov | 2011-04-04 | 1 | -201/+276 |
| * | In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c, | Greg Hudson | 2011-04-02 | 1 | -3/+0 |
| * | In krb5_cc_move if something went wrong, free the dst credential cache | Zhanna Tsitkov | 2011-03-29 | 1 | -1/+1 |
| * | If the new configuration data that is passed to krb5_cc_set_config is NULL, j... | Zhanna Tsitkov | 2011-03-29 | 1 | -12/+5 |
| * | Updated the documentation for the krb5_ error_message function family. | Zhanna Tsitkov | 2011-03-29 | 1 | -93/+96 |
| * | Documentation update. Mostly related to _kt_ and _cc_ routines | Zhanna Tsitkov | 2011-03-28 | 1 | -118/+162 |
| * | Fix DAL documentation to recommend using krb5_db_get_context() and | Greg Hudson | 2011-03-24 | 1 | -2/+2 |
| * | Minor clean-up in krb5.hin | Zhanna Tsitkov | 2011-03-18 | 1 | -44/+20 |
| * | Move doxygen comments from source to header. Updated comments and added some ... | Zhanna Tsitkov | 2011-03-18 | 1 | -4/+53 |
| * | Reinstate the line wrapping of the copyright notice in krb5.hin, and | Greg Hudson | 2011-03-18 | 1 | -3/+3 |
| * | Added usage examples to the krb5_build_principal function family | Zhanna Tsitkov | 2011-03-18 | 1 | -24/+56 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 36 | -125/+76 |
| * | Consolidate almost all lib/crypto/krb headers into a single | Greg Hudson | 2011-03-02 | 1 | -94/+0 |
| * | Reference random-to-key handlers through the enctype instead of the | Greg Hudson | 2011-02-27 | 1 | -3/+0 |
| * | Don't reject AP-REQs based on PACs | Greg Hudson | 2011-02-16 | 1 | -3/+2 |
| * | Defer hostname lookups in krb5_sendto_kdc | Greg Hudson | 2011-02-13 | 3 | -80/+38 |
| * | Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J... | Zhanna Tsitkov | 2011-02-08 | 1 | -9/+6 |
| * | Improve acceptor name flexibility | Greg Hudson | 2011-02-07 | 2 | -0/+18 |
| * | Added doxygen comments (mostly from the backup location) | Zhanna Tsitkov | 2011-02-07 | 1 | -119/+3866 |
| * | Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcache | Tom Yu | 2011-01-26 | 1 | -1/+1 |
| * | Add a trace log event for unrecognized enctypes in a profile enctype | Greg Hudson | 2011-01-21 | 2 | -1/+5 |
| * | Where missing, add the argument's names to the function signatures | Zhanna Tsitkov | 2011-01-19 | 1 | -252/+422 |
| * | Doxygen style re-formating of the existing comments | Zhanna Tsitkov | 2011-01-13 | 1 | -124/+120 |
| * | handle MS PACs that lack server checksum | Tom Yu | 2010-12-10 | 1 | -0/+6 |
| * | Implement restrict_anonymous_to_tgt realm flag | Greg Hudson | 2010-12-01 | 2 | -0/+3 |
| * | Install kadm5_hook_plugin.h | Sam Hartman | 2010-11-30 | 1 | -0/+1 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -2/+3 |
| * | Fix Windows build | Greg Hudson | 2010-11-25 | 2 | -5/+8 |
| * | Update krb5_gic_opt_private and related code to reflect the change of | Tom Yu | 2010-11-23 | 1 | -1/+1 |
| * | Add missing KRB5_CALLCONV in callback declaration | Greg Hudson | 2010-11-23 | 1 | -4/+4 |
| * | Implement Camellia-CTS-CMAC instead of Camellia-CCM | Greg Hudson | 2010-11-20 | 1 | -9/+9 |
| * | After a failed kdb5_util load, make a subsequent load operation work | Greg Hudson | 2010-11-06 | 1 | -12/+14 |
| * | Mark Camellia-CCM code as experimental | Greg Hudson | 2010-10-26 | 1 | -0/+3 |
| * | Make k5-buf.h comments consistent with coding style | Greg Hudson | 2010-10-26 | 1 | -44/+54 |
| * | Whitespace | Greg Hudson | 2010-10-24 | 1 | -2/+2 |
| * | Declare krb5_set_error_message_fl | Ken Raeburn | 2010-10-23 | 1 | -0/+7 |
| * | Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1 | Tom Yu | 2010-10-08 | 12 | -12/+12 |
| * | Document that krb5_get_error_message() never returns NULL | Greg Hudson | 2010-10-05 | 1 | -1/+3 |
| * | Constify the name field of a kadm5_hook vtable, since it holds a | Greg Hudson | 2010-10-05 | 1 | -1/+1 |
| * | Add a name field to the pwqual plugin vtable and log pwqual module | Greg Hudson | 2010-10-05 | 1 | -0/+1 |
| * | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 1 | -0/+11 |
| * | Document kadm5_hook interface | Sam Hartman | 2010-10-05 | 1 | -0/+20 |
| * | Merge branches/nss to trunk | Greg Hudson | 2010-10-02 | 1 | -0/+2 |
| * | Enable sam_challenge_2 encoders | Sam Hartman | 2010-10-01 | 1 | -2/+0 |
| * | Implement k5login_directory and k5login_authoritative options | Greg Hudson | 2010-10-01 | 1 | -0/+2 |