| Commit message (Expand) | Author | Age | Files | Lines |
| * | add KT codes | John Kohl | 1990-04-25 | 1 | -0/+7 |
| * | add ktf_ops, ktf_wops | John Kohl | 1990-04-25 | 1 | -1/+3 |
| * | *** empty log message *** | John Kohl | 1990-04-25 | 13 | -0/+567 |
| * | add all the generic entry points | John Kohl | 1990-04-25 | 1 | -2/+34 |
| * | fix up for checksum interface | John Kohl | 1990-04-24 | 1 | -6/+46 |
| * | add KRB5_CRYPTO_INTERNAL | John Kohl | 1990-04-24 | 1 | -0/+1 |
| * | add setup_mkey; split OBJS and SRCS onto separate lines | John Kohl | 1990-04-24 | 1 | -2/+14 |
| * | *** empty log message *** | John Kohl | 1990-04-24 | 1 | -0/+72 |
| * | *** empty log message *** | John Kohl | 1990-04-24 | 1 | -0/+21 |
| * | add krbconfig | John Kohl | 1990-04-24 | 1 | -0/+2 |
| * | config.c is now osconfig.c | John Kohl | 1990-04-24 | 1 | -2/+2 |
| * | *** empty log message *** | John Kohl | 1990-04-23 | 1 | -0/+83 |
| * | add ext-proto.h | John Kohl | 1990-04-23 | 1 | -0/+1 |
| * | need to use DECLARG macros | John Kohl | 1990-04-23 | 1 | -5/+10 |
| * | add get_creds | John Kohl | 1990-04-23 | 1 | -0/+2 |
| * | *** empty log message *** | John Kohl | 1990-04-23 | 1 | -0/+76 |
| * | change messages for KRB5_CONFIG_CANTOPEN, KRB5_TRANS_CANTOPEN. | John Kohl | 1990-04-20 | 1 | -2/+6 |
| * | add an_to_ln; fix config.c line | John Kohl | 1990-04-20 | 1 | -1/+3 |
| * | add krb5_lname_file, krb5_max_dgram_size, krb5_max_skdc_timeout, | John Kohl | 1990-04-20 | 1 | -0/+8 |
| * | add a line to the prose description | John Kohl | 1990-04-20 | 1 | -2/+6 |
| * | principal is malformed if it doesn't have at least 2 components | John Kohl | 1990-04-20 | 1 | -0/+2 |
| * | make manifest constants into external variables | John Kohl | 1990-04-20 | 1 | -8/+17 |
| * | not tested, but compiles | John Kohl | 1990-04-20 | 1 | -0/+143 |
| * | put DBM stuff into include file | John Kohl | 1990-04-20 | 1 | -17/+1 |
| * | def_realm moves to os-4.3 | John Kohl | 1990-04-19 | 1 | -2/+0 |
| * | add KRB5_TRANS_CANTOPEN, KRB5_TRANS_BADFORMAT | John Kohl | 1990-04-19 | 1 | -0/+3 |
| * | add free_hstrl, hst_realm, net_read, net_write | John Kohl | 1990-04-19 | 1 | -0/+8 |
| * | add krb5_trans_file | John Kohl | 1990-04-19 | 1 | -0/+1 |
| * | *** empty log message *** | John Kohl | 1990-04-19 | 2 | -0/+202 |
| * | add const | John Kohl | 1990-04-19 | 1 | -2/+2 |
| * | fix name of copyright file. | John Kohl | 1990-04-19 | 2 | -10/+12 |
| * | *** empty log message *** | John Kohl | 1990-04-19 | 2 | -0/+94 |
| * | change getaddr to localaddr | John Kohl | 1990-04-19 | 1 | -4/+6 |
| * | add POSIX version | John Kohl | 1990-04-19 | 1 | -8/+48 |
| * | add const | John Kohl | 1990-04-19 | 1 | -1/+1 |
| * | krb5_kdc_udp_portname needs to be inside KRB5_USE_INET | John Kohl | 1990-04-19 | 2 | -1/+5 |
| * | remove kludged port # | John Kohl | 1990-04-19 | 1 | -4/+15 |
| * | add krb5_kdc_udp_portname | John Kohl | 1990-04-19 | 1 | -1/+2 |
| * | missing extra parens around recvfrom. | John Kohl | 1990-04-19 | 1 | -7/+8 |
| * | add const to function signature where appropriate | John Kohl | 1990-04-19 | 1 | -4/+4 |
| * | add rcsid | John Kohl | 1990-04-19 | 1 | -0/+6 |
| * | use manifest constant for file name | John Kohl | 1990-04-19 | 1 | -2/+6 |
| * | mutate to POSIX-compliant version | John Kohl | 1990-04-19 | 1 | -7/+11 |
| * | need to use const char *'s to run through const char * args | John Kohl | 1990-04-19 | 1 | -3/+1 |
| * | need to cast assignment from const | John Kohl | 1990-04-19 | 1 | -1/+1 |
| * | creds can't be const (passed to non-const later) | John Kohl | 1990-04-19 | 1 | -4/+4 |
| * | fix #include blockers | John Kohl | 1990-04-19 | 1 | -5/+5 |
| * | fix rcsid name | John Kohl | 1990-04-19 | 7 | -7/+7 |
| * | keytype is now const | John Kohl | 1990-04-19 | 1 | -6/+6 |
| * | keytype is now const | John Kohl | 1990-04-19 | 2 | -8/+8 |