summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* * krb524d.c (do_connection): Convert to using new symbol forTom Yu1999-08-193-2/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-303-27/+88
* Fork into the background by default, also add a -nofork command line optionGeoffrey King1998-07-242-3/+14
* Remove the variable use_other_realm, is not actually necessary for theGeoffrey King1998-07-192-5/+8
* * krb524d.c (main): Accept a -r command line option to specifyGeoffrey King1998-07-172-6/+22
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null addressTom Yu1998-06-173-23/+26
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+6
* * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu1998-02-132-5/+8
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * cnv_tkt_skey.c:Tom Yu1997-12-129-10/+13
* * configure.in: Add AC_PROG_INSTALL as we do install hereEzra Peisach1997-08-182-0/+5
* * convt_tkt.c: Delete; it's not needed anymoreTom Yu1997-08-127-209/+258
* * cnv_tkt_skey.c:Tom Yu1997-08-074-14/+35
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-1/+0
* * k524init.c, test.c, cnv_tkt_skey.c: Remove include of krb4-proto.hEzra Peisach1997-02-184-3/+4
* Merge of libhack_branchTom Yu1997-02-093-22/+22
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-133-2/+13
* * krb524d.c (do_connection): only free v4/v5 keyblock contents andMark Eichin1996-11-112-3/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-085-11/+38
* * 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