commit | 7bb8b49596156b85df403d09c2195e2533ec372c | [log] [download] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Sat Mar 17 00:47:54 2001 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Sat Mar 17 00:47:54 2001 +0000 |
tree | e6bc23a1a38a24e4bc5438695300a37a913dcb17 | |
parent | cf00df63443b40190d3f88c5f0a7e102540d0cac [diff] |
- markus@cvs.openbsd.org 2001/03/16 19:06:30 [auth-options.c channels.c channels.h serverloop.c session.c] implement "permitopen" key option, restricts -L style forwarding to to specified host:port pairs. based on work by harlan@genua.de