summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-2233-6770/+0
* make mark-cstyleTom Yu2009-10-3110-58/+56
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-023-13/+12
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-40/+38
* Remove krb4 support in gssftp and telnetGreg Hudson2008-12-154-781/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-017-16/+16
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-1/+1
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-8/+7
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-4/+7
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-232-35/+29
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-2/+1
* Don't build spx.o, since we never enable SPXKen Raeburn2008-06-111-4/+1
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-3/+2
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-0/+1
* * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send):Tom Yu2006-12-011-2/+4
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-0/+2
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-152-2/+2
* remove unused versions of makefilesKen Raeburn2006-06-152-100/+0
* install headers into include/krb5Ken Raeburn2006-05-231-12/+14
* 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