| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * k5-int.h (krb5int_des_init_state): Change variable name in | Ezra Peisach | 2001-12-07 | 1 | -1/+1 |
| * | * Add krb5_c_init_state and krb5_c_free_state functions | Sam Hartman | 2001-11-06 | 1 | -2/+22 |
| * | * k5-int.h: Do not use "usage" in argument names in | Ezra Peisach | 2001-10-26 | 1 | -2/+2 |
| * | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 1 | -2/+16 |
| * | * Tie in Microsoft rc4 cipher and make it build | Sam Hartman | 2001-10-23 | 1 | -0/+1 |
| * | Include usage argument in keyed hash provider calls | Sam Hartman | 2001-10-22 | 1 | -0/+1 |
| * | Replace keytab function-table dispatch macros in krb5.h with functions defined | Ken Raeburn | 2001-10-12 | 1 | -3/+53 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 1 | -1/+0 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -85/+83 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -29/+27 |
| * | move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new file | Ken Raeburn | 2001-08-30 | 1 | -63/+4 |
| * | * k5-int.h (ss2sin6): New gcc-specific function and alternative macro. | Ken Raeburn | 2001-08-03 | 1 | -2/+7 |
| * | move krb5_os_hostaddr decl from krb5.hin to k5-int.h | Ken Raeburn | 2001-07-19 | 1 | -0/+3 |
| * | * krb5.hin: Do not use "random_key" as argument name. When krb.h | Ezra Peisach | 2001-06-22 | 1 | -1/+1 |
| * | * krb5.hin: Move prototypes for krb5_net_read() and | Ezra Peisach | 2001-06-20 | 1 | -2/+0 |
| * | Use a "struct addrlist" instead of separate count and pointer-to-pointer values | Ken Raeburn | 2001-06-20 | 1 | -9/+13 |
| * | * k5-util.h: Add prototypes for krb5_compat_recvauth_version() and | Ezra Peisach | 2001-06-11 | 1 | -3/+0 |
| * | * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition. Not used in | Ezra Peisach | 2001-06-07 | 1 | -17/+0 |
| * | new internal library interface for locating servers | Ken Raeburn | 2001-04-26 | 1 | -19/+65 |
| * | update copyright years | Ken Raeburn | 2001-04-26 | 1 | -1/+1 |
| * | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 1 | -0/+22 |
| * | k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macros | Ken Raeburn | 2001-04-14 | 1 | -14/+0 |
| * | Always use ANSI C features (prototypes, const, void *, etc). | Ken Raeburn | 2001-01-20 | 1 | -318/+353 |
| * | * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fields | Ezra Peisach | 2000-10-17 | 1 | -9/+17 |
| * | * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char * | Ezra Peisach | 2000-10-03 | 1 | -1/+1 |
| * | * krb5.hin: Move prototype for krb5_gen_replay_name() | Ezra Peisach | 2000-09-26 | 1 | -5/+0 |
| * | * k5-int.h: Add krb5int_accessor() and related definitions. | Danilo Almeida | 2000-07-19 | 1 | -0/+25 |
| * | * k5-int.h: Move prototypes for krb5 only internal functions | Ezra Peisach | 2000-07-18 | 1 | -8/+0 |
| * | * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations. | Ken Raeburn | 2000-07-14 | 1 | -0/+40 |
| * | * k5-int.h: Add prototypes for krb5_libdefault_boolean, | Ezra Peisach | 2000-07-03 | 1 | -0/+8 |
| * | Fix prototype for krb5int_cc_default so that the K5 library will compile on W... | Jeffrey Altman | 2000-06-06 | 1 | -1/+1 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 1 | -0/+2 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -5/+6 |
| * | Fixed protos for krb5_locate_srv_* | Miro Jurisic | 2000-03-26 | 1 | -3/+3 |
| * | jaltman@columbia.edu Mar 24, 2000: | Jeffrey Altman | 2000-03-24 | 1 | -6/+5 |
| * | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 1 | -1/+4 |
| * | * k5-int.h: Update prototype to sync with changes in preauth2.c | Tom Yu | 2000-03-13 | 1 | -1/+2 |
| * | added flags field to predicted_sam_response (fcusack) | Ken Raeburn | 2000-02-07 | 1 | -1/+1 |
| * | Frank Cusack changes, set 1, diffs 1-3 of 4 | Ken Raeburn | 2000-02-07 | 1 | -1/+6 |
| * | * k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr if | Ken Raeburn | 2000-01-27 | 1 | -4/+25 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+5 |