summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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 addr_comp, addr_srch, rd_req, rd_req_decJohn Kohl1990-03-091-2/+10
* *** empty log message ***John Kohl1990-03-092-0/+331
* *** 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 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
* always print out a newline before exitingJohn Kohl1990-02-131-1/+5
* 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/+76
* fix SRCS to use get_in_tkt.cJohn Kohl1990-02-121-1/+1
* use ext-proto.h rather than stdlib.hJohn Kohl1990-02-121-1/+1
* need to use decode_krb5_as_rep; need prototypes from libos-protoJohn Kohl1990-02-091-1/+3
* *** empty log message ***John Kohl1990-02-091-0/+180
* add get_in_tkt, in_tkt_skeyJohn Kohl1990-02-091-0/+4
* *** empty log message ***John Kohl1990-02-091-0/+148
* rearrange args to krb5_kdb_decrypt_keyJohn Kohl1990-02-081-1/+1
* change order of arguments for consistencyJohn Kohl1990-02-081-2/+2
* change argument lists to deal with ANSI peculiaritiesJohn Kohl1990-02-081-15/+21
* add/fix commentsJohn Kohl1990-02-081-7/+19
* change declaration of krb5_decode_kdc_rep for ANSI stuffJohn Kohl1990-02-081-6/+9
* add comments; rearrange argument order to be in, then outJohn Kohl1990-02-082-2/+14
* need to play with function declarations for ANSI prototypesJohn Kohl1990-02-081-6/+11
* add in_tkt_pwd, kdc_rep_dcJohn Kohl1990-02-071-0/+4
* *** empty log message ***John Kohl1990-02-072-0/+183
* move decrypt out to separate functionJohn Kohl1990-02-071-43/+4
* more should be a krb5_booleanJohn Kohl1990-02-071-2/+4
* add fetch_mkey, decrypt_keyJohn Kohl1990-02-071-2/+2
* lint fixesJohn Kohl1990-02-071-1/+2
* lint fixes, and can't use size of void for pointer arithJohn Kohl1990-02-071-3/+3
* move decrypt_key to separate fileJohn Kohl1990-02-071-39/+0
* *** empty log message ***John Kohl1990-02-071-0/+62
* change ASN.1 rep of TGS req so that AP REQ is constructed separatelyJohn Kohl1990-02-071-1/+12
* Initial revisionBill Sommerfeld1990-02-051-0/+89
* need to put length of key into encrypted stuffJohn Kohl1990-02-051-6/+43
* change to use eblock parameterJohn Kohl1990-02-051-10/+14
* add SRCS, encrypt_key, verify_mkyJohn Kohl1990-02-051-1/+3