summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-756/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-70/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-26/+25
* make dependTom Yu2005-11-291-3/+3
* Update dependenciesKen Raeburn2005-06-211-3/+3
* run "make depend"Ken Raeburn2004-12-301-22/+31
* * kerberos.c (kerberos4_status): Null-terminate the correctTom Yu2004-12-202-1/+6
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-153-8/+33
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* Configure telnet using one script instead of fourKen Raeburn2004-03-043-27/+7
* make-depend updatesKen Raeburn2003-05-241-18/+18
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-102-2/+8
* build libtelnet with library build frameworkTom Yu2003-04-113-12/+22
* Thanks, patch appliedTom Yu2003-04-093-4/+26
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-012-0/+9
* Nuke some old .orig filesKen Raeburn2003-01-082-45/+4
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-1/+1
* update dependenciesTom Yu2002-12-121-1/+2
* More KfM merge workTom Yu2002-12-123-4/+11
* * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach2002-11-1515-29/+59
* update dependenciesKen Raeburn2002-08-291-2/+1
* * 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