summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Build without k5-int.hSam Hartman2002-04-121-2/+4
* * configure.in: Check for need to provide setenv prototype ifEzra Peisach2001-07-061-1/+1
* * krb5forw.h: File with prototype for rd_and_store_for_creds()Ezra Peisach2001-07-021-0/+1
* * forward.c: If NEED_SETENV defined, provide prototype for setenvEzra Peisach2001-06-211-0/+4
* * auth-proto.h: Add prototypes for getauthmask(), auth_enable,Ezra Peisach2001-06-061-6/+6
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-201-10/+1
* Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind)Richard Basch1996-04-131-11/+1
* forward.c: Use a saner naming convention for the credentials cache.Richard Basch1996-04-121-7/+12
* forward.c (get_for_creds): Removed no longer used functionTheodore Tso1996-01-101-144/+0
* * forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8.Mark Eichin1995-11-131-2/+11
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-2/+2
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-26/+165
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+1
* * forward.c: Remove unused #include <krb5/crc-32.h>.John Gilmore1995-02-021-1/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-5/+6
* Move get_for_creds to krb5_get_for_creds in the Kerberos libraryTheodore Tso1994-11-301-195/+1
* kerberos.c: Initialize random number generator on the server side soTheodore Tso1994-11-141-332/+0
* stamp out rcs keywordsMark Eichin1994-08-181-8/+1
* punt unused varsMark Eichin1994-08-141-2/+0
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-101-2/+2
* Changes to support new CRED-ENC structureTheodore Tso1993-11-201-34/+38
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-7/+7
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-171-3/+2
* Initial VersionTheodore Tso1993-03-091-0/+613