index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-23
define BYTEORDER so the endian tests will work
Jonathan Gray
2015-05-22
Add tests for relayd TLS inspection with plain SSL and HTTPS.
Alexander Bluhm
2015-05-22
sync
Theo de Raadt
2015-05-22
Cut down on if statements around pf_icmp_state_lookup
Mike Belopuhov
2015-05-22
Cleanup leftover PF_ICMP_MULTI_* code that is not needed anymore.
Mike Belopuhov
2015-05-22
be pedantic with sizeof use
Jonathan Gray
2015-05-22
Don't use an uninitialised softc pointer in midiread/midiwrite.
Jonathan Gray
2015-05-22
LITTE_ENDIAN -> LITTLE_ENDIAN
Jonathan Gray
2015-05-22
Limit the number of dma segments used for transmitting packets to
Mark Kettenis
2015-05-22
mention ssh-keygen -E for comparing legacy MD5 fingerprints; bz#2332
Damien Miller
2015-05-22
Reorder EscapeChar option parsing to avoid a single-byte out-
Damien Miller
2015-05-22
add knob to relax GSSAPI host credential check for multihomed hosts
Damien Miller
2015-05-22
Update DH groups
Darren Tucker
2015-05-22
Remove 6k and 8k bit moduli fragments since they are now kept in
Darren Tucker
2015-05-22
Update DH groups
Darren Tucker
2015-05-22
sync
Theo de Raadt
2015-05-22
sync
Theo de Raadt
2015-05-22
fix a non safe use of TAILQ_FOREACH with TAILQ_REMOVE
Jonathan Gray
2015-05-22
fix a non safe use of LIST_FOREACH with LIST_REMOVE
Jonathan Gray
2015-05-21
Use m_defrag(9) instead of rolling our own version of it.
Mark Kettenis
2015-05-21
sync
Theo de Raadt
2015-05-21
Establish interrupts for both keyboard and mouse slots at pckbc attach time,
Miod Vallat
2015-05-21
Report all valid interrupt locators in isaprint() - although config(8) stanzas
Miod Vallat
2015-05-21
no such thing as mips64le
Miod Vallat
2015-05-21
Switch amd64, hppa, mips64, mips64le and powerpc to binutils 2.17.
Mark Kettenis
2015-05-21
No need to call tzset() and log_init() in the forked constraint
Reyk Floeter
2015-05-21
Rename caddr_t p to cp in an inner block to avoid aliasing the outer
Nicholas Marriott
2015-05-21
Support "ssh-keygen -lF hostname" to find search known_hosts and
Damien Miller
2015-05-21
some fixes from pjanzen;
Jason McIntyre
2015-05-21
No need for ifp since we do not set "rcvif".
Martin Pieuchot
2015-05-21
No need to set "rcvif", if_input() does it for you.
Martin Pieuchot
2015-05-21
tedu commented out xl_testpacket(), remove one of the IFQ_ENQUEUE()
Martin Pieuchot
2015-05-21
Convert to if_output().
Martin Pieuchot
2015-05-21
Correctly state the link state to INVALID when creating a carp interface.
Martin Pieuchot
2015-05-21
Access to uninitialized variable fixed.
Gerhard Roth
2015-05-21
regress test for AuthorizedPrincipalsCommand
Damien Miller
2015-05-21
add AuthorizedPrincipalsCommand that allows getting authorized_principals
Damien Miller
2015-05-21
regress test for AuthorizedKeysCommand arguments
Damien Miller
2015-05-21
support arguments to AuthorizedKeysCommand
Damien Miller
2015-05-21
refactor: split base64 encoding of pubkey into its own
Damien Miller
2015-05-21
Re-remove extra perl utils, patch lost in 5.20.2 update
Andrew Fresh
2015-05-20
Remove clauses 3 and 4 from Christos Zoulas' BSD license.
Ingo Schwarze
2015-05-20
Remove function argument name from posix_spawnattr_getsigmask()
Todd C. Miller
2015-05-20
Fix sign compare bug introduced when rnum() was redefined to use
Todd C. Miller
2015-05-20
Merge the get_drive() function with install_disk(), which is the
Robert Peichaer
2015-05-20
Signed types are bad array indicies - let it panic instead.
Martin Pelikan
2015-05-20
scrap unused ixgbe_get_link_capabilities_X540
Mike Belopuhov
2015-05-20
Remove hotplug(4) sensor support: the code has been disabled by
Reyk Floeter
2015-05-20
Use off_t instead of size_t to pass file size and print it using %lld when
Mark Kettenis
2015-05-20
Keep track of the ifih corresponding to a vlan instance to ease its
Martin Pieuchot
[next]