| Commit message (Expand) | Author | Age | Files | Lines |
| * | * k5-int.h (struct _krb5_cc_ops): Add new function pointer field get_flags | Ken Raeburn | 2004-11-16 | 1 | -0/+2 |
| * | * k5-int.h (krb5_rc_recover_or_initialize): Declare | Ken Raeburn | 2004-08-04 | 1 | -0/+2 |
| * | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 1 | -1/+0 |
| * | * k5-int.h: define for WIN32 the macro krb5int_zap_data to | Jeffrey Altman | 2004-07-15 | 1 | -4/+8 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -22/+0 |
| * | Move definitions of struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops, and | Ken Raeburn | 2004-06-02 | 1 | -38/+0 |
| * | * k5-int.h (krb5int_crypto_init, krb5int_prng_init): Declare | Ken Raeburn | 2004-05-30 | 1 | -0/+3 |
| * | * k5-int.h: Include k5-thread.h. | Ken Raeburn | 2004-04-30 | 1 | -0/+4 |
| * | krb5_get_in_tkt ignores lifetime | Sam Hartman | 2004-04-16 | 1 | -1/+1 |
| * | * k5-int.h (krb5int_prng_cleanup): Declare | Ken Raeburn | 2004-04-02 | 1 | -0/+5 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 1 | -4/+4 |
| * | The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64, | Jeffrey Altman | 2003-12-19 | 1 | -1/+7 |
| * | Add platform-dependent 64-bit and inline-function support via new header | Ken Raeburn | 2003-12-13 | 1 | -0/+27 |
| * | Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it. | Tom Yu | 2003-10-08 | 1 | -0/+6 |
| * | * krb5.hin (struct _krb5_donot_replay, krb5_rc_default, krb5_rc_resolve_type) | Ken Raeburn | 2003-08-26 | 1 | -0/+50 |
| * | * configure.in: Don't test for labs, memmove or bcopy. | Ken Raeburn | 2003-08-26 | 1 | -6/+0 |
| * | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 1 | -7/+3 |
| * | * k5-int.h (krb5int_zap_data, zap): New macros; call memset with volatile cast | Ken Raeburn | 2003-07-22 | 1 | -0/+4 |
| * | * k5-int.h (struct krb5_cksumtypes): Add new field trunc_size | Ken Raeburn | 2003-06-24 | 1 | -0/+6 |
| * | Export hooks for looking up SRV records, so we can avoid duplicating the code | Ken Raeburn | 2003-06-06 | 1 | -1/+20 |
| * | Put krb5int_locate_server back in the accessor "export" list | Ken Raeburn | 2003-06-04 | 1 | -0/+4 |
| * | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 1 | -0/+3 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -12/+31 |
| * | Implement heuristic for matching broken Heimdal sequence number encodings | Tom Yu | 2003-05-23 | 1 | -0/+2 |
| * | krb5int_populate_gic_opt should return void | Sam Hartman | 2003-05-22 | 1 | -1/+1 |
| * | Implement krb5_get_in_tkt_with_password and | Sam Hartman | 2003-05-20 | 1 | -1/+6 |
| * | Sequence numbers are now unsigned. Implement lenient parser for | Tom Yu | 2003-05-18 | 1 | -2/+2 |
| * | Fix memory leaks and double frees in preauth2.c | Sam Hartman | 2003-05-13 | 1 | -0/+2 |
| * | * IMplement etype_info in KDC. If the request contains any new | Sam Hartman | 2003-05-12 | 1 | -1/+3 |
| * | Add a new krb5_context field for the config-file tgs_enctypes, which | Ken Raeburn | 2003-05-10 | 1 | -0/+11 |
| * | Implement encoders for etype_info2 and add support to s2kparams for | Sam Hartman | 2003-05-06 | 1 | -0/+8 |
| * | Incorporate krb5_os_context directly into krb5_context, since they're always | Ken Raeburn | 2003-04-28 | 1 | -1/+10 |
| * | Implementation of Microsoft set password client library code provided | Sam Hartman | 2003-04-25 | 1 | -0/+26 |
| * | * krb5.h: Removed enumsalwaysint because there are no typed enums in this hea... | Alexandra Ellwood | 2003-03-06 | 1 | -6/+7 |
| * | Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except | Ken Raeburn | 2003-03-05 | 1 | -69/+5 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 1 | -1/+1 |
| * | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 1 | -4/+4 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 1 | -4/+11 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 1 | -2/+2 |
| * | * k5-int.h (krb5_ser_handle): Now points to const. | Ken Raeburn | 2002-10-31 | 1 | -3/+3 |
| * | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 1 | -0/+81 |
| * | * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted. | Ken Raeburn | 2002-08-21 | 1 | -5/+4 |
| * | * k5-int.h (struct _krb5_context): Add new member udp_pref_limit | Ken Raeburn | 2002-08-16 | 1 | -8/+14 |
| * | Add hooks to optionally report local address used when contacting a KDC-like | Ken Raeburn | 2002-07-08 | 1 | -3/+5 |
| * | * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONS | Tom Yu | 2002-06-15 | 1 | -15/+13 |
| * | client-side TCP support | Ken Raeburn | 2002-06-11 | 1 | -1/+6 |
| * | Separate send-to-kdc UDP code, export it via accessor interface, and call in to | Ken Raeburn | 2002-06-05 | 1 | -9/+15 |
| * | Add capability of looking up TCP addresses for KDC in DNS; not enabled yet. | Ken Raeburn | 2002-06-04 | 1 | -1/+3 |
| * | * k5-int.h: Include errno.h. | Ken Raeburn | 2002-03-28 | 1 | -0/+1 |
| * | * krb5.hin, k5-int.h: Use const instead of krb5_const. | Ken Raeburn | 2002-02-23 | 1 | -65/+65 |