summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* If the header files have strdup, don't try to redefine itTheodore Tso1994-10-261-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4574 dc483132-0cff-0310-8789-dd5450dbe970
* Add declaration for krb5_des_md5_cst_entryTheodore Tso1994-10-141-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4511 dc483132-0cff-0310-8789-dd5450dbe970
* Change name of the des_crc cryptosystem from krb5_des_cst_entry toTheodore Tso1994-10-141-0/+5
| | | | | | krb5_des_crc_cst_entry. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4509 dc483132-0cff-0310-8789-dd5450dbe970
* Add magic numbers to encryption strcturesTheodore Tso1994-10-041-1/+7
| | | | | | Make first argument to keytab.resolve be a const char *. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4446 dc483132-0cff-0310-8789-dd5450dbe970
* Add structure magic numbersTheodore Tso1994-10-041-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4438 dc483132-0cff-0310-8789-dd5450dbe970
* Add a magic number to krb5_db_entry. The other magic number changes toTheodore Tso1994-10-041-0/+7
| | | | | | the other structures end up forcing an database format change anyway. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4434 dc483132-0cff-0310-8789-dd5450dbe970
* make install obey $(DESTDIR)Theodore Tso1994-10-041-0/+3
| | | | | | copy config.h and osconf.h from build directory. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4431 dc483132-0cff-0310-8789-dd5450dbe970
* Fix "make install" so that it uses $(srcdir) for header filesTheodore Tso1994-10-031-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4427 dc483132-0cff-0310-8789-dd5450dbe970
* Added realm compare functionTheodore Tso1994-09-291-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4377 dc483132-0cff-0310-8789-dd5450dbe970
* Applied Cybersafe's changes to do transited realm path checkingTheodore Tso1994-09-221-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4328 dc483132-0cff-0310-8789-dd5450dbe970
* Added msg_type field to the krb5_enc_kdc_rep_part structureTheodore Tso1994-08-171-0/+5
| | | | | | | | WARNING! This change will require a global recompile, at least of those routines that depend on the size of the krb5_enc_kdc_rep_part structure, as it *will* be changing. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4171 dc483132-0cff-0310-8789-dd5450dbe970
* setup to fix time includesMark Eichin1994-08-171-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4165 dc483132-0cff-0310-8789-dd5450dbe970
* * preauth.h: fix preauth function names as well (timestamp ->Tom Yu1994-08-091-0/+5
| | | | | | unixtime) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4086 dc483132-0cff-0310-8789-dd5450dbe970
* Changed preauthentication names to match those which Cliff and I agreed uponTheodore Tso1994-08-091-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4078 dc483132-0cff-0310-8789-dd5450dbe970
* fixes to dtrt with ANSI_STDIO; previously there was gratuitous abuse ofTom Yu1994-08-021-0/+7
| | | | | | | | this particular definition, as it was really just detecting the presence of setvbuf(). Now it does a compile-and-run to check for binary fopen() availability, and the check for setvbuf() has been moved. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4030 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile.in: some cleanup to not echo cruftTom Yu1994-07-141-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3968 dc483132-0cff-0310-8789-dd5450dbe970
* folding in Harry's changesTom Yu1994-06-291-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3924 dc483132-0cff-0310-8789-dd5450dbe970
* * pulling SEEK_SET, etc. out to avoid redef'ing in unistd.hTom Yu1994-06-221-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3889 dc483132-0cff-0310-8789-dd5450dbe970
* add SEEK_* from L_* if neededMark Eichin1994-06-211-0/+5
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3880 dc483132-0cff-0310-8789-dd5450dbe970