| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * fake-addrinfo.h: Include port-sockets.h instead of system header files; sho... | Ken Raeburn | 2001-07-20 | 1 | -0/+5 |
* | * fake-addrinfo.h (translate_h_errno): Supply a default value in case some | Ken Raeburn | 2001-07-19 | 1 | -0/+4 |
* | move krb5_os_hostaddr decl from krb5.hin to k5-int.h | Ken Raeburn | 2001-07-19 | 1 | -0/+3 |
* | * fake-addrinfo.h: New file | Ken Raeburn | 2001-07-19 | 1 | -0/+4 |
* | * krb5.hin: Do not use "random_key" as argument name. When krb.h | Ezra Peisach | 2001-06-22 | 1 | -0/+8 |
* | * krb5.hin: Move prototypes for krb5_net_read() and | Ezra Peisach | 2001-06-20 | 1 | -0/+6 |
* | Use a "struct addrlist" instead of separate count and pointer-to-pointer values | Ken Raeburn | 2001-06-20 | 1 | -0/+10 |
* | * k5-util.h: Add prototypes for krb5_compat_recvauth_version() and | Ezra Peisach | 2001-06-11 | 1 | -0/+9 |
* | * krb5.hin: Get rid of extraneous krb5_const before integer | Ezra Peisach | 2001-06-07 | 1 | -0/+8 |
* | * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition. Not used in | Ezra Peisach | 2001-06-07 | 1 | -0/+8 |
* | Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheader | Ken Raeburn | 2001-06-06 | 1 | -0/+5 |
* | new internal library interface for locating servers | Ken Raeburn | 2001-04-26 | 1 | -0/+13 |
* | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -0/+12 |
* | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 1 | -0/+8 |
* | revise error table header rules - don't explicitly invoke awk here | Ken Raeburn | 2001-04-14 | 1 | -0/+8 |
* | k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macros | Ken Raeburn | 2001-04-14 | 1 | -0/+5 |
* | * 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 |