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-02-10
ssh-keygen -D pkcs11.so needs to initialize pkcs11 interactive,
Sebastian Benoit
2019-02-10
when checking that filenames sent by the server side match what the
Damien Miller
2019-02-10
syslog when connection is dropped for attempting to run a command
Damien Miller
2019-02-09
Revert previous.
Ingo Schwarze
2019-02-09
The horizontal line in a data cell containing only "_" or "="
Ingo Schwarze
2019-02-09
Completion of command-alias members.
Nicholas Marriott
2019-02-09
ignore empty request lines in the table data reader;
Ingo Schwarze
2019-02-09
Fix weird wrap showing cipher list in interactive mode
Kinichiro Inoguchi
2019-02-09
Summarize the 4 same name functions and move it to apps.c
Kinichiro Inoguchi
2019-02-08
Fix a race condition: do not unlink(2) a file and then open(2) it
Ingo Schwarze
2019-02-07
Remove rpath from pledge when only stdin is used.
Tobias Stoeckmann
2019-02-06
Let roff_getname() end the roff identifier at a tab character
Ingo Schwarze
2019-02-06
adjust style and comments in roff_getname(); no functional change
Ingo Schwarze
2019-02-06
Add -b to display-panes like run-shell, GitHub issue 1559.
Nicholas Marriott
2019-02-05
Add islower check to show_ciphers in pkey.c and rsa.c.
Kinichiro Inoguchi
2019-02-05
Adapt code in the non-USE_PIPES codepath to the new packet API.
Darren Tucker
2019-02-05
Convert openssl(1) pkey to the newer style of option handling.
Kinichiro Inoguchi
2019-02-05
dev_t is signed to permit passing -1 as an invalid condition, but the
Theo de Raadt
2019-02-04
fix NULL-deref crash in PKCS#11 code when attempting login to a token
Damien Miller
2019-02-04
add support for defining variables through the environment
Jasper Lievisse Adriaanse
2019-02-04
implement compat with fd.o pkg-config 0.29.0:
Jasper Lievisse Adriaanse
2019-02-04
Document missing command line options for the rsautl command.
Theo Buehler
2019-02-04
Remove obsolete "Protocol" from commented out examples.
Darren Tucker
2019-02-03
zap spaces before tabs
Theo Buehler
2019-02-03
Convert openssl(1) rsautl to the newer style of option handling.
Joel Sing
2019-02-01
Fix regresion that prevented -A0 from working as before.
Todd C. Miller
2019-02-01
update currency exchange rates;
Jason McIntyre
2019-02-01
Save connection timeout and restore for 2nd and subsequent attempts,
Darren Tucker
2019-01-31
Relax overzealous PATH_INFO validation.
Ingo Schwarze
2019-01-31
Fix tbl(7) centering in mdoc(7) documents.
Ingo Schwarze
2019-01-31
thinko, from Scott Cheloha
Marc Espie
2019-01-31
convert fgetln to getline. this improves portability and sets a good
Ted Unangst
2019-01-30
Add authors for public domain sntrup4591761 code;
Markus Friedl
2019-01-30
Document that we now have support for multiple -p and -u flags.
Martijn van Duren
2019-01-30
Use ' and " instead of archaically considering ` a left quote.
Anthony J. Bentley
2019-01-29
replace some archaic quotes with plain variations.
Ted Unangst
2019-01-29
Fix a bug with -flag where later events may be shown when they should not be.
Todd C. Miller
2019-01-29
Remove SSLv23 padding mode from rsautl's usage (left behind in a removal
Theo Buehler
2019-01-28
spelling;
Jason McIntyre
2019-01-28
ttyname() is used after unveil/pledge, so _PATH_DEVDB must also be
Theo de Raadt
2019-01-28
Allow fstat to filter multiple pids and multiple users at the same time.
Martijn van Duren
2019-01-28
ttyname() is used, therefore must unveil _PATH_DEVDB.
Theo de Raadt
2019-01-27
mmap support was broken in previous submitted diff from lauri tirkkonen
Theo de Raadt
2019-01-27
add -T to usage();
Jason McIntyre
2019-01-26
check in scp client that filenames sent during remote->local directory
Damien Miller
2019-01-26
make ssh-keyscan return a non-zero exit status if it finds no keys.
Damien Miller
2019-01-26
avoid double free, instead flowing through a free(NULL)
Theo de Raadt
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-24
Accept the host key fingerprint as a synonym for "yes" when accepting
Darren Tucker
2019-01-24
Have progressmeter force an update at the beginning and end of each
Darren Tucker
[next]