index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ftp-proxy
Age
Commit message (
Expand
)
Author
2002-03-27
We need ftp-proxy only on loopback.
Mike Pechkin
2002-03-12
Pass full length to strlcat(). From Brian Poole.
Daniel Hartmeier
2002-02-15
Fix memory leak in get_proxy_env().
Mike Pechkin
2002-02-01
missing period
Jun-ichiro itojun Hagino
2002-01-10
print proper host name for the proxy's peer; bob ok
Michael Shalayeff
2001-12-14
RFC 959 wasn't clear about what happens around a PASV reply, and in
Bob Beck
2001-12-07
kill more registers;
Mike Pechkin
2001-12-06
comment typo, and $OpenBSD$ (thanks pval)
Bob Beck
2001-12-06
Fix realloc in getline so we exit on failure - in this context it's silly
Bob Beck
2001-12-06
use .Nm more
Theo de Raadt
2001-12-06
don't use "you" in a man page.
Bob Beck
2001-12-06
*** empty log message ***
Bob Beck
2001-12-05
typo
Daniel Hartmeier
2001-12-05
Explain that filter rules need to let pass connections to the proxy ports
Daniel Hartmeier
2001-12-03
Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226.
Daniel Hartmeier
2001-12-03
Remove the last line, pf does support IPv6 now.
Daniel Hartmeier
2001-10-10
fix multi-line contunuations - ok deraadt@
Bob Beck
2001-09-21
Drop privs to named group, not group with same name as user.
Bob Beck
2001-09-15
IPv6 support from Ryan McBride (mcbride@countersiege.com)
Mike Frantzen
2001-09-05
-Make ftp-proxy drop privs to user "proxy" by default.
Bob Beck
2001-09-05
s/pf_natlook/pfioc_natlook (ioctl parameter struct)
Daniel Hartmeier
2001-08-28
remove unneeded code (this is done later)
Bob Beck
2001-08-28
oh, some cleanups etc etc
Theo de Raadt
2001-08-22
oops
Bob Beck
2001-08-22
Fixes for my worst abuses of nroff from mpech@
Bob Beck
2001-08-22
Duh.
Bob Beck
2001-08-22
-Functionify some of the main loop, so it isn't so horrificly deep and is
Bob Beck
2001-08-19
unsmokecrack - thanks millert
Bob Beck
2001-08-19
decruftify with prejudice
Bob Beck
2001-08-19
decruftify
Bob Beck
2001-08-19
Argh. I must be wearing a stupid sign today
Bob Beck
2001-08-19
bye bye atoi.
Bob Beck
2001-08-19
oops
Bob Beck
2001-08-19
I'm a knuckle-dragging moron, the fd_set is overflowable - make it so
Bob Beck
2001-08-19
1564 lines of cleanup
Theo de Raadt
2001-08-19
KNF
Bob Beck
2001-08-19
gratuitous KNFism's, don't have it looking like it's your first day
Bob Beck
2001-08-19
transparent ftp proxy, based on Obtuse Systems juniper stuff with much
Bob Beck