Age | Commit message (Collapse) | Author |
|
D. Keromytis and Niels Provos.
|
|
process only. Various cleanup and bugfixes.
markus@ ok
|
|
There are some kinks left, so keep it default disabled for now.
markus@ says ok to commit.
|
|
|
|
|
|
niklas@ ok.
|
|
niklas@ ok.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
all DELETE notifications is sent out. Create a prioritized send-queue
for the DELETE messages to solve this. Some (C)-2001.
niklas@ ok.
|
|
This "clean" shutdown happens on SIGTERM ('kill <pid>') or if a 'Q' command
is input to the fifo UI. Suggested by <Ghislaine.Labouret@hsc.fr>.
|
|
|
|
|
|
|
|
for systems without get{addr,name}info calls. Some style police.
|
|
|
|
|
|
file. In pcap(3) format, so tcpdump(8) can read it.
Idea by Tim Newsham <newsham@lava.net>, work by him and me.
Ok angelos@, niklas@
|
|
|
|
|
|
|
|
isakmpd.c: Merge with EOM 1.54
|
|
author: angelos
Add the -R option in getopt!!!
|
|
author: ho
style fix
author: ho
Create report files with umask 077
|
|
author: niklas
Consolidate PID writers
author: niklas
save pid in a pidfile, based on code from Lawrence A. Wimble. Also retry
to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between.
author: ho
Write pid file on start. (angelos@ ok)
|
|
isakmpd.c: Merge with EOM 1.46
sa.c: Merge with EOM 1.100
ui.c: Merge with EOM 1.39
author: niklas
error message style
|
|
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
|
|
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.
|
|
apps/certpatch/certpatch.c: Merge with EOM 1.6
exchange.c: Merge with EOM 1.114
ike_quick_mode.c: Merge with EOM 1.110
ike_phase_1.c: Merge with EOM 1.16
ike_auth.c: Merge with EOM 1.41
ike_aggressive.c: Merge with EOM 1.4
libcrypto.c: Merge with EOM 1.10
libcrypto.h: Merge with EOM 1.10
isakmpd.8: Merge with EOM 1.19
isakmpd.c: Merge with EOM 1.42
ipsec.h: Merge with EOM 1.40
init.c: Merge with EOM 1.22
message.c: Merge with EOM 1.143
message.h: Merge with EOM 1.49
sa.c: Merge with EOM 1.98
sa.h: Merge with EOM 1.54
policy.c: Merge with EOM 1.14
pf_key_v2.c: Merge with EOM 1.36
x509.c: Merge with EOM 1.32
x509.h: Merge with EOM 1.9
udp.c: Merge with EOM 1.46
author: niklas
Angelos copyrights
|
|
author: angelos
Make x509_cert_init() able to re-initialize.
author: angelos
Reinitialize certificates as well.
|
|
init.c: Merge with EOM 1.19
author: angelos
GMTTimeOfDay and LocalTimeOfDay attributes, comment in x509.c.
|
|
isakmpd.c: Merge with EOM 1.38
author: angelos
Allow "-DA=xx" to mean "set all debug classes to level xx"
|
|
author: niklas
Support dynamic loading of libkeynote too. Build isakmpd static by default.
Stylistic cleanup of keynote policy code. Correct some libcrypto calls.
|
|
author: niklas
regrand is in util.h now. Use new conf_reinit API at SIGHUP time. Fix
timeout handling in deteerministic mode.
|
|
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: ho
Add missing #include
author: ho
Add connection_reinit to SIGHUP handler. Add comments.
|
|
Style. alloc error reporting. Math error propagation. Allocate right
sizes.
Log any SIGHUPs looking our way.
1999 copyrights
|
|
Allow the application socket to not exist
|
|
| revision 1.27
| date: 1999/02/25 11:39:09; author: niklas; state: Exp; lines: +3 -2
| include sysdep.h everywhere
| ----------------------------
|
|
|
|
|
|
|
|
|