index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
isakmpd
/
policy.c
Age
Commit message (
Expand
)
Author
2002-11-14
Use %d instead of %2d for better matching. From Mike Neuman. Fixes PR#2848.
Hakan Olsson
2002-09-11
signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
Hakan Olsson
2002-06-15
ecn_* policy attributes --- ok ho@
Angelos D. Keromytis
2002-06-10
The dlopen() stuff goes away.
Hakan Olsson
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-01
size_t must be cast to (unsigned long) and printed using %lu
Theo de Raadt
2002-05-28
off_t to size_t change for printf format and malloc. Pointed out by <greg@nes...
Hakan Olsson
2002-01-23
Actually return the ESP/AH/COMP ground descriptions for policy
Angelos D. Keromytis
2002-01-23
no more strcpy/sprintf
Hakan Olsson
2002-01-23
strcpy->strlcpy, sprintf->snprintf
Hakan Olsson
2002-01-03
strftime format fixes. From Christo Butcher <christo@fox-it.com>.
Hakan Olsson
2001-08-26
more style
Niklas Hallqvist
2001-08-25
Use x509_DN_string API. Style fixes.
Niklas Hallqvist
2001-08-24
I was only going to remove #include "init.h", but found 8 more
Hakan Olsson
2001-08-11
Allocate slightly larger buffer for cert.
Angelos D. Keromytis
2001-07-05
DER_ASN1_DN ID handling --- untested
Angelos D. Keromytis
2001-07-04
Better handling of Key IDs.
Angelos D. Keromytis
2001-07-03
Fix policy information for IPv6 subnet/range cases. This is ugly, I'll
Angelos D. Keromytis
2001-07-03
Wait with strlcpy a while, change to strncpy.
Hakan Olsson
2001-07-03
use strlcpy instead of memcpy to copy strings
Hakan Olsson
2001-07-01
Style
Niklas Hallqvist
2001-07-01
Start support for IPv6 addresses in policy.
Angelos D. Keromytis
2001-07-01
Fix remote_negotiation_address attribute; fix sockaddr2text() return
Angelos D. Keromytis
2001-06-29
Change get_src/get_dst API as we get the length with sa_len.
Hakan Olsson
2001-06-29
Initial IPv6 support. (niklas@ ok)
Hakan Olsson
2001-06-07
No need to allocate/free X509 policy information -- the certs are
Angelos D. Keromytis
2001-06-07
Get rid of the main policy session (unnecessary).
Angelos D. Keromytis
2001-06-07
Add some log_print()
Angelos D. Keromytis
2001-05-31
Routines for handling KeyNote cert representation.
Angelos D. Keromytis
2001-04-09
Style police a'la niklas@.
Hakan Olsson
2001-04-05
As the isakmpd.policy file can contain sensitive information, we want
Hakan Olsson
2001-03-14
Make these compile again...
Thorsten Lockert
2001-03-14
Indentation and style fascism
Niklas Hallqvist
2001-03-13
Add logging classes for Negotiation and Policy, and change a number of
Hakan Olsson
2001-03-07
Oops, use the right legnth for the key id.
Angelos D. Keromytis
2001-03-07
Add KEY_ID support (mostly from roland@digitalvampire.org)
Angelos D. Keromytis
2001-01-27
(c) 2001
Niklas Hallqvist
2001-01-26
Pedantic style police
Niklas Hallqvist
2001-01-10
Handle null remote_id/local_filter/remote_filter nicer.
Angelos D. Keromytis
2000-11-23
policy.c: Merge with EOM 1.49
Niklas Hallqvist
2000-10-16
Merge with EOM 1.48
Niklas Hallqvist
2000-10-09
samples/VPN-3way-template.conf: Merge with EOM 1.8
Niklas Hallqvist
2000-10-07
Merge with EOM 1.45
Niklas Hallqvist
2000-08-03
Merge with EOM 1.40
Niklas Hallqvist
2000-06-08
Merge with EOM 1.38
Niklas Hallqvist
2000-05-02
Merge with EOM 1.26
Niklas Hallqvist
2000-04-07
Merge with EOM 1.23
Niklas Hallqvist
2000-04-07
Merge with EOM 1.20
Niklas Hallqvist
2000-02-25
regress/crypto/Makefile: Merge with EOM 1.5
Niklas Hallqvist
2000-02-19
Merge with EOM 1.17
Niklas Hallqvist
[next]