Age | Commit message (Collapse) | Author |
|
DESIGN-NOTES: Merge with EOM 1.42
Makefile: Merge with EOM 1.51
app.c: Merge with EOM 1.6
conf.c: Merge with EOM 1.18
init.c: Merge with EOM 1.14
isakmpd.conf.5: Merge with EOM 1.19
pf_encap.c: Merge with EOM 1.64
pf_encap.h: Merge with EOM 1.12
pf_key_v2.h: Merge with EOM 1.3
sysdep.h: Merge with EOM 1.16
transport.c: Merge with EOM 1.40
ui.c: Merge with EOM 1.32
author: niklas
A new connection abstraction
|
|
author: niklas
typo in debug output
author: niklas
A new connection abstraction
|
|
of the src string if len(src) >= size. Speeds up the common case a bit.
|
|
|
|
|
|
|
|
|
|
so that make install will heed DESTDIR, and so gdb.info & friends
will finally show up in distrib/sets...
|
|
author: niklas
Sigh, tunnel mode needs a special flag.
|
|
author: niklas
INITIAL-CONTACT bug
|
|
author: niklas
Informational exchanges do not have SAs
|
|
gcc 2.8.1 emits _GLOBAL_OFFSET_TABLE_ instead, so gas has to take
care of that...
This reverts to a previous gas state, but with comments much clearer,
and a real clue about what's going on.
|
|
author: niklas
Unused var removed
|
|
author: niklas
Do not free a message twice
|
|
|
|
|
|
test running time is still limited to 10sec. I still think this is a bogus test though.
|
|
|
|
author: niklas
Try to get the right DOI in notifications
author: niklas
Revert last change
author: niklas
Informational exchanges reaches their end immediately.
author: niklas
Keep track of messages in the send queue from the exchange point of view.
author: niklas
Only retransmit if we have something to retransmit
author: niklas
New message_drop API. Generate real INVALID_COOKIE notification.
Generate informational exchanges in phase 1 too. Really get these
messages to the wire
|
|
README: Merge with EOM 1.21
TO-DO: Merge with EOM 1.35
author: niklas
Up-to-date
|
|
isakmp_doi.c: Merge with EOM 1.38
author: niklas
Recognize but ignore incoming informationmal exchanges
author: niklas
New message_drop API. Generate real INVALID_COOKIE notification.
Generate informational exchanges in phase 1 too. Really get these
messages to the wire
|
|
author: niklas
Try to fix the retransmit business, so info exchanges does not retransmit
author: niklas
Remove unneccesary code
author: niklas
Keep track of messages in the send queue from the exchange point of view.
author: niklas
Free the last sent message when freeing an exchange
author: niklas
New message_drop API. Generate real INVALID_COOKIE notification.
Generate informational exchanges in phase 1 too. Really get these
messages to the wire
|
|
author: niklas
Keep track of messages in the send queue from the exchange point of view.
|
|
author: niklas
inet_ntoa returns a static, do not call twice in an expression
|
|
author: niklas
Careful rewrite of the message sending to cope with exchanges disappearing
in post-send functions.
author: niklas
Try to fix the retransmit business, so info exchanges does not retransmit
author: niklas
Keep track of messages in the send queue from the exchange point of view.
|
|
ike_quick_mode.c: Merge with EOM 1.84
message.h: Merge with EOM 1.46
author: niklas
New message_drop API. Generate real INVALID_COOKIE notification.
Generate informational exchanges in phase 1 too. Really get these
messages to the wire
|
|
author: niklas
Do not put multiple expirations on a single SA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add in OpenBSD-specific patches
|
|
|
|
|
|
|
|
|
|
This has been extensively tested.
|
|
.Nd takes at most 9 arguments.
Hence, if the description is longer than that, you lose.
Unless you get it to be just one argument, by quoting it.
Automated search of other such manpages to do, or a way to fix
.Nd if someone knows enough troff...
|
|
|
|
|
|
timers.
|