summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove declaration of LineNbr; no longer exported by kparse.cTheodore Tso1995-12-192-2/+5
* * keytab.c (krb5_ktkdb_resolve): Fix castingEzra Peisach1995-12-183-13/+16
* Add a blank line to work around a misfeature in DecUnix 3.2's fgrep whereEzra Peisach1995-12-182-0/+5
* Merge in changes between 1.4 and 1.5 in RCS file; this delta is MarkSam Hartman1995-12-141-3/+6
* * t_verify.c: Added an n-fold testRichard Basch1995-12-141-0/+36
* * kadmin.exp: test that kadmin_modify doesn't corrupt key entriesMark Eichin1995-12-132-0/+14
* * configure.in : Remove subdirectory dbChris Provenzano1995-12-132-1/+5
* * Makefile.in : Move db keytab routines to lib/kdbChris Provenzano1995-12-132-2/+7
* * Makefile.in, keytab.c : Move db keytab routines hereChris Provenzano1995-12-133-0/+124
* * kdb5_mkdums.c : Remove mkvno from krb5_db_entryChris Provenzano1995-12-132-1/+4
* * kdb5_verify.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-6/+4
* * kdb_xdr.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-10/+5
* * kerberos_v4.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-1/+8
* * kadm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-5/+5
* * adm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-1/+4
* * kdb.h : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-2/+6
* * dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :Chris Provenzano1995-12-135-15/+13
* * kdb5_create.c : Remove mkvno from krb5_db_entryChris Provenzano1995-12-132-1/+5
* * kdc.conf: Added examples of "supported_enctypes" and "master_key_type"Richard Basch1995-12-121-1/+3
* * krb524d.c: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1995-12-121-1/+3
* * fetch_mkey: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1995-12-121-1/+1
* * main.c: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1995-12-121-4/+4
* * d3_str2ky.c: Updated to include some of the randomness throughoutRichard Basch1995-12-121-7/+3
* * 3-des.txt: Updated to include some of the randomness throughoutRichard Basch1995-12-121-4/+6
* Clean up repository - don't check in configure add .Sanitize and .cvsignoreEzra Peisach1995-12-123-1009/+38
* * TODO: Done: keytab routines to access to database.Chris Provenzano1995-12-122-0/+12
* New directory for the kdb keytab functions. Currently there is only get andChris Provenzano1995-12-124-0/+1156
* * configure.in : Added subdirectory dbChris Provenzano1995-12-122-1/+6
* * kdb_dbm.c : Move the krb5_db_context to include/krb5/kdb_dbc.h.Chris Provenzano1995-12-122-79/+113
* * extern.h: Added a krb5_keytab to the realm context. The keytabChris Provenzano1995-12-124-14/+50
* * adm.h: Added principal flag keywords KRB5_ADM_KW_SETFLAGS andChris Provenzano1995-12-124-0/+75
* * main.c: Use the master key enctype from the stash file if noneRichard Basch1995-12-121-10/+12
* * kdb5_edit.c: Use the master key enctype from the stash file if noneRichard Basch1995-12-121-11/+18
* * fetch_mkey.c: If the keyblock is initialized with an enctype ofRichard Basch1995-12-121-1/+3
* * krb524d.c: Rely on stashed master key enctype instead of hardcodingRichard Basch1995-12-121-2/+1
* * d3_str2ky.c: Revised 3-DES String-To-Key algorithm to encrypt theRichard Basch1995-12-121-1/+8
* * 3-des.txt: Revised 3-DES String-To-Key algorithm to encrypt theRichard Basch1995-12-121-5/+7
* * kdc_preauth.c return_padata(): Initialize local variable "size"Chris Provenzano1995-12-112-1/+6
* * adm_proto.h: Moved many string conversion functions to libkrb5Richard Basch1995-12-111-25/+0
* * krb5.hin: Moved string conversion functions from libkadmRichard Basch1995-12-111-0/+27
* * krb5.conf.M: describe new option default_tgs_enctypesRichard Basch1995-12-111-0/+5
* * kdb5_edit.M: Document that modent existsEzra Peisach1995-12-103-0/+30
* Add new routine krb5_input_flag_to_string to allow an application toEzra Peisach1995-12-102-0/+16
* * adm_proto.h: Add prototype for krb5_input_flag_to_stringEzra Peisach1995-12-102-0/+8
* * krb5.conf Added example use of default_tgs_enctypesRichard Basch1995-12-061-0/+1
* * configure.in: Use krb5util libraryEzra Peisach1995-12-063-1/+9
* Move compat_recvauth to this library so that krb4 can depend on krb5Ezra Peisach1995-12-065-0/+392
* Commit the removal or compat_recv.oEzra Peisach1995-12-061-302/+0
* Move compat_recv.c to krb5utilEzra Peisach1995-12-062-2/+4
* Removed krb4 dependency in building shared libraryEzra Peisach1995-12-062-9/+6