| Commit message (Expand) | Author | Age | Files | Lines |
* | code is not being used; toss into Attic |  deraadt | 2005-11-24 | 1 | -1373/+0 |
* | Check snprintf return value for -1. |  cloder | 2005-03-05 | 1 | -8/+9 |
* | const correctness, string literals are const char *, no functional change |  dhartmei | 2005-02-24 | 1 | -4/+4 |
* | Fix -S flag for non-root; from Ewen McNeill (closes PR 4066) |  millert | 2005-01-19 | 1 | -2/+2 |
* | options sort and sync usage(); |  jmc | 2004-11-19 | 1 | -4/+4 |
* | addr -> address in usage() for consistency. |  brad | 2004-07-11 | 1 | -2/+2 |
* | The 'reverse ftp-proxy' mode adds a command line option -R to |  dhartmei | 2004-07-06 | 1 | -6/+49 |
* | #include fixes, from Max Laier, ok beck@ henning@ |  dhartmei | 2004-03-14 | 1 | -2/+2 |
* | Add a -a address option to set the address which the proxy will use |  beck | 2004-01-22 | 1 | -5/+14 |
* | pf spelling police |  david | 2003-08-22 | 1 | -2/+2 |
* | correctly handle multiline responses with leading space followed by number |  henning | 2003-07-29 | 1 | -1/+3 |
* | missing protos |  deraadt | 2003-06-28 | 1 | -3/+8 |
* | delinting from beck |  deraadt | 2003-06-23 | 1 | -17/+14 |
* | cmdline options in alphabetical order in usage() and manpage |  david | 2003-03-20 | 1 | -4/+4 |
* | Honour TCP_WRAPPERS mk.conf setting; ok millert@ |  djm | 2003-01-23 | 1 | -3/+14 |
* | various tweaks. someone mailed in a huge diff that was so wrong in so |  deraadt | 2002-12-19 | 1 | -56/+65 |
* | accidental commit |  deraadt | 2002-12-19 | 1 | -66/+58 |
* | missing .Pp |  deraadt | 2002-12-19 | 1 | -58/+66 |
* | typos/grammar/better words |  jufi | 2002-07-07 | 1 | -3/+3 |
* | KNF |  deraadt | 2002-07-03 | 1 | -10/+10 |
* | no newlines in syslog |  beck | 2002-06-09 | 1 | -24/+24 |
* | KNF during an audit; found an improperly initialized sockaddr |  deraadt | 2002-05-23 | 1 | -31/+19 |
* | Pass full length to strlcat(). From Brian Poole. |  dhartmei | 2002-03-12 | 1 | -5/+6 |
* | print proper host name for the proxy's peer; bob ok |  mickey | 2002-01-10 | 1 | -4/+4 |
* | RFC 959 wasn't clear about what happens around a PASV reply, and in |  beck | 2001-12-14 | 1 | -5/+8 |
* | fix multi-line contunuations - ok deraadt@ |  beck | 2001-10-10 | 1 | -2/+13 |
* | Drop privs to named group, not group with same name as user. |  beck | 2001-09-21 | 1 | -2/+2 |
* | -Make ftp-proxy drop privs to user "proxy" by default. |  beck | 2001-09-05 | 1 | -5/+6 |
* | remove unneeded code (this is done later) |  beck | 2001-08-28 | 1 | -10/+1 |
* | oh, some cleanups etc etc |  deraadt | 2001-08-28 | 1 | -77/+58 |
* | -Functionify some of the main loop, so it isn't so horrificly deep and is |  beck | 2001-08-22 | 1 | -233/+305 |
* | unsmokecrack - thanks millert |  beck | 2001-08-19 | 1 | -22/+20 |
* | decruftify with prejudice |  beck | 2001-08-19 | 1 | -37/+25 |
* | decruftify |  beck | 2001-08-19 | 1 | -29/+8 |
* | Argh. I must be wearing a stupid sign today |  beck | 2001-08-19 | 1 | -2/+2 |
* | bye bye atoi. |  beck | 2001-08-19 | 1 | -8/+21 |
* | oops |  beck | 2001-08-19 | 1 | -3/+3 |
* | I'm a knuckle-dragging moron, the fd_set is overflowable - make it so |  beck | 2001-08-19 | 1 | -28/+39 |
* | 1564 lines of cleanup |  deraadt | 2001-08-19 | 1 | -271/+221 |
* | KNF |  beck | 2001-08-19 | 1 | -11/+5 |
* | gratuitous KNFism's, don't have it looking like it's your first day |  beck | 2001-08-19 | 1 | -13/+8 |
* | transparent ftp proxy, based on Obtuse Systems juniper stuff with much |  beck | 2001-08-19 | 1 | -0/+1320 |