index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ftp-proxy
/
ftp-proxy.8
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize argument naming for "sourceaddr" and unify the wording a bit,
schwarze
2020-02-12
1
-5
/
+6
*
fix typo; from semarie
deraadt
2017-01-15
1
-3
/
+3
*
no need for af on divert-to rule; from/ok mikeb
jmc
2016-01-04
1
-3
/
+3
*
switch to new _ftp_proxy user; ok dlg
deraadt
2015-12-01
1
-3
/
+3
*
Document that ftp-proxy breaks explicit RFC4217 FTP TLS. While here,
stsp
2015-01-09
1
-3
/
+7
*
log all, not log-all; ok henning
jmc
2012-06-25
1
-3
/
+3
*
tweak previous;
jmc
2011-05-16
1
-4
/
+4
*
Make it clear that ftp-proxy needs to make outbound connections.
mcbride
2011-05-12
1
-3
/
+6
*
divert-to is picky about the address family so adjust the rule
mikeb
2011-04-28
1
-2
/
+2
*
switch ftp-proxy over to divert-to instead of rdr-to. this avoids
mikeb
2011-04-28
1
-4
/
+4
*
If tagging is used use match rules instead of pass rules. This is needed
claudio
2009-11-21
1
-3
/
+6
*
rdr -> rdr-to
jmc
2009-09-07
1
-4
/
+4
*
Bring manpage up to speed with the changes that just happend or at least
claudio
2009-09-01
1
-23
/
+14
*
Don't pass quick when tagging, so the tag can be used outside
henning
2008-02-26
1
-8
/
+18
*
- -T before -t
jmc
2007-08-01
1
-6
/
+8
*
allow ftp-proxy to add tag statements to teh rules it inserts
henning
2007-08-01
1
-2
/
+7
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Convert three instances of atoi() to strtonum() and apply sane upper bounds.
camield
2006-12-30
1
-3
/
+4
*
no need to use "keep state" and "flags S/SA" in pf rules,
jmc
2006-10-23
1
-5
/
+5
*
document that ftp-proxy cannot function at a raised securelevel
camield
2006-08-30
1
-1
/
+9
*
.Sh SECURITY -> .Sh CAVEATS
jmc
2005-11-20
1
-6
/
+6
*
Introduce verbose option to control the logging of the pf rules.
camield
2005-06-07
1
-5
/
+10
*
tweaks;
jmc
2005-05-31
1
-5
/
+7
*
Import new FTP proxy. Handles IPv6 and all FTP modes. It was
camield
2005-05-26
1
-0
/
+167