summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-211-1/+2
* update dependenciesKen Raeburn2002-06-151-14/+6
* Build without k5-int.hSam Hartman2002-04-124-5/+15
* * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes,Tom Yu2002-03-293-18/+23
* * kerberos.c: Include errno.hKen Raeburn2002-03-282-0/+5
* Updated telnet patchSam Hartman2002-03-273-18/+20
* Fix client side buffer overflowsSam Hartman2002-03-163-6/+28
* * configure.in: Do not explicitly add getent.o and setenv.o toEzra Peisach2002-03-133-3/+16
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-29/+31
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-1012-215/+165
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-7/+7
* dependenciesKen Raeburn2001-09-021-0/+42
* * enc_des.c (fb64_start): Remove variable set but never usedEzra Peisach2001-07-232-3/+5
* * kerberos.c (Data): Third argument now constEzra Peisach2001-07-095-8/+20
* * configure.in: Check for need to provide setenv prototype ifEzra Peisach2001-07-064-2/+14
* * encrypt.c (encrypt_reply): Cast arguments to printf to matchEzra Peisach2001-07-052-4/+9
* * krb5forw.h: File with prototype for rd_and_store_for_creds()Ezra Peisach2001-07-0213-16/+78
* * enc_des.c: Change local variable index to idx to not shadownEzra Peisach2001-06-224-45/+58
* * forward.c: If NEED_SETENV defined, provide prototype for setenvEzra Peisach2001-06-213-0/+11
* * kerberos5.c: Add prototype for rd_and_store_for_creds()Ezra Peisach2001-06-212-0/+8
* * encrypt.c (encrypt_is): Cast arguments to printf to match formatEzra Peisach2001-06-182-2/+7
* * genget.c (LOWER): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-182-1/+5
* * auth-proto.h: Add prototype for kerberos5_cleanup()Ezra Peisach2001-06-073-1/+22
* * auth-proto.h: Add prototypes for getauthmask(), auth_enable,Ezra Peisach2001-06-0616-47/+130
* * configure.in: Check for setenv, unsetenv, and getenv. CompileTom Yu2001-04-043-2/+22
* * configure.in: Use AC_C_CONST instead of AC_CONSTEzra Peisach2000-11-012-1/+5
* 1.2-beta4 pullupKen Raeburn2000-06-305-20/+61
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2410-10/+40
* jaltman's principal-name check from 1.1 branch, indentation fixedKen Raeburn1999-09-012-2/+29
* kerberos5.c: Increase size of str_data so that we can acceptTheodore Tso1999-02-042-1/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-303-43/+273
* configure.in: Change test for cgetent to use HAVE_ instead of HAS_,Theodore Tso1998-05-144-6/+15
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-3/+8
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+10
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-203-11/+10
* Include string.h/strings.h for memcpy prototypeEzra Peisach1997-10-212-3/+12
* * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach1997-07-312-1/+5
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-062-1/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-3/+13
* * Add TOS support on other than Cray [57]Sam Hartman1996-11-026-33/+67
* Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman1996-10-147-1124/+8
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-223-8/+15
* Krb4: get the right includesSam Hartman1996-06-243-1/+6