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-21
Rename various parameters and variables to eliminate misleading
Kenneth R Westerback
2020-05-21
extract_classless_route() -> extract_route() as there is only the one route
Kenneth R Westerback
2020-05-21
Rename route_in_rtstatic() to route_pos() to more clearly reflect its
Kenneth R Westerback
2020-05-20
Remove no longer necessary RTLEN.
Kenneth R Westerback
2020-05-20
Fix typo in comment.
Kenneth R Westerback
2020-05-20
Rename proposal{} fields rtstatic_len, rtsearch_len and rtdns_len to
Kenneth R Westerback
2020-05-20
Replace fixed 128-byte fields for search domains, static routes and
Kenneth R Westerback
2020-05-19
Eliminate imsg_propose{}, imsg_revoke{} and imsg_tell_unwind{} as
Kenneth R Westerback
2020-05-19
sync libunbound fixes from unbound, ok florian@
Stuart Henderson
2020-05-19
Move back to FFS1 by default for MFS as suggested by millert@. OK otto@
Stuart Henderson
2020-05-19
Copy ownership/permissions from the mountpoint to FFS2 MFS, as already done
Stuart Henderson
2020-05-18
Make ffs2 the default for newfs; change all calls to create e.g. floppy
Otto Moerbeek
2020-05-16
list example files in FILES with a short description: generally, "Example
Jason McIntyre
2020-05-15
Shuffle and tweak code in lease_as_proposal() to allocate the proposal
Kenneth R Westerback
2020-05-15
Fix domain-search option processing. Testing one value and then using
Kenneth R Westerback
2020-05-15
Be more careful in extracting the uint16_t value of interface-mtu, and
Kenneth R Westerback
2020-05-15
pf(4): use CLOCK_BOOTTIME to get time_uptime(9) in userspace
cheloha
2020-05-14
Stricter return value checking for EVP_Cipher* calls.
tobhe
2020-05-14
Massage merge_option_data() to be more careful when dealing with 'D'
Kenneth R Westerback
2020-05-13
Remove unnecessary logging messages.
tobhe
2020-05-13
Repair 'domain-search' parsing broken in r1.191.
Kenneth R Westerback
2020-05-13
We don't count a terminating NUL in the length of option data.
Kenneth R Westerback
2020-05-13
Nuke a variable that is always set to 0.
Kenneth R Westerback
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
[next]