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-07-03
bzero cmsgbuf before using it, silences valgrind warnings.
Bryan Steele
2015-07-03
Fix cast in atomic_swap_ptr()
Miod Vallat
2015-07-03
Switch to standard, non-historical sort(1) and join(1) usage. ok millert@
Jeremie Courreges-Anglas
2015-07-03
Correctly restore ipl in fpusave_proc() when we have to busy loop.
Miod Vallat
2015-07-03
Enable static pie on sparc; be sure to upgrade your compiler before your
Miod Vallat
2015-07-03
static pie support for sparc.
Miod Vallat
2015-07-03
Link static pie binaries against rcrt0.o
Miod Vallat
2015-07-03
Correctly handle relative-type relocations; very old ld.so bug which got
Miod Vallat
2015-07-03
There are no ${LIBCSRCDIR}/arch/${MACHINE_CPU}/locale directories in
semarie
2015-07-03
vax-11/780 announced 1977, not 1978;
Jason McIntyre
2015-07-03
legacy v00 certificates are gone; adapt and don't try to test them;
Damien Miller
2015-07-03
another SSH_RSA_MINIMUM_MODULUS_SIZE that needed cranking
Damien Miller
2015-07-03
add an XXX reminder for getting correct key paths from sshd_config
Damien Miller
2015-07-03
refuse to generate or accept RSA keys smaller than 1024 bits;
Damien Miller
2015-07-03
turn off 1024 bit diffie-hellman-group1-sha1 key exchange method
Damien Miller
2015-07-03
delete support for legacy v00 certificates; "sure" markus@ dtucker@
Damien Miller
2015-07-02
most of the destinations for mbufs in ether_input are mpsafe except for
David Gwynne
2015-07-02
tweak MUTEX_ASSERT_LOCKED and MUTEX_ASSERT_UNLOCKED to only look
David Gwynne
2015-07-02
Check the receive line count less strict to avoid false negatives.
Alexander Bluhm
2015-07-02
sync
Theo de Raadt
2015-07-02
To avoid copying the socket creation code for upcoming TCP listen
Alexander Bluhm
2015-07-02
sync
Theo de Raadt
2015-07-02
Make the i386 pmap (almost) mpsafe by protecting the pmap itself, the pv
Mark Kettenis
2015-07-02
remove new_categories variable from global.
semarie
2015-07-02
Move back rdomain's check into ether_output() otherwise it triggers
Martin Pieuchot
2015-07-02
Unify the check for up & running between all pseudo-drivers.
Martin Pieuchot
2015-07-02
By design if_input_process() needs to hold a reference on the receiving
Martin Pieuchot
2015-07-02
copy MUTEX_ASSERT_LOCKED and MUTEX_ASSERT_UNLOCKED from alpha.
David Gwynne
2015-07-02
mikeb@ suggested making it clear that srp_enter and srp_leave pairs
David Gwynne
2015-07-02
shuffle the list of files so tsleep.9 isnt in the middle of all the
David Gwynne
2015-07-02
introduce srp, which according to the manpage i wrote is short for
David Gwynne
2015-07-01
don't expect SSH v.1 in unittests
Damien Miller
2015-07-01
Compile-time disable SSH v.1 again
Damien Miller
2015-07-01
Use ksh style tests like in the rest of the installer scripts.
Robert Peichaer
2015-07-01
update currency exchange rates;
Jason McIntyre
2015-07-01
specify the array initializer value
Brent Cook
2015-07-01
twiddle PermitRootLogin back
Damien Miller
2015-07-01
twiddle; (this commit marks the openssh-6.9 release)
Damien Miller
2015-07-01
better refuse ForwardX11Trusted=no connections attempted after
Damien Miller
2015-07-01
put back default PermitRootLogin=no
Damien Miller
2015-07-01
openssh-6.9
Damien Miller
2015-07-01
reset default PermitRootLogin to 'yes' (momentarily, for release)
Damien Miller
2015-06-30
cosmetic comma is not really necessary, better to have a raw list of packages...
Marc Espie
2015-06-30
new sentence, new line;
Jason McIntyre
2015-06-30
Sort the syslogd getopt string and switch cases according to the
Alexander Bluhm
2015-06-30
Get rid of the undocumented & temporary* m_copy() macro added for
Martin Pieuchot
2015-06-30
Rename if_output() into if_enqueue() to avoid confusion with comments
Martin Pieuchot
2015-06-30
Add tests for syslog -U.
Alexander Bluhm
2015-06-30
Add a -U command line switch for syslogd to specify an explict bind
Alexander Bluhm
2015-06-30
Move the specialized m_copym2() preserving the alignment of the payload
Martin Pieuchot
[next]