summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* remove krb5_free.hJohn Kohl1990-03-261-4/+3
* *** empty log message ***John Kohl1990-03-261-0/+49
* *** empty log message ***John Kohl1990-03-2618-0/+589
* use key copy functionJohn Kohl1990-03-261-9/+10
* *** empty log message ***John Kohl1990-03-261-0/+38
* fix up error codesJohn Kohl1990-03-268-9/+12
* fix up error codesJohn Kohl1990-03-261-14/+16
* remove hack string_to_keyarray, using instead the (new) keytype array.John Kohl1990-03-261-7/+6
* add krb5_copy_keyblockJohn Kohl1990-03-261-0/+3
* add retval declaration; change 'code' to 'retval'John Kohl1990-03-231-10/+15
* major work checkpointJohn Kohl1990-03-231-25/+148
* fix confusion over which packet was whichJohn Kohl1990-03-231-3/+3
* add gc_via_tgtJohn Kohl1990-03-231-0/+2
* remove redundant field bitsJohn Kohl1990-03-231-36/+3
* return real retval, not error retvalJohn Kohl1990-03-231-1/+1
* add encode/decode krb5_enc_priv_partJohn Kohl1990-03-211-0/+11
* add faddr_ordr, mk_safeJohn Kohl1990-03-091-0/+4
* add definitions for msec direction bit for KRB_SAFE, KRB_PRIV\John Kohl1990-03-091-0/+4
* add krb5_fulladdr_orderJohn Kohl1990-03-091-0/+3
* *** empty log message ***John Kohl1990-03-092-0/+171
* 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