| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, which | Theodore Tso | 1996-07-24 | 2 | -2/+8 |
| * | Change type of first argument to be krb5_preauthtype, to eliminate | Theodore Tso | 1996-07-24 | 2 | -3/+8 |
| * | Added new error code KRB5_KT_NAME_TOOLONG | Theodore Tso | 1996-07-24 | 2 | -0/+5 |
| * | Use memset instead of bzero | Ezra Peisach | 1996-07-24 | 2 | -1/+3 |
| * | * Makefile.in (DEPLIBS): Use correct version number for | Ezra Peisach | 1996-07-24 | 2 | -1/+6 |
| * | Remove mechglue from the list of Macintosh subdirectories | Theodore Tso | 1996-07-24 | 2 | -1/+6 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+6 |
| * | Fix broken Windows commands to copy gssapi_krb5.h to include/gssapi | Theodore Tso | 1996-07-24 | 2 | -1/+4 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+9 |
| * | * Makefile.in: delete extraneous trailing backslash from GENSRCS | Tom Yu | 1996-07-23 | 2 | -2/+7 |
| * | Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to | Theodore Tso | 1996-07-23 | 4 | -4/+11 |
| * | * xdr.c: Do not declare malloc() | Ezra Peisach | 1996-07-23 | 3 | -2/+9 |
| * | * Makefile.in: libkdb5.so needs to be built with | Ezra Peisach | 1996-07-23 | 3 | -0/+23 |
| * | Include errno.h | Ezra Peisach | 1996-07-23 | 2 | -0/+5 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 242 | -1309/+47582 |
| * | Added TIMEBOMB_INFO string which tells the user the URL to look for | Theodore Tso | 1996-07-13 | 2 | -3/+12 |
| * | New routine which does the timebomb and version server checking. | Theodore Tso | 1996-07-11 | 2 | -39/+78 |
| * | Add a call to krb5_win_do_init() on Win16 and Win32 machines. This is | Theodore Tso | 1996-07-11 | 2 | -0/+18 |
| * | win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll and | Theodore Tso | 1996-07-10 | 3 | -2/+56 |
| * | * get_creds.c: (krb5_get_credentials_val_renew_core) Combine | Ezra Peisach | 1996-07-07 | 3 | -3/+71 |
| * | * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure. | Ezra Peisach | 1996-06-27 | 2 | -1/+9 |
| * | Change const to krb5_const, so that it works on compilers that don't | Theodore Tso | 1996-06-24 | 2 | -1/+7 |
| * | Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-21 | 2 | -5/+10 |
| * | Fix typos for SAPKRB5.DLL support | Theodore Tso | 1996-06-20 | 2 | -3/+3 |
| * | * str_conv.c (krb5_string_to_timestamp): Ensure that all fields of | Ezra Peisach | 1996-06-18 | 2 | -1/+13 |
| * | Add space before \ to deal with SunOS version of make which loses | Ezra Peisach | 1996-06-15 | 2 | -3/+6 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 8 | -4/+20 |
| * | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+5 |
| * | Include string.h for declaration for memcpy() | Ezra Peisach | 1996-06-13 | 2 | -0/+5 |
| * | Makefile.in: Update special rule for gssapi_err_generic.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+7 |
| * | Makefile.in: Update special rule for gssapi_err_krb5.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+5 |
| * | Checked in missing _WIN32 #ifdef | Theodore Tso | 1996-06-13 | 1 | -1/+1 |
| * | Add missing prototypes; needed to make Win-32 compiler happy | Theodore Tso | 1996-06-13 | 2 | -0/+16 |
| * | Add prototypes for the SAM encoding and decoding functions, which are | Theodore Tso | 1996-06-12 | 3 | -3/+40 |
| * | * Makefile.in (lib-windows): Replace spaces with tab | Ezra Peisach | 1996-06-12 | 2 | -1/+5 |
| * | New file for SAPKRB5.DLL | Theodore Tso | 1996-06-12 | 1 | -0/+72 |
| * | Change _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 4 | -6/+14 |
| * | net_read.c (krb5_net_read): | Theodore Tso | 1996-06-12 | 12 | -13/+48 |
| * | sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try using | Theodore Tso | 1996-06-12 | 3 | -1/+14 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -2/+6 |
| * | scc_read.c: | Theodore Tso | 1996-06-12 | 3 | -5/+11 |
| * | fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE. | Theodore Tso | 1996-06-12 | 5 | -65/+81 |
| * | Remove unnecessary include config/windows.in. wconfig takes care of | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
| * | Change use of _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 4 | -4/+11 |
| * | Makefile.in: Remove include of config/windows.in; that's done | Theodore Tso | 1996-06-12 | 4 | -11/+17 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -1/+6 |
| * | Change INTERFACE to be KRB5_CALLCONV, which is where the calling | Theodore Tso | 1996-06-12 | 2 | -57/+109 |
| * | c_ustime.c: Fix WIN32 to be _WIN32 | Theodore Tso | 1996-06-12 | 3 | -2/+9 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 8 | -6/+21 |
| * | Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don't | Theodore Tso | 1996-06-12 | 3 | -2/+86 |