summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* don't play with CcCmd, use StandardDefines and SaberDefinesJohn Kohl1990-03-091-2/+3
* add SaberDefinesJohn Kohl1990-03-091-1/+5
* add SRCS lineJohn Kohl1990-03-091-1/+3
* add KRB5_NO_TKT_SUPPLIED, KRB5KRB_AP_WRONG_PRINC, KRB5KRB_AP_ERR_TKT_INVALIDJohn Kohl1990-03-091-0/+4
* add KRB5_KDB_BADMASTERKEY, KRB5_KDB_INVALIDKEYSIZEJohn Kohl1990-03-091-0/+3
* add ISODE_50_LOCAL_ERR_BADMSGTYPEJohn Kohl1990-03-091-0/+1
* add ap_options to tkt_authent structureJohn Kohl1990-03-091-0/+1
* fix up mk_req_extended (it needs ccache, and had an extra int)John Kohl1990-03-091-5/+10
* add addr_comp, addr_srch, rd_req, rd_req_decJohn Kohl1990-03-091-2/+10
* *** empty log message ***John Kohl1990-03-092-0/+331
* fix bad capitalization of decode_krb5_authenticatorJohn Kohl1990-03-091-1/+1
* *** empty log message ***John Kohl1990-03-092-0/+75
* add a missing krb5_free_kdc_rep()John Kohl1990-03-091-0/+1
* more cleanup codeJohn Kohl1990-03-091-7/+67
* add mk_req, mk_req_extJohn Kohl1990-03-081-0/+4
* add #include for external function prototypesJohn Kohl1990-03-082-0/+4
* *** empty log message ***John Kohl1990-03-082-0/+193
* add real POSIX supportJohn Kohl1990-03-081-3/+26
* add POSIX stuffJohn Kohl1990-03-081-0/+3
* add free_krbhs, get_krbhstJohn Kohl1990-03-071-0/+4
* *** empty log message ***John Kohl1990-03-071-0/+142
* *** empty log message ***John Kohl1990-03-071-0/+38
* change in_tkt_skey to in_tkt_skyJohn Kohl1990-03-071-2/+2
* *** empty log message ***John Kohl1990-02-201-0/+96
* add stdc-incl directoryJohn Kohl1990-02-201-1/+1
* fix prototype for db_age to use time_tJohn Kohl1990-02-131-1/+11
* remove sprintf, getmntJohn Kohl1990-02-131-6/+3
* always print out a newline before exitingJohn Kohl1990-02-131-1/+5
* pull out some common codeJohn Kohl1990-02-131-14/+3
* fix reversed comparison on key equalityJohn Kohl1990-02-131-1/+1
* correct arithmetic error in computing keysizeJohn Kohl1990-02-131-1/+1
* store the input length as the length integer in the encodingJohn Kohl1990-02-131-6/+6
* fix several major flaws, to make it workJohn Kohl1990-02-131-10/+16
* *** empty log message ***John Kohl1990-02-131-0/+4
* use 'k' for KeytypeJohn Kohl1990-02-131-10/+15
* *** empty log message ***John Kohl1990-02-131-0/+98
* *** empty log message ***John Kohl1990-02-131-0/+216
* *** empty log message ***John Kohl1990-02-131-0/+307
* *** empty log message ***John Kohl1990-02-131-0/+76
* add "admin" subdirJohn Kohl1990-02-131-1/+1
* add finish_random_key; rearrange order of init, finish, and random_keyJohn Kohl1990-02-121-2/+3
* add Ultrix stdlib; clean up parameter names in VAX stdlibJohn Kohl1990-02-121-214/+618
* Initial revisionJohn Kohl1990-02-121-0/+325
* fix SRCS to use get_in_tkt.cJohn Kohl1990-02-121-1/+1
* clean up the rcache ops functionsJohn Kohl1990-02-121-19/+15
* use ext-proto.h rather than stdlib.hJohn Kohl1990-02-121-1/+1
* add char *getenv()John Kohl1990-02-121-0/+1
* change KRB5_INT32_MIN to a strange form for correctnessJohn Kohl1990-02-121-1/+3
* add krb5_tk_default_name, krb5_kt_default, krb5_kt_free_entryJohn Kohl1990-02-091-0/+7
* need to use decode_krb5_as_rep; need prototypes from libos-protoJohn Kohl1990-02-091-1/+3