Age | Commit message (Collapse) | Author |
|
author: ho
Do not crash if user forgot address field.
|
|
author: niklas
line break
|
|
libcrypto.h: Merge with EOM 1.12
author: ho
KAME and ssl includes
|
|
author: niklas
Comparison to wrong var, fix by rayl@mail.com
|
|
author: ho
Add sysdep.h and compile with KAME
|
|
author: ho
Add missing #ifdef USE_X509/#endif
|
|
author: ho
FreeBSD and NetBSD use KAME
author: ho
Add netbsd
|
|
author: niklas
Use a clearer pointer arithmetic
author: niklas
Multiple DES API support
author: niklas
argh
author: niklas
More braindamage with USE_ macros
|
|
appropriate mdoc macros to handle these cases.
|
|
|
|
least, this is the impression I get from looking at a lot of Perl docs.
|
|
|
|
are as follows:", except in special cases.
|
|
the -o option handling. Modify manpage to match. (angelos@ ok)
Angelos also spotted that usage() still said 'wiconfig', not 'wicontrol'.
|
|
author: niklas
I must have been on drugs. X509 is not preshared key.
|
|
author: niklas
nm@wizard.web.am & winquist@cybernet.com both independently found my
bug, a %s without a string given.
|
|
|
|
(new feature in draft-ietf-ipngwg-icmp-name-lookups-05.txt)
|
|
|
|
|
|
|
|
|
|
regress/dh/Makefile: Merge with EOM 1.7
regress/group/Makefile: Merge with EOM 1.9
regress/prf/Makefile: Merge with EOM 1.4
regress/rsakeygen/Makefile: Merge with EOM 1.8
regress/x509/Makefile: Merge with EOM 1.10
Makefile: Merge with EOM 1.62
attribute.c: Merge with EOM 1.10
sa.c: Merge with EOM 1.99
conf.c: Merge with EOM 1.20
crypto.c: Merge with EOM 1.28
isakmpd.c: Merge with EOM 1.45
connection.c: Merge with EOM 1.19
doi.h: Merge with EOM 1.28
field.c: Merge with EOM 1.11
exchange.c: Merge with EOM 1.116
ike_auth.c: Merge with EOM 1.44
pf_key_v2.c: Merge with EOM 1.37
ike_phase_1.c: Merge with EOM 1.22
ipsec.c: Merge with EOM 1.118
isakmp_doi.c: Merge with EOM 1.40
log.c: Merge with EOM 1.26
log.h: Merge with EOM 1.18
math_group.c: Merge with EOM 1.23
message.c: Merge with EOM 1.144
pf_encap.c: Merge with EOM 1.70
policy.c: Merge with EOM 1.18
timer.c: Merge with EOM 1.13
transport.c: Merge with EOM 1.41
udp.c: Merge with EOM 1.47
ui.c: Merge with EOM 1.37
x509.c: Merge with EOM 1.36
author: niklas
Made debug logging a compile time selectable feature
|
|
author: angelos
Move the check after we get rid of the unused protos.
author: niklas
Made debug logging a compile time selectable feature
|
|
|
|
|
|
|
|
|
|
features/ec: Merge with EOM 1.3
features/aggressive: Merge with EOM 1.3
features/x509: Merge with EOM 1.4
author: niklas
License change
|
|
features/ec: Merge with EOM 1.2
author: niklas
Correct funders name
|
|
features/x509: Merge with EOM 1.3
author: niklas
add newline at eof
author: niklas
Correct funders name
|
|
author: niklas
Allow isakmpd builders to remove optional parts and save bytes.
|
|
|
|
ike_auth.c: Merge with EOM 1.43
ike_phase_1.c: Merge with EOM 1.21
init.c: Merge with EOM 1.24
ipsec.c: Merge with EOM 1.117
isakmpd.c: Merge with EOM 1.44
math_group.c: Merge with EOM 1.22
author: niklas
Copyright 2000
author: niklas
Allow isakmpd builders to remove optional parts and save bytes.
|
|
author: niklas
A new bug
|
|
author: niklas
Copyright 2000
|
|
crypto.c: Merge with EOM 1.27
exchange.c: Merge with EOM 1.115
ike_quick_mode.c: Merge with EOM 1.115
x509.c: Merge with EOM 1.35
features/ec: Merge with EOM 1.1
features/aggressive: Merge with EOM 1.1
features/policy: Merge with EOM 1.1
features/x509: Merge with EOM 1.1
author: niklas
Allow isakmpd builders to remove optional parts and save bytes.
|
|
|
|
netbsd 1.57 -> 1.58
|
|
From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran@cdg.chalmers.se>
|
|
for details.
|
|
|
|
|
|
author: angelos
Bad typo, the check should be inverted. Also, add a NOTIFY message
being sent to the Responder if policy check fails at the initiator
(and print a log message).
|
|
author: ho
style...
author: ho
Think-o. Reword log msg again to match what happens here.
author: ho
(struct constant_map *) is not (char *), plus reword the log msg.
|
|
author: angelos
Rename the "CN:" tag to "DN:", after Jorgen's suggestion.
author: angelos
Add an initiator attribute, and make the code amenable to be invoked
by the initiator as well (for policy compliance checking).
author: angelos
Fix typo, noted by Jorgen.Granstam@abc.se
|
|
author: angelos
Rename the "CN:" tag to "DN:", after Jorgen's suggestion.
|
|
author: angelos
Rename the "CN:" tag to "DN:", after Jorgen's suggestion.
author: angelos
Do a policy check on the Initiator, when notified by the Responder on
the SA selection. For efficiency, we should replicate this check on
the first message sent by the Initiator (so we only send proposals we
know we'll eventually accept).
|
|
author: angelos
Do a policy check on the Initiator, when notified by the Responder on
the SA selection. For efficiency, we should replicate this check on
the first message sent by the Initiator (so we only send proposals we
know we'll eventually accept).
author: angelos
Add an initiator attribute, and make the code amenable to be invoked
by the initiator as well (for policy compliance checking).
|
|
|