Age | Commit message (Collapse) | Author |
|
apps/certpatch/Makefile: Merge with EOM 1.2
apps/Makefile: Merge with EOM 1.2
author: niklas
From Niels Provos, edited by me: certificate support using SSLeay
author: provos
add a tool that takes a certificate and private key in PEM format,
adds a subjectAltName extension to the certifcate and finally signs
it with the private key, writing back the result.
|
|
author: niklas
More stuff
|
|
asn_useful.h: Merge with EOM 1.7
asn.c: Merge with EOM 1.28
asn.h: Merge with EOM 1.19
asn_useful.c: Merge with EOM 1.12
pkcs.c: Merge with EOM 1.21
pkcs.h: Merge with EOM 1.9
author: niklas
From Niels Provos, edited by me: certificate support using SSLeay
|
|
author: niklas
From Niels Provos, edited by me: certificate support using SSLeay
author: ho
Initial.
author: ho
file VPN-3way-template.conf was initially added on branch RELEASE_1_0.
|
|
author: niklas
Bugs found when interoperating with KAME:
Inbound policy was not checked properly. Lifetime duration could be in
long format. Main mode can carry different DH-groups.
|
|
author: niklas
Do not try to establish an encryption key for AH
|
|
allowed
|
|
|
|
math_group.c: Merge with EOM 1.20
author: niklas
Really make group 5 work
|
|
author: ho
Oops.
|
|
|
|
after defcon.
|
|
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pf_key_v2.c: Merge with EOM 1.18
author: niklas
Support building on older PF_KEY systems with non-standard-compliant SADB_-
constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
x509.c: Merge with EOM 1.16
author: niklas
Start stab at supporting other IDs than IPV4_ADDR in main mode
|
|
TO-DO: Merge with EOM 1.40
author: niklas
Up-to-date
|
|
author: niklas
typo
|
|
ipsec.h: Merge with EOM 1.37
author: niklas
Add a function giving the size of a certain ID-payload
|
|
author: ho
Add copyright notice.
author: ho
Add connection_exist
|
|
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
|
|
author: niklas
Not a good sample anymore
|
|
author: ho
Release lock(s) on logfile when write fails.
|
|
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
|
|
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
|
|
author: ho
We no longer use flag "Stayalive"
|
|
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
|
|
author: niklas
Update validity times
|
|
pf_key_v2.c: Merge with EOM 1.17
author: niklas
Merge in fixes done in the OpenBSD tree
|
|
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.
|
|
author: niklas
Merge in fixes done in the OpenBSD tree
author: ho
Add keynote policy-file.
author: ho
No more Stayalive-flag.
|
|
author: ho
Initial.
author: ho
file VPN-3way-template.conf was initially added on branch RELEASE_1_0.
|
|
author: ho
branches: 1.4.2;
Add USE_KEYNOTE
|
|
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)
|