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
/
usr.bin
Age
Commit message (
Expand
)
Author
2019-10-03
use a more common options order in SYNOPSIS and sync usage();
Jason McIntyre
2019-10-03
Implement snmp set.
Martijn van Duren
2019-10-03
Use a malloc'd buffer for lsk since commands can be very long, from Gregory P...
Nicholas Marriott
2019-10-03
Do not lazily use BUFSIZ for "I don't care what size" when building
Nicholas Marriott
2019-10-03
use the right argv element for the error message.
Sebastien Marie
2019-10-02
thinko in previous; spotted by Mantas MikulÄnas
Damien Miller
2019-10-02
make signature format match PROTOCOL.sshsig file: the message hash
Damien Miller
2019-10-02
ban empty namespace strings for sshsig; spotted by Mantas MikulÄnas
Damien Miller
2019-10-02
Remove references to "aucat socket".
Alexandre Ratchov
2019-10-02
remove some duplicate #includes
Damien Miller
2019-10-01
For invalid queries and for valid queries returning no result,
Ingo Schwarze
2019-10-01
update currency exchange rates;
Jason McIntyre
2019-10-01
revert unconditional forced login implemented in r1.41 of ssh-pkcs11.c;
Damien Miller
2019-09-29
group and sort single letter options; ok deraadt
Jason McIntyre
2019-09-28
Add where missing and harmonize PATH to be _PATH_DEFPATH (without local nor
Antoine Jacoutot
2019-09-28
ensure dependency_libs and libdir are defined after parsing .la file.
Sebastien Marie
2019-09-27
fix the DH-GEX text in -a;
Jason McIntyre
2019-09-25
Style and line length nits.
Nicholas Marriott
2019-09-24
Some minor performance improvements - most notably, don't search the
Nicholas Marriott
2019-09-24
Couple of bits of minor cleanup.
Nicholas Marriott
2019-09-24
Mouse formats don't work in copy mode so don't try to use them.
Nicholas Marriott
2019-09-24
identity_file[] should be PATH_MAX, not the arbitrary number 1024
Theo de Raadt
2019-09-24
Make select-pane -P set window-active-style also to match previous
Nicholas Marriott
2019-09-23
Use the correct size for new windows when window-size is latest,
Nicholas Marriott
2019-09-22
Apply a patch from upstream to avoid triggering assert() in sf_pop()
miko
2019-09-21
tweak previous;
Jason McIntyre
2019-09-21
Fix missing word in -F and -Q descriptions.
Alexandre Ratchov
2019-09-21
Lower the default audio block size from 20ms to 10ms.
Alexandre Ratchov
2019-09-21
Allow switching between devices without disconnecting clients.
Alexandre Ratchov
2019-09-20
new sentence, new line;
Jason McIntyre
2019-09-19
Add a "latest" window-size option which tries to size windows based on
Nicholas Marriott
2019-09-19
Do not use bright when emulating 256 colours on an 8 colour terminal
Nicholas Marriott
2019-09-19
Don't attempt to join/expand nonexistent channels.
Alexandre Ratchov
2019-09-19
Move device slot convertions setup in its own routine.
Alexandre Ratchov
2019-09-19
Move device buffer allocation to its own routines.
Alexandre Ratchov
2019-09-18
Up and Down are already used, use < and > instead.
Nicholas Marriott
2019-09-18
Do not set uninitialized signal mask when creating an empty pane.
Nicholas Marriott
2019-09-18
Add support for some HP LaserJet systems. These systems don't return the
Martijn van Duren
2019-09-18
Add support for SNMPv3/USM privacy.
Martijn van Duren
2019-09-18
Add support for SNMPv3/USM authentication.
Martijn van Duren
2019-09-18
Initial SNMPv3/USM support.
Martijn van Duren
2019-09-18
Move snmp packaging and unpackaging to their own function.
Martijn van Duren
2019-09-16
fix lex build to actually get assert under proper conditions.
Marc Espie
2019-09-16
Change menu key bindings to Up and Down and also close it on any mouse
Nicholas Marriott
2019-09-16
Allow testing signature syntax and validity without verifying that
Damien Miller
2019-09-15
Add push-default and pop-default in styles to change the default colours
Nicholas Marriott
2019-09-15
Fix line breaking in no-fill mode (.Bd -unfilled/<pre>),
Ingo Schwarze
2019-09-14
correct some unveil(2) violations due to "login.conf.db" access (the .db version
Sebastien Marie
2019-09-13
Improve validation of function names:
Ingo Schwarze
2019-09-13
clarify that IdentitiesOnly also applies to the default ~/.ssh/id_*
Damien Miller
[next]