Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-08 | NFS -> NFSSERVER|NFSCLIENT | Theo de Raadt | |
1999-07-08 | poof | Theo de Raadt | |
1999-07-08 | cleanup; still needs kmem removal (terrible) | Theo de Raadt | |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski | |
1999-07-07 | ike_phase_1.c: Merge with EOM 1.5 | Niklas Hallqvist | |
x509.c: Merge with EOM 1.16 author: niklas Start stab at supporting other IDs than IPV4_ADDR in main mode | |||
1999-07-07 | DESIGN-NOTES: Merge with EOM 1.45 | Niklas Hallqvist | |
TO-DO: Merge with EOM 1.40 author: niklas Up-to-date | |||
1999-07-07 | Merge with EOM 1.5 | Niklas Hallqvist | |
author: niklas typo | |||
1999-07-07 | ipsec.c: Merge with EOM 1.113 | Niklas Hallqvist | |
ipsec.h: Merge with EOM 1.37 author: niklas Add a function giving the size of a certain ID-payload | |||
1999-07-07 | Merge with EOM 1.6 | Niklas Hallqvist | |
author: ho Add copyright notice. author: ho Add connection_exist | |||
1999-07-07 | Merge with EOM 1.35 | Niklas Hallqvist | |
author: ho Add trap for SIGUSR2. Preliminary use to rehash soft exp. timers. author: ho Add keynote policy support (with USE_KEYNOTE). angelos@openbsd.org | |||
1999-07-07 | Merge with EOM 1.27 | Niklas Hallqvist | |
author: niklas Not a good sample anymore | |||
1999-07-07 | Merge with EOM 1.24 | Niklas Hallqvist | |
author: ho Release lock(s) on logfile when write fails. | |||
1999-07-07 | Merge with EOM 1.20, although keeping it crippled due to patent reasons. | Niklas Hallqvist | |
author: niklas Put back now fixed optimization from Ilya Tsindlekht author: niklas Revert optimization as x509test loses with it author: niklas Style. alloc error reporting. Math error propagation. Allocate right sizes. author: niklas 1999 copyrights author: niklas style author: niklas Remove stuff not meant to be committed author: niklas style author: niklas RSA fixes and optimiations from Ilya Tsindlekht, via Niels Provos | |||
1999-07-07 | policy.h: Merge with EOM 1.2 | Niklas Hallqvist | |
policy.c: Merge with EOM 1.2 author: niklas Remove $EOM$ from Eom repository version author: niklas New file, for keynote policy handling. By angelos@openbsd.org | |||
1999-07-07 | Merge with EOM 1.96 | Niklas Hallqvist | |
author: ho We no longer use flag "Stayalive" | |||
1999-07-07 | exchange.h: Merge with EOM 1.25 | Niklas Hallqvist | |
ike_quick_mode.c: Merge with EOM 1.90 init.c: Merge with EOM 1.15 author: ho Add keynote policy support (with USE_KEYNOTE). angelos@openbsd.org | |||
1999-07-07 | Merge with EOM 1.3 | Niklas Hallqvist | |
author: niklas Update validity times | |||
1999-07-07 | isakmpd.8: Merge with EOM 1.14 | Niklas Hallqvist | |
pf_key_v2.c: Merge with EOM 1.17 author: niklas Merge in fixes done in the OpenBSD tree | |||
1999-07-07 | Merge with EOM 1.54 | Niklas Hallqvist | |
author: ho Remove a trailing backslash. author: niklas OpenBSD with PF_KEY is now the default author: niklas Oops, we have not gone to 2.5 as a base for EOM yet. | |||
1999-07-07 | Merge with EOM 1.26 | Niklas Hallqvist | |
author: niklas Merge in fixes done in the OpenBSD tree author: ho Add keynote policy-file. author: ho No more Stayalive-flag. | |||
1999-07-07 | Merge with EOM 1.2 | Niklas Hallqvist | |
author: ho Initial. author: ho file VPN-3way-template.conf was initially added on branch RELEASE_1_0. | |||
1999-07-07 | Merge with EOM 1.4 | Niklas Hallqvist | |
author: ho branches: 1.4.2; Add USE_KEYNOTE | |||
1999-07-07 | Merge with EOM 1.108 | Niklas Hallqvist | |
author: ho Connection names only match phase 2 exchanges, so let a phase 2 stayalive imply stayalive of the "parent" ISAKMP SA. author: ho 'Connections' should stay alive (SA_FLAG_STAYALIVE) | |||
1999-07-07 | Merge with EOM 1.16 | Niklas Hallqvist | |
author: ho Add copyright notice. author: ho Add connection_exist function | |||
1999-07-07 | Merge with EOM 1.1 | Niklas Hallqvist | |
author: niklas An all-is-OK policy sample | |||
1999-07-07 | Merge with EOM 1.31 | Niklas Hallqvist | |
author: niklas indent | |||
1999-07-07 | Theo can't spell :) | Aaron Campbell | |
1999-07-07 | sync | Theo de Raadt | |
1999-07-07 | correct ID; angelos | Theo de Raadt | |
1999-07-07 | RFC 1597 obsoleted by RFC 1918. Pointed out by arusel@mecon.ar | Kjell Wooding | |
1999-07-07 | typo | Michael Shalayeff | |
1999-07-07 | more | Theo de Raadt | |
1999-07-07 | I don't see how revoke can return EINVAL. | Artur Grabowski | |
1999-07-07 | sync | Theo de Raadt | |
1999-07-07 | correct | Theo de Raadt | |
1999-07-07 | revoke(2) works on more than just char and block devices | Artur Grabowski | |
1999-07-07 | Add IPSec Sysctl info. ok angelos@. | Kjell Wooding | |
1999-07-07 | use Dv | Aaron Campbell | |
1999-07-07 | when using `-' as a negative sign, escape it with a backslash so troff knows | Aaron Campbell | |
it's not supposed to be a hyphen/dash | |||
1999-07-07 | some formatting fixes | Aaron Campbell | |
1999-07-07 | capitalize .Dt argument | Aaron Campbell | |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-07 | Attempt to make photurisd limitations clearer. | Kjell Wooding | |
1999-07-07 | show MESSAGE using PAGER | Marc Espie | |
1999-07-07 | First REAL cut at documenting bimap. | Kjell Wooding | |
1999-07-07 | Add the ipsec sysctl information. | Kjell Wooding | |
1999-07-06 | document TCP_SIGNATURE; cmetz@ | Aaron Campbell | |
1999-07-06 | sync | Theo de Raadt | |
1999-07-06 | more... | Theo de Raadt | |
1999-07-06 | ipsec_in_use could get out of sync. (Also niklas@. angelos@ ok) | Hakan Olsson | |