OpenBSD CVS

src/sbin/ipsecctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / ipsecctl

Current tag: OPENBSD_7_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   18 years  hshoexer   Teach ipsecctl to control isakmpd. ok deraadt
[TXT] ike.c  1.83   23 months  mbuhl   Use in_addr for AF_INET. OK bluhm
[TXT] ipsec.conf.5  1.163   2 years  tb   Fix another instance of incorrect capitalization of ChaCha20. pointed out by jm...
[TXT] ipsecctl.8  1.29   6 years  mpi   Support collapsing flow outputs. Makes it easier to check live status of comple...
[TXT] ipsecctl.c  1.84   5 years  kn   Remove unnused af argument from unmask(), sync with pfctl Noted by jca, thanks....
[TXT] ipsecctl.h  1.75   2 years  bluhm   After deleting hifn(4) the only provider for the LZS compression algorithm is go...
[TXT] parse.y  1.181   2 years  bluhm   After deleting hifn(4) the only provider for the LZS compression algorithm is go...
[TXT] pfkdump.c  1.55   2 years  bluhm   After deleting hifn(4) the only provider for the LZS compression algorithm is go...
[TXT] pfkey.c  1.63   2 years  bluhm   After deleting hifn(4) the only provider for the LZS compression algorithm is go...
[TXT] pfkey.h  1.7   17 years  markus   sort SAs by spi; ok hshoexer