| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | since we only need this on non BSD-4.4 systems, do not use BSD-4.4-specific h... | Mark Eichin | 1994-06-10 | 1 | -1/+5 |
| * | harmlessly add BSD_COMP for solaris | Mark Eichin | 1994-06-10 | 1 | -0/+2 |
| * | optionally add sys/fcntl.h | Mark Eichin | 1994-06-10 | 1 | -0/+3 |
| * | use SEEK_* not L_* | Mark Eichin | 1994-06-10 | 5 | -5/+5 |
| * | "downgrade" to classic C, tweak headers a bit, stamp out widen/narrow | Mark Eichin | 1994-06-10 | 30 | -352/+547 |
| * | "downgrade" to classic C, tweak headers a bit | Mark Eichin | 1994-06-10 | 12 | -123/+168 |
| * | Use #define in osconf.h to determine the name of the KRB5_CCNAME environment | Theodore Tso | 1994-06-10 | 1 | -1/+2 |
| * | Use the precompile ports as the default if the proper ones aren't in | Theodore Tso | 1994-06-10 | 1 | -2/+2 |
| * | Fix type of fetchfrom --- it refers to a keytab name, so it should | Theodore Tso | 1994-06-10 | 2 | -2/+2 |
| * | Clean up memory handling, and improve the randomness of the sequence number | Theodore Tso | 1994-06-10 | 1 | -30/+20 |
| * | Updates from OpenVision, before beta 4 release | Theodore Tso | 1994-06-10 | 13 | -119/+251 |
| * | add ferguson des code, to simplify autoconf | Mark Eichin | 1994-06-10 | 9 | -0/+1647 |
| * | autoconf enhancements for kerberos | Mark Eichin | 1994-06-09 | 52 | -0/+1688 |
| * | adding krb5_get_realm_domain() | Tom Yu | 1994-06-09 | 2 | -0/+131 |
| * | using get_realm_domain() now instead of rconv cruft | Tom Yu | 1994-06-09 | 1 | -14/+11 |
| * | Try doing a reverse address resolution to get the real hostname.. | Theodore Tso | 1994-06-02 | 1 | -0/+21 |
| * | Don't allow two @ signs in a principal.. | Theodore Tso | 1994-06-02 | 1 | -2/+3 |
| * | Clean up memory allocation strategy in replay cache | Theodore Tso | 1994-06-02 | 1 | -17/+37 |
| * | Switch around client and server so the routine is more understandable | Theodore Tso | 1994-06-02 | 1 | -4/+4 |
| * | Do appropriate quoting if the server name contains non-ascii characters | Theodore Tso | 1994-06-02 | 1 | -22/+54 |
| * | Always check the sender and receiver addresses. If the receiver is null | Theodore Tso | 1994-06-02 | 2 | -40/+47 |
| * | rd_req_sim was using the wrong component of the server name to generate | Theodore Tso | 1994-06-02 | 1 | -8/+13 |
| * | Also clear out the authorization data to avoid data aliasing problems | Theodore Tso | 1994-06-02 | 1 | -1/+2 |
| * | Realkey shouldn't have been freed in one place | Theodore Tso | 1994-06-02 | 1 | -1/+0 |
| * | Remember to free the addresses if necessary; cred_cleanup fixed to do all | Theodore Tso | 1994-06-02 | 1 | -3/+3 |
| * | Make sure the old contents of the creds structure are freed out before | Theodore Tso | 1994-06-02 | 1 | -2/+6 |
| * | If the type qualifier is missing, use the default type | Theodore Tso | 1994-06-02 | 1 | -2/+6 |
| * | Fail safe in case krb5_os_localaddr returns NULL | Theodore Tso | 1994-06-02 | 1 | -2/+2 |
| * | cleaning up make depend crockery | Tom Yu | 1994-05-26 | 1 | -4/+3 |
| * | actual error table from krb4 | Tom Yu | 1994-05-25 | 1 | -0/+259 |
| * | using krb_err.et now | Tom Yu | 1994-05-25 | 3 | -416/+16 |
| * | fixed undefined des_debug | Tom Yu | 1994-04-15 | 1 | -0/+2 |
| * | removed spurious arguments | Tom Yu | 1994-03-26 | 1 | -2/+0 |
| * | Add krb5_principal_to_salt_norealm() | Theodore Tso | 1994-03-24 | 1 | -6/+27 |
| * | If a timestamp is given, the usec is sent by definition... | Theodore Tso | 1994-03-23 | 1 | -3/+0 |
| * | Fixed memory allocation strategy in get_in_tkt.c, so that all memory is freed | Theodore Tso | 1994-03-12 | 1 | -102/+89 |
| * | Look in the right place for krb.h | Theodore Tso | 1994-01-19 | 1 | -1/+1 |
| * | #include <sys/time.h> needed for AIX | Theodore Tso | 1994-01-19 | 1 | -0/+1 |
| * | Use #if instead of #ifdef for HasHashLibrary | Theodore Tso | 1994-01-18 | 1 | -1/+1 |
| * | Add safety check to get_credentials | Theodore Tso | 1994-01-17 | 1 | -0/+3 |
| * | libcrypto needs the memmove routine | Theodore Tso | 1994-01-17 | 1 | -2/+12 |
| * | Added support for memmove() routine for systems that don't have it | Theodore Tso | 1994-01-17 | 2 | -6/+154 |
| * | Renaming Makefile to Makefile.original | Theodore Tso | 1994-01-17 | 2 | -0/+0 |
| * | Added strerror to the release; fixed usage of Has* in the config Imakefile | Theodore Tso | 1994-01-17 | 1 | -0/+67 |
| * | Added strerror to the release; fixed usage of Has* in the config Imakefile | Theodore Tso | 1994-01-17 | 1 | -6/+9 |
| * | Rename Makefile to Makefile.original | Theodore Tso | 1994-01-17 | 1 | -0/+0 |
| * | Fix to make sure subdirMakefiles is created if UseSedHack is defined | Theodore Tso | 1994-01-15 | 1 | -1/+3 |
| * | Create the include/gssapi directory if necessary | Theodore Tso | 1994-01-14 | 1 | -0/+3 |
| * | Don't build GSSAPI library unless BuildGssapi is on | Theodore Tso | 1994-01-14 | 1 | -2/+11 |
| * | Conditionalize on KRB5_KRB4_COMPAT | Theodore Tso | 1994-01-14 | 1 | -10/+4 |