Age | Commit message (Expand) | Author |
1998-05-24 | forgot to apply masks to subnet addresses | Niels Provos |
1998-05-24 | add VPN mode. | Niels Provos |
1998-05-24 | remote rt and rtdelete | Niels Provos |
1998-05-24 | incorporate functionality of rt and rtdelete commands into ipsecadm, | Niels Provos |
1998-05-19 | fix bug in configuring exchange timeout | Niels Provos |
1998-05-19 | carify iv usage with new esp mode | Niels Provos |
1998-05-18 | support kernel notifies for setsockopt/getsockopt interface and fix various | Niels Provos |
1998-05-18 | ipfstat does not read from /vmunix | Artur Grabowski |
1998-05-17 | Unroll that last patch, Theo thinks there's a better way of solving | Angelos D. Keromytis |
1998-05-16 | Avoid the SIGALRM/ping DOS attack. From FreeBSD patch by Jason Young. | Angelos D. Keromytis |
1998-05-16 | oops; d | Theo de Raadt |
1998-05-16 | spelling typo | David Leonard |
1998-05-16 | call pmap_getport() with correct proto; tron | Theo de Raadt |
1998-05-16 | put time in network byte order. I thought I fixed this! | Theo de Raadt |
1998-05-16 | on 64 bit architectures, tv_sec and tv_usec cause problems when we | Theo de Raadt |
1998-05-14 | Explain exchange_lifetime a bit more | Niklas Hallqvist |
1998-05-13 | Clarify tunnel options | Niklas Hallqvist |
1998-05-13 | Clarify tunnel options | Niklas Hallqvist |
1998-05-13 | typo | Niklas Hallqvist |
1998-05-07 | In -v mode print label offset in addition to the block number. | Todd C. Miller |
1998-05-07 | get rid of #ifdef OLD_SCSI stuff. It is not useful | Todd C. Miller |
1998-05-07 | let user set d_interleave, and force it to be >= 1 | Todd C. Miller |
1998-05-06 | correct operational description; ksulliva@psc.edu | Theo de Raadt |
1998-05-04 | LETS_GET_BIG | Theo de Raadt |
1998-04-30 | certain variables are in msec not usec now | Theo de Raadt |
1998-04-28 | use Xr more often | Theo de Raadt |
1998-04-26 | handle ENOSPC as an end-of-tape marker; gibbs@narnia.plutotech.com | Theo de Raadt |
1998-04-26 | extract errno from rmt operation, assuming other machine has same errno value... | Theo de Raadt |
1998-04-25 | hp300 uses libkvm now. | Jason Downs |
1998-04-25 | DOSBBSECTOR is in sectors | Theo de Raadt |
1998-04-25 | build if NOMAN= is globally set; problem spotted by rahnds | Theo de Raadt |
1998-04-25 | typos | Niklas Hallqvist |
1998-04-25 | handle truncated superblock read; rnordier@freebsd | Theo de Raadt |
1998-04-25 | run rc.shutdown even if -r or -h is not specified | Todd C. Miller |
1998-04-25 | ignore SIGPIPE; nathanw@MIT.EDU | Theo de Raadt |
1998-04-14 | Set label.d_bbsize and label.d_sbsize if we have a fictious label | Todd C. Miller |
1998-04-13 | Use _PATH_DEV, not "/dev/" | Todd C. Miller |
1998-04-11 | mention IDE, or people will get all confused | Theo de Raadt |
1998-04-08 | mention 'r' in -E mode | Todd C. Miller |
1998-04-08 | Make undo recalculate free space. Also adds 'r' command to recalculate | Todd C. Miller |
1998-04-04 | use the right key material for authentication, bug report by | Niels Provos |
1998-04-03 | handle unknown option too. All this ipoption handling needs rewriting, I now ... | Theo de Raadt |
1998-04-02 | do not run off end of option buffer for LSRR either; tqbf | Theo de Raadt |
1998-04-01 | clarify | Theo de Raadt |
1998-03-31 | possible buf oflow in -R; reported by tqbf, fixed by me. | Theo de Raadt |
1998-03-28 | Wall | Theo de Raadt |
1998-03-26 | pretty | Theo de Raadt |
1998-03-25 | usage to stderr, not syslog | Theo de Raadt |
1998-03-22 | updated example for current nat syntax, i.e. was ppp0/32 now says 0/32 ... | johns |
1998-03-21 | Print the devicename in the error message when it cannot be opened | Todd C. Miller |