| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | John Kohl | 1990-04-06 | 1 | -0/+162 |
| * | fix prototype (extra needed args, type of args) | John Kohl | 1990-04-06 | 1 | -1/+2 |
| * | put data structure in-line in the krb5_response | John Kohl | 1990-04-06 | 1 | -1/+1 |
| * | *** empty log message *** | edg | 1990-04-03 | 2 | -0/+295 |
| * | remove obsolete krb5_tc_err | John Kohl | 1990-04-03 | 1 | -3/+3 |
| * | add replay cache codes | John Kohl | 1990-04-03 | 1 | -0/+19 |
| * | no -O -g on ultrix | John Kohl | 1990-04-03 | 1 | -0/+4 |
| * | add real stuff | John Kohl | 1990-04-03 | 1 | -3/+16 |
| * | *** empty log message *** | John Kohl | 1990-04-03 | 2 | -0/+482 |
| * | *** empty log message *** | John Kohl | 1990-04-03 | 1 | -0/+93 |
| * | fix prototypes for librc, to match the spec & implementation | John Kohl | 1990-04-02 | 1 | -4/+4 |
| * | include <string.h> for stdc, too, and remove those decl's from <stdlib.h> | John Kohl | 1990-04-02 | 1 | -6/+4 |
| * | *** empty log message *** | John Kohl | 1990-04-02 | 1 | -0/+213 |
| * | add more error codes | John Kohl | 1990-03-30 | 1 | -0/+12 |
| * | need more include files | John Kohl | 1990-03-30 | 1 | -1/+3 |
| * | fix mis-spelling of MAX_TIMEOUT | John Kohl | 1990-03-30 | 1 | -1/+2 |
| * | move krb5_aname_to_localname to libos | John Kohl | 1990-03-30 | 2 | -4/+4 |
| * | add f_creds | John Kohl | 1990-03-30 | 1 | -0/+2 |
| * | add krb5_free_creds | John Kohl | 1990-03-30 | 1 | -0/+1 |
| * | *** empty log message *** | John Kohl | 1990-03-30 | 1 | -0/+38 |
| * | change krb5_copy_cred to krb5_copy_creds | John Kohl | 1990-03-30 | 1 | -1/+1 |
| * | change copy_cred to copy_creds | John Kohl | 1990-03-30 | 2 | -3/+3 |
| * | change name to copy_creds() | John Kohl | 1990-03-30 | 1 | -2/+2 |
| * | *** empty log message *** | John Kohl | 1990-03-30 | 1 | -0/+26 |
| * | move krb5_sendto_kdc, krb5_get_krbhst,krb5_free_krbhst here from | John Kohl | 1990-03-30 | 1 | -1/+9 |
| * | no leading __ on include blockers | John Kohl | 1990-03-30 | 1 | -2/+2 |
| * | move krb5_sendto_kdc, krb5_get_krbhst to libos | John Kohl | 1990-03-30 | 1 | -10/+11 |
| * | alphabetize & clean up file name lists | John Kohl | 1990-03-30 | 1 | -4/+26 |
| * | move get_krbhst, free_krbhs to libos | John Kohl | 1990-03-30 | 1 | -4/+0 |
| * | *** empty log message *** | John Kohl | 1990-03-29 | 1 | -0/+169 |
| * | use standard error return status | John Kohl | 1990-03-29 | 1 | -4/+9 |
| * | intr_routine() should be static | John Kohl | 1990-03-29 | 1 | -1/+1 |
| * | add #ifdef KRB5_USE_INET | John Kohl | 1990-03-29 | 1 | -3/+7 |
| * | compiles; not tested | John Kohl | 1990-03-27 | 2 | -40/+119 |
| * | add copy_cred, copy_data, copy_key, copy_princ | John Kohl | 1990-03-27 | 1 | -0/+8 |
| * | *** empty log message *** | John Kohl | 1990-03-27 | 3 | -0/+166 |
| * | remove leading __ on #include-blockers (__ is reserved by standards) | John Kohl | 1990-03-26 | 19 | -57/+57 |
| * | add proto_keytype to entry | John Kohl | 1990-03-26 | 1 | -4/+18 |
| * | use krb5_copy_key | John Kohl | 1990-03-26 | 1 | -6/+3 |
| * | cleanup #defines of cleanup() | John Kohl | 1990-03-26 | 2 | -5/+27 |
| * | remove leading __ on #define blockers | John Kohl | 1990-03-26 | 1 | -4/+4 |
| * | remove leading __ on #define blockers | John Kohl | 1990-03-26 | 1 | -3/+3 |
| * | remove decode_generic | John Kohl | 1990-03-26 | 1 | -41/+0 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 1 | -0/+69 |
| * | fix RCSID string names | John Kohl | 1990-03-26 | 17 | -17/+34 |
| * | change #define blockers | John Kohl | 1990-03-26 | 1 | -3/+4 |
| * | remove krb5_free.h | John Kohl | 1990-03-26 | 1 | -4/+3 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 1 | -0/+49 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 18 | -0/+589 |
| * | use key copy function | John Kohl | 1990-03-26 | 1 | -9/+10 |