| Commit message (Expand) | Author | Age | Files | Lines |
| * | Makefile.in: (check-unix): ultrix "test" does not support -x | Ezra Peisach | 1996-01-11 | 2 | -2/+6 |
| * | scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 5 | -13/+21 |
| * | fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 4 | -11/+15 |
| * | Added checking of profile for DCE compatability options (ccache type, | Theodore Tso | 1996-01-11 | 2 | -4/+25 |
| * | Added ##DOS statements after gssapi_err_generic.$(OBJECT) to get it | Theodore Tso | 1996-01-11 | 2 | -0/+9 |
| * | Fix return type for mit_des3_string_to_key() | Theodore Tso | 1996-01-11 | 2 | -1/+5 |
| * | Initialize addrs to 0 so that we don't try to free stack garbage on an | Theodore Tso | 1996-01-11 | 2 | -2/+5 |
| * | Remove #if statement that used sizeof(xxx), since that won't work for | Theodore Tso | 1996-01-11 | 2 | -6/+7 |
| * | krbconfig.c, Makefile.in: Removed krbconfig.c; it contained global | Theodore Tso | 1996-01-11 | 7 | -17/+22 |
| * | If reading in a version 3 credentials cache, ignore the second enctype | Theodore Tso | 1996-01-11 | 2 | -1/+7 |
| * | Applied patch submitted by Doug Engbert, so that the configurable | Theodore Tso | 1996-01-11 | 2 | -0/+9 |
| * | * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignment | Ezra Peisach | 1996-01-11 | 4 | -7/+18 |
| * | Take care of a gcc warnign about shufting two far | Ezra Peisach | 1996-01-11 | 2 | -1/+6 |
| * | Added defintion for KRB5_GSS_FOR_CREDS_OPTION | Theodore Tso | 1996-01-10 | 1 | -0/+2 |
| * | Added error table code KRB5_FWD_BAD_PRINCIPAL | Theodore Tso | 1996-01-10 | 2 | -0/+5 |
| * | gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constant added for | Theodore Tso | 1996-01-10 | 3 | -77/+252 |
| * | fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of the | Theodore Tso | 1996-01-10 | 6 | -68/+227 |
| * | hostaddr.c (krb5_os_hostaddr): New function which takes a hostname and | Theodore Tso | 1996-01-05 | 3 | -0/+90 |
| * | gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macros | Theodore Tso | 1996-01-05 | 2 | -0/+13 |
| * | gssapiP_generic.h: Don't include <sys/types.h> since it's already | Theodore Tso | 1996-01-05 | 3 | -3/+9 |
| * | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 1 | -3/+1 |
| * | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 6 | -17/+4 |
| * | * configure.in: Check for presense of setenv(), unsetenv(), and | Theodore Tso | 1996-01-04 | 4 | -1/+190 |
| * | * rd_cred.c (krb5_rd_cred_basic): When the keyblock is NULL, assume | Theodore Tso | 1996-01-04 | 3 | -25/+67 |
| * | Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO, | Theodore Tso | 1995-12-21 | 4 | -8/+14 |
| * | Fixed typo (missing comma) in file | Theodore Tso | 1995-12-21 | 1 | -1/+1 |
| * | Changed KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAILED (since the | Theodore Tso | 1995-12-21 | 2 | -1/+10 |
| * | Change use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAILED | Theodore Tso | 1995-12-21 | 2 | -1/+6 |
| * | In the case of SCC_OPEN_AND_ERASE, unlink the filename first, in case | Theodore Tso | 1995-12-21 | 2 | -0/+13 |
| * | In the case of FCC_OPEN_AND_ERASE, unlink the old filename, and then | Theodore Tso | 1995-12-21 | 2 | -1/+9 |
| * | * Makefile.in (t_an_to_ln): Use $(LD) instead of $(CC) to link final | Theodore Tso | 1995-12-21 | 3 | -33/+32 |
| * | Missing parenthesis meant that wrong number of bytes was being | Theodore Tso | 1995-12-20 | 2 | -1/+7 |
| * | New function for doing generic tty input and output. Eventually | Theodore Tso | 1995-12-20 | 3 | -0/+171 |
| * | Don't drag in syslog.c if vsyslog() is not defined. Only drag it in | Theodore Tso | 1995-12-19 | 2 | -2/+6 |
| * | * keytab.c (krb5_ktkdb_resolve): Fix casting | Ezra Peisach | 1995-12-18 | 3 | -13/+16 |
| * | * t_verify.c: Added an n-fold test | Richard Basch | 1995-12-14 | 1 | -0/+36 |
| * | * configure.in : Remove subdirectory db | Chris Provenzano | 1995-12-13 | 2 | -1/+5 |
| * | * Makefile.in : Move db keytab routines to lib/kdb | Chris Provenzano | 1995-12-13 | 2 | -2/+7 |
| * | * Makefile.in, keytab.c : Move db keytab routines here | Chris Provenzano | 1995-12-13 | 3 | -0/+124 |
| * | * kdb_xdr.c : Remove mkvno for krb5_db_entry | Chris Provenzano | 1995-12-13 | 2 | -10/+5 |
| * | * fetch_mkey: Changed krb5_db_fetch_mkey() such that it will only try | Richard Basch | 1995-12-12 | 1 | -1/+1 |
| * | * d3_str2ky.c: Updated to include some of the randomness throughout | Richard Basch | 1995-12-12 | 1 | -7/+3 |
| * | Clean up repository - don't check in configure add .Sanitize and .cvsignore | Ezra Peisach | 1995-12-12 | 3 | -1009/+38 |
| * | New directory for the kdb keytab functions. Currently there is only get and | Chris Provenzano | 1995-12-12 | 4 | -0/+1156 |
| * | * configure.in : Added subdirectory db | Chris Provenzano | 1995-12-12 | 2 | -1/+6 |
| * | * kdb_dbm.c : Move the krb5_db_context to include/krb5/kdb_dbc.h. | Chris Provenzano | 1995-12-12 | 2 | -79/+113 |
| * | * fetch_mkey.c: If the keyblock is initialized with an enctype of | Richard Basch | 1995-12-12 | 1 | -1/+3 |
| * | * d3_str2ky.c: Revised 3-DES String-To-Key algorithm to encrypt the | Richard Basch | 1995-12-12 | 1 | -1/+8 |
| * | Add new routine krb5_input_flag_to_string to allow an application to | Ezra Peisach | 1995-12-10 | 2 | -0/+16 |
| * | Move compat_recvauth to this library so that krb4 can depend on krb5 | Ezra Peisach | 1995-12-06 | 5 | -0/+392 |