| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add rcache serialization support | Paul Park | 1995-08-29 | 4 | -2/+225 |
| * | Add keytab serialization support | Paul Park | 1995-08-29 | 11 | -4/+434 |
| * | Add magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB, RCACHE and CCACHE | Paul Park | 1995-08-29 | 2 | -0/+10 |
| * | Add ccache serialization support | Paul Park | 1995-08-29 | 8 | -2/+233 |
| * | krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): New | Theodore Tso | 1995-08-28 | 8 | -0/+171 |
| * | Added new error codes KV5M_ALT_METHOD and KV5M_ETYPE_INFO_ENTRY | Theodore Tso | 1995-08-28 | 2 | -0/+6 |
| * | krb5_encode.c (encode_krb5_padata_sequence): New function which encodes a | Theodore Tso | 1995-08-26 | 5 | -1/+44 |
| * | Update file list | Theodore Tso | 1995-08-24 | 4 | -1/+9 |
| * | Pass fds to krb5_lock_file() and krb5_unlock_file() | Chris Provenzano | 1995-08-16 | 4 | -14/+21 |
| * | Pass the fd in instead of converting it from FILE * | Chris Provenzano | 1995-08-16 | 3 | -12/+14 |
| * | * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1 | Tom Yu | 1995-08-15 | 2 | -1/+5 |
| * | If there is an error looking up the key, make sure the keytab is | Theodore Tso | 1995-08-07 | 2 | -6/+15 |
| * | Add new error KRB5_KDB_BAD_KEYTYPE | Chris Provenzano | 1995-08-07 | 2 | -0/+5 |
| * | first pass attempt at cleaning up some gcc -Wall flames | Tom Yu | 1995-08-05 | 21 | -46/+95 |
| * | Add new error KRB5_KDB_BAD_SALTTYPE | Chris Provenzano | 1995-08-03 | 2 | -0/+7 |
| * | * Don't always use the default realm on localhost, so that the domain to real... | Sam Hartman | 1995-07-31 | 2 | -12/+10 |
| * | * rc_dfl.c (rc_store): rename from store() to avoid conflict with | Mark Eichin | 1995-07-21 | 2 | -4/+9 |
| * | Add prototype for krb5_fcc_read | Ezra Peisach | 1995-07-11 | 2 | -1/+12 |
| * | Add prototype for krb5_scc_read | Ezra Peisach | 1995-07-11 | 2 | -0/+9 |
| * | If the key version number is specified, check to make sure that the | Theodore Tso | 1995-07-11 | 2 | -2/+10 |
| * | Find libcom_err in TOPLIBD | Paul Park | 1995-07-07 | 3 | -2/+6 |
| * | Describe previous changes | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | Use checksum verifier | Paul Park | 1995-07-07 | 1 | -22/+10 |
| * | * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddr | Tom Yu | 1995-07-06 | 5 | -4/+14 |
| * | * localaddr.c: moved to lib/crypto/os; just a stub here | Tom Yu | 1995-07-06 | 3 | -537/+12 |
| * | Remove t_an_to_ln.o when making clean | Ezra Peisach | 1995-07-06 | 2 | -1/+5 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 18 | -17/+47 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-07-02 | 2 | -7/+16 |
| * | Add profile and Berkeley database smarts for aname_to_lname | Paul Park | 1995-06-30 | 5 | -55/+748 |
| * | Move Berkeley database code here; remove typo | Paul Park | 1995-06-30 | 2 | -3/+10 |
| * | * configure.in: with static libs, we need install-unix, not install | Mark Eichin | 1995-06-28 | 2 | -1/+5 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 2 | -1/+7 |
| * | Changed shared libraries so that it works under AIX and sets the | Sam Hartman | 1995-06-26 | 3 | -4/+5 |
| * | * Makefile.in: Typo: install-mac was really supposed to be | Tom Yu | 1995-06-26 | 2 | -1/+6 |
| * | Fix typos that prevented static libs from working | Sam Hartman | 1995-06-23 | 2 | -1/+6 |
| * | Changes to support AIX shared libraries. The interactions | Sam Hartman | 1995-06-23 | 3 | -12/+25 |
| * | Added final change to allow for ASN.1 indefinite encoding; needed for | Theodore Tso | 1995-06-17 | 2 | -0/+11 |
| * | Allow the credentials cache argument to be optional; allow it to be | Theodore Tso | 1995-06-17 | 2 | -1/+8 |
| * | Add install target for shared libraries | Paul Park | 1995-06-16 | 2 | -0/+7 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -2/+30 |
| * | Add #ifdef around switch statement for ETXTBUSY | Theodore Tso | 1995-06-15 | 4 | -0/+15 |
| * | A couple bug reports/patches from Ed Phillips (flaregun@udel.edu) | Chris Provenzano | 1995-06-12 | 4 | -33/+54 |
| * | definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context) | Ezra Peisach | 1995-06-11 | 2 | -1/+6 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 19 | -40/+52 |
| * | Make sure the status return from krb5_scc_store_principal is reflected | Theodore Tso | 1995-06-10 | 2 | -10/+16 |
| * | Make sure the status return from krb5_fcc_store_principal is reflected | Theodore Tso | 1995-06-10 | 2 | -1/+7 |
| * | Change assertion to check to make sure that the day of the month is >= | Theodore Tso | 1995-06-10 | 2 | -1/+6 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 14 | -22/+35 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 4 | -10/+14 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -6/+10 |