| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | KNF during an audit; found an improperly initialized sockaddr |  deraadt | 2002-05-23 | 6 | -118/+85 |
* | o End a sentence with a period, not a comma; Hans-Joerg Hoexer |  millert | 2002-05-19 | 1 | -7/+8 |
* | We need ftp-proxy only on loopback. |  mpech | 2002-03-27 | 1 | -2/+2 |
* | Pass full length to strlcat(). From Brian Poole. |  dhartmei | 2002-03-12 | 1 | -5/+6 |
* | Fix memory leak in get_proxy_env(). |  mpech | 2002-02-15 | 1 | -9/+3 |
* | missing period |  itojun | 2002-02-01 | 1 | -2/+2 |
* | 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 |
* | kill more registers; |  mpech | 2001-12-07 | 1 | -6/+6 |
* | comment typo, and $OpenBSD$ (thanks pval) |  beck | 2001-12-06 | 1 | -1/+2 |
* | Fix realloc in getline so we exit on failure - in this context it's silly |  beck | 2001-12-06 | 1 | -4/+10 |
* | use .Nm more |  deraadt | 2001-12-06 | 1 | -5/+8 |
* | don't use "you" in a man page. |  beck | 2001-12-06 | 1 | -5/+4 |
* | *** empty log message *** |  beck | 2001-12-06 | 1 | -7/+7 |
* | typo |  dhartmei | 2001-12-05 | 1 | -3/+3 |
* | Explain that filter rules need to let pass connections to the proxy ports |  dhartmei | 2001-12-05 | 1 | -1/+20 |
* | Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226. |  dhartmei | 2001-12-03 | 1 | -0/+5 |
* | Remove the last line, pf does support IPv6 now. |  dhartmei | 2001-12-03 | 1 | -3/+1 |
* | 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 |
* | IPv6 support from Ryan McBride (mcbride@countersiege.com) |  frantzen | 2001-09-15 | 1 | -4/+6 |
* | -Make ftp-proxy drop privs to user "proxy" by default. |  beck | 2001-09-05 | 3 | -12/+15 |
* | s/pf_natlook/pfioc_natlook (ioctl parameter struct) |  dhartmei | 2001-09-05 | 1 | -2/+2 |
* | remove unneeded code (this is done later) |  beck | 2001-08-28 | 1 | -10/+1 |
* | oh, some cleanups etc etc |  deraadt | 2001-08-28 | 4 | -100/+76 |
* | oops |  beck | 2001-08-22 | 1 | -3/+3 |
* | Fixes for my worst abuses of nroff from mpech@ |  beck | 2001-08-22 | 1 | -30/+42 |
* | Duh. |  beck | 2001-08-22 | 1 | -8/+10 |
* | -Functionify some of the main loop, so it isn't so horrificly deep and is |  beck | 2001-08-22 | 2 | -234/+326 |
* | 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 | 4 | -367/+294 |
* | 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 | 6 | -0/+2157 |