| Commit message (Expand) | Author | Age | Files | Lines |
* | add internal prototypes | John Kohl | 1990-04-26 | 1 | -7/+20 |
* | add all the new .o files | John Kohl | 1990-04-26 | 1 | -1/+9 |
* | get should have been get_entry | John Kohl | 1990-04-26 | 2 | -2/+2 |
* | actually un-do effects of resolve | John Kohl | 1990-04-26 | 1 | -2/+3 |
* | clean up & make work | John Kohl | 1990-04-26 | 1 | -7/+15 |
* | finish implementation | John Kohl | 1990-04-26 | 1 | -9/+30 |
* | need to free the entry itself as well | John Kohl | 1990-04-26 | 1 | -0/+1 |
* | need krb5.h to use ktfile.h | John Kohl | 1990-04-25 | 1 | -0/+1 |
* | fix to fix up typo | John Kohl | 1990-04-25 | 1 | -4/+4 |
* | use ext-proto.h | John Kohl | 1990-04-25 | 1 | -0/+1 |
* | 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 |