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
/
isakmpd.c
Age
Commit message (
Expand
)
Author
2003-06-04
Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelos
Hakan Olsson
2003-05-18
More isakmpd privsep work. X509 private keys are now kept in the privileged
Hakan Olsson
2003-05-15
Start of privilege separation for isakmpd.
Hakan Olsson
2003-05-14
Fix a typo (in unused code).
Hakan Olsson
2003-04-14
Unlink FIFO and pid files on clean shutdown. PR#3199
Hakan Olsson
2002-12-03
Add -4/-6 cmdline options to select what address family (IPv4,v6) to use.
Hakan Olsson
2002-11-27
Make sure daemon() does not close any fd opened during initialization.
Hakan Olsson
2002-11-21
-Wshadow nits.
Hakan Olsson
2002-07-05
volatile sig_atomic_t, suggested by Theo.
Hakan Olsson
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-07
Before detaching, log output should go to stderr, not syslog.
Hakan Olsson
2002-06-01
size_t must be cast to (unsigned long) and printed using %lu
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2001-12-11
Don't hang waiting for select() with SIGTERM + no active SAs.
Hakan Olsson
2001-12-10
Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).
Hakan Olsson
2001-10-26
Sometimes the daemon will not die promptly on SIGTERM, even though
Hakan Olsson
2001-08-24
Send DELETE notifications for all active SAs when we shut down the daemon.
Hakan Olsson
2001-08-23
Reinitialize transports on SIGUP.
Angelos D. Keromytis
2001-08-23
recieve -> receive
Aaron Campbell
2001-07-05
Add prototypes and some other various cleanup.
Hakan Olsson
2001-07-01
strict strtol checking. text2sockaddr/sockaddr2text implementations
Niklas Hallqvist
2001-06-29
IPv6 support, by niklas@ and me.
Hakan Olsson
2001-04-09
More style fixes...
Hakan Olsson
2001-04-09
isakmpd can now capture un-encrypted IKE negotiation packets to a
Hakan Olsson
2001-04-07
Add missing filename argument.
Hakan Olsson
2001-01-27
(c) 2001
Niklas Hallqvist
2001-01-26
Pedantic style police
Niklas Hallqvist
2000-10-07
isakmp_doi.h: Merge with EOM 1.1
Niklas Hallqvist
2000-06-08
Merge with EOM 1.52
Niklas Hallqvist
2000-05-03
Merge with EOM 1.51
Niklas Hallqvist
2000-05-02
Merge with EOM 1.49
Niklas Hallqvist
2000-04-07
conf.c: Merge with EOM 1.21
Niklas Hallqvist
2000-02-25
regress/crypto/Makefile: Merge with EOM 1.5
Niklas Hallqvist
2000-02-19
cert.c: Merge with EOM 1.14
Niklas Hallqvist
2000-02-01
apps/certpatch/certpatch.8: Merge with EOM 1.4
Niklas Hallqvist
2000-01-31
Merge with EOM 1.41
Niklas Hallqvist
2000-01-26
isakmpd.c: Merge with EOM 1.39
Niklas Hallqvist
1999-10-01
isakmpd.8: Merge with EOM 1.17
Niklas Hallqvist
1999-08-26
Merge with EOM 1.37
Niklas Hallqvist
1999-08-05
Merge with EOM 1.36
Niklas Hallqvist
1999-07-07
Merge with EOM 1.35
Niklas Hallqvist
1999-06-02
Merge with EOM 1.33
Niklas Hallqvist
1999-04-19
./isakmpd.c: Merge with EOM 1.31
Niklas Hallqvist
1999-03-24
Merge with EOM 1.28
Niklas Hallqvist
1999-02-26
Merge from the Ericsson repository
Niklas Hallqvist
1998-12-22
Size the fd sets from the descriptor table
Niklas Hallqvist
1998-12-22
Generalize udp port decoding. Remove unneeded decls.
Niklas Hallqvist
1998-12-21
Last months worth of work on isakmpd, lots done
Niklas Hallqvist
1998-11-20
Do not report select errors on EINTR
Niklas Hallqvist
[next]