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
2016-09-26
no overstrikes in -i mode; ok millert@ guenther@
Otto Moerbeek
2016-09-25
Document the dependency on sysctl kern.allowkmem
Theo de Raadt
2016-09-23
remove usr.bin/sqlite3, it has moved back to ports
Stuart Henderson
2016-09-23
Unhook sqlite3.
Stuart Henderson
2016-09-23
Fix many typos, from Michael W. Bombardieri <mb at ii.net>, thanks
Alexandre Ratchov
2016-09-22
missing bit from previous commit
Damien Miller
2016-09-22
organise the token stuff into a separate section;
Jason McIntyre
2016-09-22
trim STANDARDS; ok jsing
Jason McIntyre
2016-09-22
mention curve25519-sha256 KEX
Damien Miller
2016-09-22
support plain curve25519-sha256 KEX algorithm now that it is
Damien Miller
2016-09-22
some minor cleanup;
Jason McIntyre
2016-09-22
shorten x509;
Jason McIntyre
2016-09-22
If ssh receives a PACKET_DISCONNECT during userauth it will cause
Darren Tucker
2016-09-21
correctly return errors from kex_send_ext_info(). Fix from Sami Farin
Damien Miller
2016-09-21
cast uint64_t for printf
Damien Miller
2016-09-21
Revert two recent changes to negated address matching. The new
Damien Miller
2016-09-21
Fix bad indentation. One already existed in 1.20, one introduced in 1.21;
Otto Moerbeek
2016-09-21
fix the signposting for -EeFf by partially rewriting the descriptions;
Jason McIntyre
2016-09-21
add a way for principals command to get see key ID and serial too
Damien Miller
2016-09-20
shorten version;
Jason McIntyre
2016-09-20
shorten the verify error list;
Jason McIntyre
2016-09-19
use a shell glob wildcard, that's clearer than an out of scope variable
Ted Unangst
2016-09-19
Replace an exit(3) call in main() with a return to enable the stack
Alexander Bluhm
2016-09-19
move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS causes
Markus Friedl
2016-09-19
Add OpenBSD RCS id.
Alexander Bluhm
2016-09-19
put the spkac section in the right place;
Jason McIntyre
2016-09-19
shorten verify;
Jason McIntyre
2016-09-19
Replace two more arc4random() loops with arc4random_buf().
Martin Natano
2016-09-18
We cannot use fputs(3) in passthrough() because the stdout stream
Ingo Schwarze
2016-09-18
Make sure an output device is allocated before calling terminal_sepline(),
Ingo Schwarze
2016-09-17
replace two arc4random loops with arc4random_buf
Ted Unangst
2016-09-17
remove comment about CMS; ok jsing
Theo de Raadt
2016-09-17
little bit more KNF
Theo de Raadt
2016-09-17
ping6(8) is now a hardlink to ping(8).
Florian Obser
2016-09-16
like the sparc port, ancient wisdom is ancient. consign to the archives.
Ted Unangst
2016-09-16
Swap watermarks from high (4096) to low (128) when we get full buffers
Nicholas Marriott
2016-09-16
- Removed unnecessary string.h include
Frederic Cambus
2016-09-15
add some Xr for acme-client(1);
Jason McIntyre
2016-09-15
some spkac shortening; ok beck
Jason McIntyre
2016-09-15
shorten ts;
Jason McIntyre
2016-09-15
dont #define _KERNEL around some #includes
David Gwynne
2016-09-15
use static in the right places to seperate modules better
Theo de Raadt
2016-09-14
take fingerprint of correct key for AuthorizedPrincipalsCommand
Damien Miller
2016-09-14
Fix bug introduced in the fix for days outside the target month.
Todd C. Miller
2016-09-14
some fixes from carson chittom;
Jason McIntyre
2016-09-14
add %-escapes to AuthorizedPrincipalsCommand to match those supported
Damien Miller
2016-09-13
Eliminate unnecessary isupper() check before tolower().
Todd C. Miller
2016-09-13
Eliminate the FOLD and DICT macros. There's no need to check for
Todd C. Miller
2016-09-12
handle certs in rsa_hash_alg_from_ident(), saving an unnecessary
Damien Miller
2016-09-12
list all supported signature algorithms in the server-sig-algs
Damien Miller
[prev]
[next]