| Commit message (Expand) | Author | Age | Files | Lines |
| * | * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() and | Ezra Peisach | 2001-03-08 | 1 | -0/+5 |
| * | * krb5.hin (KRB5_NPROTOTYPE): Delete | Ken Raeburn | 2001-01-20 | 1 | -0/+2 |
| * | Always use ANSI C features (prototypes, const, void *, etc). | Ken Raeburn | 2001-01-20 | 1 | -0/+18 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 1 | -0/+5 |
| * | * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fields | Ezra Peisach | 2000-10-17 | 1 | -0/+17 |
| * | * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char * | Ezra Peisach | 2000-10-03 | 1 | -0/+4 |
| * | * krb5.hin: Move prototype for krb5_gen_replay_name() | Ezra Peisach | 2000-09-26 | 1 | -0/+6 |
| * | * k5-util.h (krb5_setedid): Add prototype | Ezra Peisach | 2000-09-26 | 1 | -0/+4 |
| * | * krb5.hin: lr_type element of krb5_last_req_entry needs to be a | Ezra Peisach | 2000-08-07 | 1 | -0/+5 |
| * | * krb5.hin: Fix calling convention for krb5_cc_get_type | Danilo Almeida | 2000-07-20 | 1 | -0/+4 |
| * | * k5-int.h: Add krb5int_accessor() and related definitions. | Danilo Almeida | 2000-07-19 | 1 | -0/+9 |
| * | * k5-int.h: Move prototypes for krb5 only internal functions | Ezra Peisach | 2000-07-18 | 1 | -0/+7 |
| * | * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations. | Ken Raeburn | 2000-07-14 | 1 | -0/+8 |
| * | * k5-int.h: Add prototypes for krb5_libdefault_boolean, | Ezra Peisach | 2000-07-03 | 1 | -0/+5 |
| * | * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage to | Ken Raeburn | 2000-06-27 | 1 | -0/+12 |
| * | Fix prototype for krb5int_cc_default so that the K5 library will compile on W... | Jeffrey Altman | 2000-06-06 | 1 | -0/+5 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 1 | -0/+9 |
| * | 2000-05-15 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-05-16 | 1 | -0/+8 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+7 |
| * | Fixed protos for krb5_locate_srv_* | Miro Jurisic | 2000-03-26 | 1 | -0/+4 |
| * | Added krb5_free_default_realm | Miro Jurisic | 2000-03-20 | 1 | -0/+4 |
| * | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 1 | -0/+5 |
| * | * k5-int.h: Update prototype to sync with changes in preauth2.c | Tom Yu | 2000-03-13 | 1 | -0/+4 |
| * | 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 | -0/+7 |
| * | * krb5.hin (krb5_decode_ticket): Declare | Danilo Almeida | 2000-02-01 | 1 | -0/+4 |
| * | * k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr if | Ken Raeburn | 2000-01-27 | 1 | -0/+8 |
| * | * krb5.hin (krb5_secure_config_files): Delete declaration. | Ken Raeburn | 1999-12-15 | 1 | -0/+5 |
| * | * configure.in: Invoke KRB5_AC_INET6. Delete most of the 10-17 changes except | Ken Raeburn | 1999-11-02 | 1 | -0/+6 |
| * | * configure.in: Check for inet_{ntop,pton,ntoa,aton}, | Ken Raeburn | 1999-10-17 | 1 | -0/+7 |
| * | install port-sockets.h for krb.h to use | Ken Raeburn | 1999-09-21 | 1 | -0/+5 |
| * | Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops) | Miro Jurisic | 1999-09-13 | 1 | -0/+5 |
| * | Added #define HAVE_STRING_H to win-mac.h | Miro Jurisic | 1999-09-13 | 1 | -0/+4 |
| * | From 1.1 branch. | Ken Raeburn | 1999-09-01 | 1 | -0/+29 |
| * | * krb5.hin: Re-align des3-cbc-sha1 and hmac-sha1-des3 to agree | Tom Yu | 1999-08-18 | 1 | -0/+5 |
| * | Define MAXPATHLEN only if not already define. This helps avoid | Danilo Almeida | 1999-08-10 | 1 | -0/+5 |
| * | Keep invariant that profile_in_memory member of context | Danilo Almeida | 1999-08-05 | 1 | -0/+5 |
| * | * krb5.hin: Wrap all declarations in `extern "C"' for C++, not just some. Move | Ken Raeburn | 1999-08-03 | 1 | -0/+5 |
| * | Fixed size_t redefinition on MacOS | Miro Jurisic | 1999-07-26 | 1 | -0/+3 |
| * | Added krb5_get_profile | Miro Jurisic | 1999-07-26 | 1 | -0/+7 |
| * | changelog update | Jeffrey Altman | 1999-07-23 | 1 | -0/+8 |
| * | #ifdefed out krb5_*config_file on MacOS | Miro Jurisic | 1999-07-21 | 1 | -0/+6 |
| * | * krb5.hin (krb5_get_default_config_files, krb5_free_config_files): | Danilo Almeida | 1999-06-17 | 1 | -0/+6 |
| * | Removed #define ENOMEM | Miro Jurisic | 1999-05-27 | 1 | -0/+4 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -0/+11 |
| * | Add NO_OUTPRE flag to prevent creation of output directory under win32 | Danilo Almeida | 1999-05-17 | 1 | -0/+5 |
| * | * krb5.hin: Remove unused priv_size from krb5_encrypt_block | Ezra Peisach | 1999-05-11 | 1 | -0/+4 |
| * | k5-int.h: Add new prototypes and #define's provided by Frank Cusack's | Theodore Tso | 1999-04-10 | 1 | -0/+12 |
| * | * k5-int.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 1 | -0/+4 |
| * | Fixed GSS_* macros for the Mac | Miro Jurisic | 1999-03-15 | 1 | -0/+4 |