summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* * Better support for Athena Kerberos if installedSam Hartman1996-08-056-22/+33
* * krb524d.c: Revert prior change due to shuffling of netdb.hTom Yu1996-07-312-0/+5
* * krb524d.c: Remove #include <netdb.h> (already gotten byTom Yu1996-07-312-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-223-144/+63
* * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 fromEzra Peisach1996-07-093-2/+10
* * configure.in: remove ref to ET_RULESTom Yu1996-06-142-1/+5
* cvsignore hackeryTom Yu1996-06-101-1/+0
* The fallback to slave kdc's wasn't working because the code did not handleRichard Basch1996-05-062-0/+7
* missing log entriesKen Raeburn1996-05-031-0/+16
* add transarc-afs cmu-style long-lived ticket timestamp supportMark Eichin1996-04-091-8/+39
* * conv_creds.c (krb524_convert_creds_plain):Richard Basch1996-03-202-1/+10
* fix some whitespaceMark Eichin1996-03-141-10/+16
* Fri Jan 12 04:37:23 1996 Mark Eichin <eichin@cygnus.com>Mark Eichin1996-02-242-3/+31
* Fix bug in finding the tgs key;Sam Hartman1996-01-273-2/+10
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4Sam Hartman1996-01-256-56/+161
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-14/+0
* * krb524d.c: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1995-12-121-1/+3
* * krb524d.c: Rely on stashed master key enctype instead of hardcodingRichard Basch1995-12-121-2/+1
* * conv_creds.c (krb524_convert_creds_kdc): loop through all of theMark Eichin1995-11-133-5/+46
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-034-4/+0
* Change test to krb524test - otherwise if built and "." is in the users path,Ezra Peisach1995-10-092-4/+9
* (this may have caused the spin-looping I saw...)Mark Eichin1995-09-252-2/+8
* * krb524d.c (usage): needs to get context to pass toMark Eichin1995-09-142-4/+9
* Changes to compile under AIX--made a while back but never committedSam Hartman1995-09-083-0/+16
* * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c,Chris Provenzano1995-09-067-13/+18
* * krb524d.c (main): set timeout inside while loop to prevent spin.Mark Eichin1995-09-062-2/+15
* * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c :Chris Provenzano1995-09-066-12/+16
* Update file listTheodore Tso1995-08-242-1/+7
* Hacks to get it to compile with new kdb formatChris Provenzano1995-08-072-29/+39
* Use the etype from krb5_keytype_array[mkey]Paul Park1995-07-272-6/+8
* Update calling sequence to krb5_db_fetch_mkey()Paul Park1995-07-172-0/+5
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-17/+16
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-302-0/+19
* fix the other typoMark Eichin1995-06-291-1/+1
* fix typoMark Eichin1995-06-291-1/+1
* * test.c: use PROTOTYPEMark Eichin1995-06-292-2/+6
* * test.c, k524init.c, getcred.c: rewrote for old style definitiions.Mark Eichin1995-06-285-24/+54
* * krb524d.c: changed main, krb5_free_keyblock_contents to use oldMark Eichin1995-06-282-2/+11
* * encode.c: make declarations use KRB5_PROTOTYPE, and use oldMark Eichin1995-06-283-93/+40
* Compiler warning cleanupPaul Park1995-06-276-9/+20
* Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-232-1/+5
* Inline code from krb_save_credentials since there is none in some K4Paul Park1995-06-162-0/+23
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-9/+15
* * Makefile.in: added install rulesTom Yu1995-06-142-2/+12
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+5
* test.c (do_remote): Case sockaddr_in * to sockaddr * in callingEzra Peisach1995-06-074-5/+17
* Use ARADD instead of ARCHIVEPaul Park1995-06-062-1/+9
* Fix strings for Ultrix native compilerPaul Park1995-06-062-4/+4
* Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1995-06-0616-181/+436
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+50