summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMPTheodore Tso1992-09-301-1/+1
* New dump version that includes the alternate key, alternate salt,Theodore Tso1992-09-301-52/+137
* *** empty log message ***Theodore Tso1992-09-302-0/+62
* Changes to support VAX9000 cross compilingTheodore Tso1992-09-301-2/+17
* Fixed name of acl file, removed unecessary defineTheodore Tso1992-09-301-4/+1
* Added make depend targetTheodore Tso1992-09-301-0/+3
* Change to use default principal from the cache if it exists.Theodore Tso1992-09-301-17/+61
* Fixed prototypes for massive change in kdc_util.c, policy.c, andTheodore Tso1992-09-301-4/+6
* Massive changes to do_as_req.c, do_tgs_req.c, kdc_util.c, and policy.cTheodore Tso1992-09-304-188/+730
* *** empty log message ***Theodore Tso1992-09-302-0/+102
* *** empty log message ***Theodore Tso1992-09-305-0/+968
* (Hopefully final) rearrangement of KDC database structureTheodore Tso1992-09-291-7/+11
* Added KRB5_KDB_PWCHANGE_SERVICETheodore Tso1992-09-291-0/+1
* Fixed error message textsTheodore Tso1992-09-291-2/+2
* Added errors KDC_PREAUTH_FAILED and KDC_SERVER_NOMATCHTheodore Tso1992-09-291-1/+3
* *** empty log message ***Theodore Tso1992-09-2948-0/+17289
* New optional argument for specifiying which port to useTheodore Tso1992-09-291-5/+18
* Added support for preauthenticationTheodore Tso1992-09-291-3/+8
* Fixup RM_CMD vs RM Theodore Tso1992-09-291-5/+8
* Redone format of klist outputTheodore Tso1992-09-291-52/+56
* Added include of sys/types.hTheodore Tso1992-09-291-1/+0
* Added support for alternate key/salt; attempt to use a V4 salttype ifTheodore Tso1992-09-291-3/+18
* struct gss_channel_bindings_desc -> gss_channel_bindings_structTheodore Tso1992-09-291-1/+1
* Fold in ISI changes for asn.1 fixesTheodore Tso1992-09-295-79/+77
* Fold in ISI changes for asn.1 fixesTheodore Tso1992-09-294-42/+114
* Added two new error messages: KRB5KDC_PREAUTH_FAILED and KRB5KDC_SERVER_NOMATCHTheodore Tso1992-09-291-21/+27
* *** empty log message ***Theodore Tso1992-09-291-0/+186
* Added kadmin error tablesTheodore Tso1992-09-291-3/+5
* Added files: f_pwd_data.c and f_pwd_seq.cTheodore Tso1992-09-291-2/+6
* Typo fixupTheodore Tso1992-09-291-1/+1
* #ifdef cleanupTheodore Tso1992-09-291-3/+5
* Added support for secondary KDC portTheodore Tso1992-09-291-0/+5
* Added support for secondary Kerberos portTheodore Tso1992-09-291-3/+30
* Changes to store the alternate key/salt information if presentTheodore Tso1992-09-291-55/+159
* Now allows the user to pass in their own custom salt information for theTheodore Tso1992-09-291-4/+11
* Add version number to the ktfile structure.Theodore Tso1992-09-291-0/+16
* Folded in HP's changes to the keytab file format, plus our changes toTheodore Tso1992-09-291-266/+594
* Added support for the ktf_remove functionTheodore Tso1992-09-291-1/+48
* Removed needless break statements (was causing Saber to flame)Theodore Tso1992-09-291-18/+18
* Re-indented to improve readability; fixed error handling situationTheodore Tso1992-09-291-106/+104
* Change to alocate krb5_principal correctly.Theodore Tso1992-09-291-1/+5
* Change to alocate krb5_principal correctlyTheodore Tso1992-09-291-1/+5
* Added check of the receiver's address (if present)Theodore Tso1992-09-292-0/+11
* Changes to support new calling sequence for get_in_tkt (preauthenticationTheodore Tso1992-09-292-11/+18
* Changes to support preauthentication, and return of KDC's reply packetTheodore Tso1992-09-291-8/+68
* Fix SRCS lines so that the files mentioned are really the source filesTheodore Tso1992-09-281-1/+1
* Fix bug where util.o was mentioned as a source fileTheodore Tso1992-09-281-1/+1
* Minor type changes.John Carr1992-09-251-3/+5
* Principal type changesJohn Carr1992-09-251-7/+10
* Changes for separate source and build directoriesJohn Carr1992-09-252-7/+5