summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* change isset to isflagsetJohn Kohl1990-02-071-20/+22
* fix up protos regarding in_tkt stuffJohn Kohl1990-02-071-17/+19
* split tgs_req into pieces to accomodate checksum after encodingJohn Kohl1990-02-071-2/+8
* #define the DBM names to the real names, to avoid a level of indirectionJohn Kohl1990-02-071-0/+14
* add KRB5_KDC_MKEY_1, KRB5_KDC_MKEY_2, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_pr...John Kohl1990-02-071-2/+12
* add encode_krb5_tgs_req_enc_part, decode_krb5_tgs_req_enc_partJohn Kohl1990-02-071-0/+10
* 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
* add compatibility #defines for const, volatileJohn Kohl1990-02-071-0/+3
* move decrypt_key to separate fileJohn Kohl1990-02-071-39/+0
* *** empty log message ***John Kohl1990-02-071-0/+62
* choose sigtypeJohn Kohl1990-02-071-0/+7
* forgot to change krb5_tgs_req to krb5_real_tgs_req in one spotJohn Kohl1990-02-071-1/+1
* change ASN.1 rep of TGS req so that AP REQ is constructed separatelyJohn Kohl1990-02-072-1/+23
* remove extraneous krb5_free... prototypesJohn Kohl1990-02-071-36/+6
* add lots of stuffJohn Kohl1990-02-061-5/+116
* add declarations of listen_and_process, setup_network, closedown_networkJohn Kohl1990-02-061-1/+3
* add kdc_input_mkeyJohn Kohl1990-02-061-1/+55
* add master_keyblock, master_princ, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2John Kohl1990-02-061-0/+6
* sys/limits.h is a figment on BSD systemsJohn Kohl1990-02-061-2/+9
* add SRCS lineJohn Kohl1990-02-061-0/+1
* 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
* Initial revisionBill Sommerfeld1990-02-051-0/+56
* add arg to prototype for krb5_db_verify_master_keyJohn Kohl1990-02-051-1/+1
* add KRB5_INT32_MAX, KRB5_INT32_MINJohn Kohl1990-02-051-0/+3
* modify string_to_key and sum_func signaturesJohn Kohl1990-02-051-5/+13
* change filename: unlock_file to unlck_fileJohn Kohl1990-02-051-2/+2
* fix up #ifndef for lint/saberJohn Kohl1990-02-052-3/+3
* fix up #ifndef for lint/saberJohn Kohl1990-02-051-2/+2
* use ext-proto.h rather than stdlib.hJohn Kohl1990-02-051-1/+2
* remove formal param namesJohn Kohl1990-02-051-17/+17
* need to fill in return lengthJohn Kohl1990-02-051-17/+19
* add princ_comp.cJohn Kohl1990-02-051-0/+2
* add -pedantic -ansi -WallJohn Kohl1990-02-051-2/+2
* *** empty log message ***John Kohl1990-02-051-0/+67
* Athena X11R4 changesJohn Kohl1990-02-051-0/+94
* *** empty log message ***John Kohl1990-02-051-0/+53
* modifications for Kerberos needs (wesommer)John Kohl1990-02-051-17/+2
* Initial revisionJohn Kohl1990-02-051-0/+34
* put back un-locked un-checked-in changes Bill had made...grumpJohn Kohl1990-02-051-3/+9
* fixes for emacs tagsJohn Kohl1990-02-052-2/+6
* *** empty log message ***John Kohl1990-02-031-0/+76
* key is no longer ptr in the db_entry structureJohn Kohl1990-02-031-1/+3
* remove krb5_keyblock_size(), not useful and was incorrect.John Kohl1990-02-031-1/+5
* add krb5_rd_req_decoded, krb5_principal_compareJohn Kohl1990-02-031-0/+16