1990-02-12 |
John Kohl | clean up the rcache ops functions |
commit | commitdiff | tree | snapshot |
1990-02-12 |
John Kohl | use ext-proto.h rather than stdlib.h |
commit | commitdiff | tree | snapshot |
1990-02-12 |
John Kohl | add char *getenv() |
commit | commitdiff | tree | snapshot |
1990-02-12 |
John Kohl | change KRB5_INT32_MIN to a strange form for correctness |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | add krb5_tk_default_name, krb5_kt_default, krb5_kt_free... |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | need to use decode_krb5_as_rep; need prototypes from... |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | fix argument to KRB5_KDC__REP2krb5_kdc_rep |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | missed one formal arg name |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | remove formal arg names |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | add get_in_tkt, in_tkt_skey |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | modify realm_of_tgt to use krb5_princ_realm() |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | add #define of krb5_princ_realm() |
commit | commitdiff | tree | snapshot |
1990-02-09 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | rearrange args to krb5_kdb_decrypt_key |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | change order of arguments for consistency |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | change argument lists to deal with ANSI peculiarities |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | fix krb5_get_in_tkt (needs ccache arg) |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | fix ordering of args in prototypes for decrypt procs |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | fix remaining prototype confusion |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | add/fix comments |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | change declaration of krb5_decode_kdc_rep for ANSI... |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | add krb5_kdb_encrypt_key, krb5_kdb_decrypt_key |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | add DECLARG, OLDDECLARG to do proper type conversion... |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | fix up declaration of kdc_rdreq_keyproc for prototype... |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | add comments; rearrange argument order to be in, then out |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | undo promotion confusion (need to use new-style declara... |
commit | commitdiff | tree | snapshot |
1990-02-08 |
John Kohl | need to play with function declarations for ANSI prototypes |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | add in_tkt_pwd, kdc_rep_dc |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | move decrypt out to separate function |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | remove krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2, |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | change isset to isflagset; set to setflag |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | change isset to isflagset; set to setflag |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | #ifdef-out some of the varargs com_err stuff |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | remove kdc_input_mkey |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | change isset to isflagset |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | fix up protos regarding in_tkt stuff |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | split tgs_req into pieces to accomodate checksum after... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | #define the DBM names to the real names, to avoid a... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | add KRB5_KDC_MKEY_1, KRB5_KDC_MKEY_2, krb5_mkey_pwd_pro... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | add encode_krb5_tgs_req_enc_part, decode_krb5_tgs_req_e... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | more should be a krb5_boolean |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | add fetch_mkey, decrypt_key |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | lint fixes |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | lint fixes, and can't use size of void for pointer... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | add compatibility #defines for const, volatile |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | move decrypt_key to separate file |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | choose sigtype |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | forgot to change krb5_tgs_req to krb5_real_tgs_req... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | change ASN.1 rep of TGS req so that AP REQ is construct... |
commit | commitdiff | tree | snapshot |
1990-02-07 |
John Kohl | remove extraneous krb5_free... prototypes |
commit | commitdiff | tree | snapshot |
1990-02-06 |
John Kohl | add lots of stuff |
commit | commitdiff | tree | snapshot |
1990-02-06 |
John Kohl | add declarations of listen_and_process, setup_network... |
commit | commitdiff | tree | snapshot |
1990-02-06 |
John Kohl | add kdc_input_mkey |
commit | commitdiff | tree | snapshot |
1990-02-06 |
John Kohl | add master_keyblock, master_princ, krb5_mkey_pwd_prompt... |
commit | commitdiff | tree | snapshot |
1990-02-06 |
John Kohl | sys/limits.h is a figment on BSD systems |
commit | commitdiff | tree | snapshot |
1990-02-06 |
John Kohl | add SRCS line |
commit | commitdiff | tree | snapshot |
1990-02-05 |
Bill Sommerfeld | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | need to put length of key into encrypted stuff |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | change to use eblock parameter |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | add SRCS, encrypt_key, verify_mky |
commit | commitdiff | tree | snapshot |
1990-02-05 |
Bill Sommerfeld | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | add arg to prototype for krb5_db_verify_master_key |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | add KRB5_INT32_MAX, KRB5_INT32_MIN |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | modify string_to_key and sum_func signatures |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | change filename: unlock_file to unlck_file |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | fix up #ifndef for lint/saber |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | fix up #ifndef for lint/saber |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | use ext-proto.h rather than stdlib.h |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | remove formal param names |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | need to fill in return length |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | add princ_comp.c |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | add -pedantic -ansi -Wall |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | Athena X11R4 changes |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | modifications for Kerberos needs (wesommer) |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | put back un-locked un-checked-in changes Bill had made... |
commit | commitdiff | tree | snapshot |
1990-02-05 |
John Kohl | fixes for emacs tags |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | key is no longer ptr in the db_entry structure |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | remove krb5_keyblock_size(), not useful and was incorrect. |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | add krb5_rd_req_decoded, krb5_principal_compare |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | moved valid_etype() to encryption.h |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | add KRB5_KDB_ILLDIRECTION, KRB5_KDB_NOMASTERKEY |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | fix prototypes |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | add *from arg to decrypt_tgs_req |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | add "from" arg |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | add more args, pass more args down |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | unify the extern stuff into an include file |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | remove unnecessary X11 stuff |
commit | commitdiff | tree | snapshot |
1990-02-03 |
John Kohl | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-03 |
Bill Sommerfeld | Initial revision |
commit | commitdiff | tree | snapshot |
1990-02-03 |
Bill Sommerfeld | Don't let error go uninitialized |
commit | commitdiff | tree | snapshot |
next |