Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-27 | ifndef, not ifdef | Angelos D. Keromytis | |
2000-11-27 | Fix deletion of flows. | Angelos D. Keromytis | |
2000-11-23 | Merge with EOM 1.23 | Niklas Hallqvist | |
author: niklas style nits author: angelos Typecast so compiler shuts up. author: ho Use stat(), not lstat(). author: niklas style and removal of unused, unneeded code | |||
2000-11-23 | Merge with EOM 1.45 | Niklas Hallqvist | |
author: niklas style author: angelos Better ID matching, should solve (some?) of PGPnet interoperability problems. From mickey@ | |||
2000-11-23 | Merge with EOM 1.28 | Niklas Hallqvist | |
author: niklas Fix log message author: niklas style | |||
2000-11-23 | Merge with EOM 1.56 | Niklas Hallqvist | |
author: niklas style nits author: angelos Print and use correct port when looking at listening sockets. Don't setup unnecessary flows on the receiver side. author: angelos Careful on the type used by inet_ntoa() author: niklas byte ordering | |||
2000-11-23 | Merge with EOM 1.24 | Niklas Hallqvist | |
author: niklas sync with OpenBSD author: angelos Update. | |||
2000-11-23 | Merge with EOM 1.59 | Niklas Hallqvist | |
author: angelos Initialize variable, avoid free() warnings. author: provos when cert_get fails dont dereference p if its NULL, found by francis.dupont@enst-bretagne.fr | |||
2000-11-23 | samples/singlehost-east.conf: Merge with EOM 1.10 | Niklas Hallqvist | |
samples/singlehost-west.conf: Merge with EOM 1.10 samples/singlehost-setup.sh: Merge with EOM 1.3 author: niklas use networks that fits me better | |||
2000-11-23 | policy.c: Merge with EOM 1.49 | Niklas Hallqvist | |
util.h: Merge with EOM 1.10 author: niklas style and removal of unused, unneeded code | |||
2000-11-23 | Merge with EOM 1.53 | Niklas Hallqvist | |
author: niklas sync with OpenBSD | |||
2000-11-21 | CAST-128 has a maximum of 128bit keys, not 256. | Angelos D. Keromytis | |
2000-11-21 | Fix an int * that should be a size_t * when calling sysctl(3). | Todd C. Miller | |
2000-11-19 | XXX - Alpha port doesn't currently support weak symbols | Todd C. Miller | |
2000-11-17 | HMAC96->HMAC as needed (Angelos missed one ;-) | Todd C. Miller | |
2000-11-17 | Merge with EOM (since Niklas won't get off his nether regions) | Angelos D. Keromytis | |
2000-11-17 | HMAC96->HMAC as needed. | Angelos D. Keromytis | |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis | |
2000-11-15 | Accept -inet/-inet6 etc. in route show command. | Angelos D. Keromytis | |
2000-11-14 | Sync usage() with reality; mpech@prosoft.org.lv | Aaron Campbell | |
2000-11-14 | Document the -g option; closes PR/1509 from mpech@prosoft.org.lv. | Aaron Campbell | |
2000-11-11 | The -spi value is hex (andrew@etunnels.com) | Angelos D. Keromytis | |
2000-11-11 | Remove -spi from flow commands. | Angelos D. Keromytis | |
2000-11-11 | improve spec conformance of node information query (07). | Jun-ichiro itojun Hagino | |
make sure to check scoped address right on PMTUD. sync with kame. | |||
2000-11-10 | show pltime=0 address as "deprecated". sync with kame. | Jun-ichiro itojun Hagino | |
2000-11-10 | sync with kame. | Jun-ichiro itojun Hagino | |
- allow -s (data len) that are < 8. - more fflush. | |||
2000-11-10 | unused bit in display string | Jason Wright | |
2000-11-09 | typo | Theo de Raadt | |
2000-11-09 | Remove -offset indent so these lines don't wrap over 80 chars; deraadt@ | Aaron Campbell | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-11-09 | it's been moved | Michael Shalayeff | |
2000-11-09 | incomplete work. moved them, repaired some, it is a giant mess | Theo de Raadt | |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell | |
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | |||
2000-11-06 | Fix manpage examples. | Angelos D. Keromytis | |
2000-11-06 | Correct an Xr: ipsecadm(4) -> ipsecadm(8); kent@unit.liu.se | Aaron Campbell | |
2000-10-30 | Fix bug with ACQUIRE message. | Angelos D. Keromytis | |
2000-10-29 | Put .Dt's argument in all-caps; nate@ | Aaron Campbell | |
2000-10-28 | Reference enc(4) properly; nate@ | Aaron Campbell | |
2000-10-28 | donacq, not acquire (noted by peter.galbavy@knowledge.com) | Angelos D. Keromytis | |
2000-10-27 | conf.c: Merge with EOM 1.46 | Niklas Hallqvist | |
util.c: Merge EOM diff 1.20 - 1.21, i.e. 1.19 is still left to be merged author: ho Use stat(), not lstat(). | |||
2000-10-26 | Merge with EOM 1.45 | Niklas Hallqvist | |
author: niklas fgetc returns int not char; Boris Prochazka <boris@stargate.ipunplugged.com> | |||
2000-10-26 | Merge with EOM 1.10 | Niklas Hallqvist | |
author: niklas getopt returns int not char; Boris Prochazka <boris@stargate.ipunplugged.com> | |||
2000-10-26 | update and fix ipsecadm usage example | Jason Wright | |
2000-10-25 | various savecore/kvm fixes; gluk@ptci.ru, PR#1461 | Theo de Raadt | |
2000-10-25 | typo; deraadt ok | Jason Wright | |
2000-10-24 | typo | Niels Provos | |
2000-10-24 | Fix example for ipsec bridge to use fxp1 throughout like it says | Bob Beck | |
it does, instead of switching to fxp0. - spotted and reported by Lars Josephson <hunter@dina.kvl.dk>. | |||
2000-10-22 | Use clearerr(3) to clear EOF on stdin when aborting a command due to ^D. | Todd C. Miller | |
Fixes a bug exposed by the last revision (we got away with before it due to the rewind(3) calls). | |||
2000-10-19 | invoked from mount -t ... | Marco S Hyman | |
2000-10-19 | invoked from mount -t ... | Marco S Hyman | |