summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/ftp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/ftp/ChangeLog')
-rw-r--r--crypto/heimdal/appl/ftp/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/crypto/heimdal/appl/ftp/ChangeLog b/crypto/heimdal/appl/ftp/ChangeLog
index a7a85e8..74ed742 100644
--- a/crypto/heimdal/appl/ftp/ChangeLog
+++ b/crypto/heimdal/appl/ftp/ChangeLog
@@ -1,3 +1,29 @@
+2004-08-20 Love Hörnquist Åstrand <lha@it.su.se>
+
+ * ftp/ftp.c: 1.77: send ABOR protect with security layer if its there
+
+ * ftpd/{ftpd_locl.h, extern.h, ftpcmd.y, ftpd.8, ftpd.c}:
+ Remove all traces of setjmp/longjmp.
+ Handle those command that is needed in oobhandler,
+ those are ABOR, STAT, ENC, CONF, MIC.
+ add options to turn off insecure OOB handling and document the option
+
+ Changes inspired by openbsd and netbsd changes but quite diffrent is
+ most places since the code no longer look and is structured the same
+ way.
+
+ extern.h: 1.25
+ ftpcmd.y: 1.65
+ ftpd.8: 1.22
+ ftpd.c: 1.170
+ ftpd_locl.h: 1.14
+
+2004-06-21 Love Hörnquist Åstrand <lha@it.su.se>
+
+ * ftpd/ftpcmd.y: 1.64: make cbuf 64k to handle lager tickets From:
+ MAAAAA MOOOR <huaraz@btinternet.com> 1.63: strncasecmp returns
+ integer so don't compare with NULL
+
2004-03-14 Love Hörnquist Åstrand <lha@it.su.se>
* ftpd/ftpd.c: 1.169: (main): setpag if there is krb4 OR krb5
OpenPOWER on IntegriCloud