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-05-13
No need to memcpy() into a string created by strdup().
Kenneth R Westerback
2020-05-13
Remove dead 'iked_flow' member 'flow_type'.
tobhe
2020-05-11
Fix policy lookup edge case for simultaneous transport and tunnel mode SAs.
tobhe
2020-05-10
sockaddr_rtdns does not guarantee alignment of the buffer. So first
Otto Moerbeek
2020-05-09
Log error notifications other than NO_PROPOSAL_CHOSEN
tobhe
2020-05-09
Shuffle and clarify logic creating the contents of resolv.conf.
Kenneth R Westerback
2020-05-08
Use a union to ensure cmsg buffer is properly aligned
Jeremie Courreges-Anglas
2020-05-08
Remove unneccessary X509_NAME_oneline wrapper. Passing NULL as buf
tobhe
2020-05-08
Nuke unneeded 'inits' field in struct proposal. 'mtu' being 0 is enough of a ...
Kenneth R Westerback
2020-05-08
Nuke 'set but never used' addrs field in struct proposal.
Kenneth R Westerback
2020-05-02
Use gettimeofday() instead of CLOCK_MONOTONIC in gettime(). The return value
tobhe
2020-05-01
When initiating IKE SA rekeying, make sure to send a key from a mutual
tobhe
2020-05-01
Clarify global 'set active' and 'set passive' options and how they
tobhe
2020-04-30
Add ECDH groups and higher order MODP DH groups to default proposal.
tobhe
2020-04-29
Remove trailing tab
tobhe
2020-04-29
Missing whitespace.
tobhe
2020-04-29
Add the 'nomimo' nwflag which disables MIMO in 11n mode.
Stefan Sperling
2020-04-28
The order of arguments to proposals_negotiate makes a difference.
tobhe
2020-04-28
Remove support for insecure EC2N groups. Clarify which Diffie-Hellman
tobhe
2020-04-27
Add curve25519 IANA group number.
tobhe
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
[prev]
[next]