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
Age
Commit message (
Expand
)
Author
2020-04-27
Log with SPI_SA().
tobhe
2020-04-27
If the DHCP server disappears between OFFER'ing and ACK'ing a lease,
Kenneth R Westerback
2020-04-26
Fix leak of temporary ID ibufs on IKE SA rekey.
tobhe
2020-04-26
Only print valid rdomains. '-1' is used as default value and should
tobhe
2020-04-26
Tighten up NAK handling. Inform unwind when the active lease is
Kenneth R Westerback
2020-04-25
Reduce minimum allowed number of chunks in a CONCAT volume from 2 to
Kenneth R Westerback
2020-04-24
Add some useful log messages for the IKE handshake.
tobhe
2020-04-24
Log INFORMATIONAL messages with LOG_DEBUG. They are rarely useful for
tobhe
2020-04-24
Stray whitespace.
Kenneth R Westerback
2020-04-23
SYNOPSIS had no matching Ek, but since it wasn;t needed, remove Bk;
Jason McIntyre
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Jason McIntyre
2020-04-23
Add support for switching rdomain on IPsec encryption/decryption.
tobhe
2020-04-23
Support SADB_X_EXT_RDOMAIN extension in pfkey dump (-m).
tobhe
2020-04-22
Fix leaks in signature validation.
tobhe
2020-04-22
Log authentication verification failure with "info" priority.
tobhe
2020-04-21
unwind(8) is supposed to work in all situations, it no longer
Florian Obser
2020-04-21
Send broadcast packets to INADDR_BROADCAST, not INADDR_ANY.
Kenneth R Westerback
2020-04-20
Remove unused 'dsa_cert' variable.
tobhe
2020-04-18
SPI_SA(sa, NULL) already prints a colon.
tobhe
2020-04-17
Log retransmits of sent requests and responses.
tobhe
2020-04-17
Only pay attention to interfaces in our routing domain
Florian Obser
2020-04-16
Print SPI value of deleted SA.
tobhe
2020-04-16
Make the control socket name depend on the routing domain we are in.
Florian Obser
2020-04-15
Remove redundant 'sa == NULL' check.
tobhe
2020-04-14
Print 'ipcomp' in print_policy() if configured.
tobhe
2020-04-14
When slaacd is run in a routing domain (rdomain) other than the default (0) it
Florian Obser
2020-04-13
Try to send a DELETE message if the SA is reset with 'ikectl reset id'.
tobhe
2020-04-12
No need to call lc_idtype(). idstr does not contain a leading type
tobhe
2020-04-12
"could not open public key" is an error and should be log_info.
tobhe
2020-04-11
DELETE payloads are common. Log with log_info instead of log_warnx.
tobhe
2020-04-11
If we haven't received any IKE message from our partner for some
tobhe
2020-04-10
Only make the type part of the idstring lowercase when looking for certs in
tobhe
2020-04-09
Simplify socket creation logic. Normally iked needs two sockets, one
tobhe
2020-04-09
No need to check for NULL before free().
Kenneth R Westerback
2020-04-08
Prevent multiple ibuf leaks. Clean up on proccess shutdown.
tobhe
2020-04-07
Always prefer generic signature authentication (RFC 7427) , not just for RSA.
tobhe
2020-04-06
Fix pubkey leak in CA process for ASN1_DN IDs.
tobhe
2020-04-05
Fix size checks in ikev2_getimsgdata().
tobhe
2020-04-04
It makes no sense to fall back to original policy if the relookup with the
tobhe
2020-04-03
Port set in 'sin_port' should be htons() not ntohs().
tobhe
2020-04-03
Don't fallthrough in IMSG_CTL_RESET_ID case.
tobhe
2020-04-02
Store USE_TRANSPORTMODE in iked_message until the full message was parsed
tobhe
2020-04-02
avoid sys/param.h poisoning, and replace nitems with a local decl
Theo de Raadt
2020-04-01
Properly handle multiple CERTREQ payloads in CA process. Only for the
tobhe
2020-03-31
Log summary of certificates in cert store when iked fails to find a
tobhe
2020-03-30
Log the received cryptographic proposal when the handshake fails because
tobhe
2020-03-30
Log summary of IKE SA for established policy.
tobhe
2020-03-28
Plug some memory leaks.
tobhe
2020-03-28
Move ND6_PRIV_* constants from nd6.h to slaacd the only place where
Florian Obser
2020-03-27
Copy EAP ID to new SA when rekeying IKE SA.
tobhe
[next]