| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | split tgs_req into pieces to accomodate checksum after encoding | John Kohl | 1990-02-07 | 1 | -2/+8 |
| * | #define the DBM names to the real names, to avoid a level of indirection | John Kohl | 1990-02-07 | 1 | -0/+14 |
| * | add KRB5_KDC_MKEY_1, KRB5_KDC_MKEY_2, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_pr... | John Kohl | 1990-02-07 | 1 | -2/+12 |
| * | add encode_krb5_tgs_req_enc_part, decode_krb5_tgs_req_enc_part | John Kohl | 1990-02-07 | 1 | -0/+10 |
| * | add compatibility #defines for const, volatile | John Kohl | 1990-02-07 | 1 | -0/+3 |
| * | choose sigtype | John Kohl | 1990-02-07 | 1 | -0/+7 |
| * | forgot to change krb5_tgs_req to krb5_real_tgs_req in one spot | John Kohl | 1990-02-07 | 1 | -1/+1 |
| * | change ASN.1 rep of TGS req so that AP REQ is constructed separately | John Kohl | 1990-02-07 | 1 | -0/+11 |
| * | remove extraneous krb5_free... prototypes | John Kohl | 1990-02-07 | 1 | -36/+6 |
| * | add arg to prototype for krb5_db_verify_master_key | John Kohl | 1990-02-05 | 1 | -1/+1 |
| * | add KRB5_INT32_MAX, KRB5_INT32_MIN | John Kohl | 1990-02-05 | 1 | -0/+3 |
| * | modify string_to_key and sum_func signatures | John Kohl | 1990-02-05 | 1 | -5/+13 |
| * | remove formal param names | John Kohl | 1990-02-05 | 1 | -17/+17 |
| * | key is no longer ptr in the db_entry structure | John Kohl | 1990-02-03 | 1 | -1/+3 |
| * | remove krb5_keyblock_size(), not useful and was incorrect. | John Kohl | 1990-02-03 | 1 | -1/+5 |
| * | add krb5_rd_req_decoded, krb5_principal_compare | John Kohl | 1990-02-03 | 1 | -0/+16 |
| * | moved valid_etype() to encryption.h | John Kohl | 1990-02-03 | 1 | -2/+0 |
| * | Initial revision | Bill Sommerfeld | 1990-02-03 | 1 | -0/+22 |
| * | Remove unnecessary arguments from krb5_decode_ticket | Bill Sommerfeld | 1990-02-03 | 1 | -2/+0 |
| * | replace inadvertently-choppped-off line | John Kohl | 1990-02-02 | 1 | -0/+1 |
| * | *** empty log message *** | John Kohl | 1990-02-01 | 1 | -0/+21 |
| * | add #include of macros.h | John Kohl | 1990-02-01 | 1 | -0/+1 |
| * | *** empty log message *** | John Kohl | 1990-02-01 | 1 | -0/+209 |
| * | more promotion rule changes | John Kohl | 1990-02-01 | 1 | -10/+12 |
| * | change contents[1] to *contents | John Kohl | 1990-02-01 | 1 | -7/+11 |
| * | move prototype to libos-proto.h | John Kohl | 1990-01-30 | 2 | -4/+4 |
| * | changes for proper casting | John Kohl | 1990-01-30 | 1 | -106/+110 |
| * | update lock_file, unlock_file (take char *'s now in addition to FILE *) | John Kohl | 1990-01-30 | 1 | -1/+3 |
| * | bjaspan: added KRB5_TC_OPENCLOSE, the first flag for credential caches | Barry Jaspan | 1990-01-30 | 1 | -0/+3 |
| * | contents now in separate pointer | John Kohl | 1990-01-30 | 2 | -6/+3 |
| * | Add prototype for function to get all the addresses of this host | Bill Sommerfeld | 1990-01-29 | 1 | -0/+3 |
| * | add prototypes for {encode,decode}_generic | John Kohl | 1990-01-29 | 1 | -0/+26 |
| * | need to take into account promotion rules for prototypes | John Kohl | 1990-01-29 | 1 | -1/+1 |
| * | change to relative pathnames | John Kohl | 1990-01-29 | 1 | -6/+6 |
| * | *** empty log message *** | John Kohl | 1990-01-29 | 1 | -0/+25 |
| * | *** empty log message *** | John Kohl | 1990-01-29 | 1 | -0/+29 |
| * | fix prototypes to accomodate updated ticket & kdc handling | John Kohl | 1990-01-29 | 1 | -4/+5 |
| * | add roundup, encrypt_size, keyblock_size | John Kohl | 1990-01-29 | 1 | -0/+11 |
| * | need to cast to message types | John Kohl | 1990-01-29 | 1 | -9/+9 |
| * | add cs_table_entry | John Kohl | 1990-01-23 | 1 | -13/+22 |
| * | change around to standard calling conventions | John Kohl | 1990-01-23 | 1 | -55/+55 |
| * | name change: kdb_principal to db_entry | John Kohl | 1990-01-22 | 1 | -4/+4 |
| * | name change: principal to entry | John Kohl | 1990-01-22 | 1 | -22/+22 |
| * | bjaspan: changed resolve and gennew to take pointers to krb5_ccaches | Barry Jaspan | 1990-01-21 | 1 | -2/+2 |
| * | Changed krb5_kt_st to _krb5_kt | E. Jay Berkenbilt | 1990-01-20 | 1 | -21/+24 |
| * | typedef of krb5_ccache | Barry Jaspan | 1990-01-20 | 1 | -1/+1 |
| * | a krb5_ccache as an argument and return an error condition (as we | Barry Jaspan | 1990-01-20 | 1 | -13/+15 |
| * | associated with them, which is illegal under ANSI C. gcc -pedanic | Barry Jaspan | 1990-01-20 | 1 | -9/+9 |
| * | add tag name to structure | John Kohl | 1990-01-19 | 1 | -1/+39 |
| * | add DEFAULT_DBM_FILE | John Kohl | 1990-01-19 | 1 | -32/+20 |