summaryrefslogtreecommitdiff
path: root/libexec/ftp-proxy/ftp-proxy.c
AgeCommit message (Expand)Author
2002-06-09no newlines in syslogBob Beck
2002-05-23KNF during an audit; found an improperly initialized sockaddrTheo de Raadt
2002-03-12Pass full length to strlcat(). From Brian Poole.Daniel Hartmeier
2002-01-10print proper host name for the proxy's peer; bob okMichael Shalayeff
2001-12-14RFC 959 wasn't clear about what happens around a PASV reply, and inBob Beck
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-05-Make ftp-proxy drop privs to user "proxy" by default.Bob Beck
2001-08-28remove unneeded code (this is done later)Bob Beck
2001-08-28oh, some cleanups etc etcTheo de Raadt
2001-08-22-Functionify some of the main loop, so it isn't so horrificly deep and isBob Beck
2001-08-19unsmokecrack - thanks millertBob Beck
2001-08-19decruftify with prejudiceBob Beck
2001-08-19decruftifyBob Beck
2001-08-19Argh. I must be wearing a stupid sign todayBob Beck
2001-08-19bye bye atoi.Bob Beck
2001-08-19oopsBob Beck
2001-08-19I'm a knuckle-dragging moron, the fd_set is overflowable - make it soBob Beck
2001-08-191564 lines of cleanupTheo de Raadt
2001-08-19KNFBob Beck
2001-08-19gratuitous KNFism's, don't have it looking like it's your first dayBob Beck
2001-08-19transparent ftp proxy, based on Obtuse Systems juniper stuff with muchBob Beck