* secure.c: Instead of hard wiring the FUDGE_FACTOR, new
authorEzra Peisach <epeisach@mit.edu>
Wed, 4 Jul 2001 14:56:41 +0000 (14:56 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 4 Jul 2001 14:56:41 +0000 (14:56 +0000)
commitd45c287d2d789e6e7703144fa13628a12a842271
tree5997d3e8984510ff7eb5c1f7a167c1be0661b548
parent1854df3ef4bad13a7f71a567cc2878759359387e
    * secure.c: Instead of hard wiring the FUDGE_FACTOR, new
          variables to keep track of the total buffer length desired and
          the actual maximum that can be fitted. Add
          secure_determine_constants() to determine the mechanism
          dependent overhead. This has a hard limit for krb4 - for
          gssapi use gss_wrap_size_limit.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13553 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftp/ChangeLog
src/appl/gssftp/ftp/secure.c