| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | add defs for TRUE and FALSE | John Kohl | 1990-01-19 | 1 | -0/+6 |
| * | *** empty log message *** | John Kohl | 1990-01-19 | 1 | -0/+53 |
| * | *** empty log message *** | John Kohl | 1990-01-18 | 3 | -0/+110 |
| * | rearrange #include order for prototypes to work properly | John Kohl | 1990-01-18 | 1 | -5/+7 |
| * | fix typos | John Kohl | 1990-01-18 | 1 | -8/+14 |
| * | fix typos; remove formal parameter names | John Kohl | 1990-01-18 | 1 | -213/+213 |
| * | add #ifdef | John Kohl | 1990-01-18 | 1 | -0/+4 |
| * | fix typo | John Kohl | 1990-01-18 | 1 | -1/+1 |
| * | *** empty log message *** | John Kohl | 1990-01-18 | 1 | -0/+62 |
| * | change credentials to creds | John Kohl | 1990-01-18 | 1 | -4/+4 |
| * | add krb5_kt_read_service_key | John Kohl | 1990-01-18 | 1 | -1/+5 |
| * | change include file names: add ccache, rcache, func-proto | John Kohl | 1990-01-17 | 1 | -3/+7 |
| * | add description | John Kohl | 1990-01-17 | 1 | -2/+5 |
| * | update to reality with new interface | John Kohl | 1990-01-17 | 1 | -10/+30 |