summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2016-07-18Reduce timing attack against obsolete CBC modes by always computingMarkus Friedl
2016-07-18Add 'p' trace point for KTRFAC_PLEDGE, as noted byPhilip Guenther
2016-07-18Add some unsigned overflow checks for extra_pad. None of theseDamien Miller
2016-07-17getopt(3) can be called twice (once for bc and once for dc), so reinit getoptOtto Moerbeek
2016-07-17strip back asn1parse; ok beck jsingJason McIntyre
2016-07-17support UTF-8 characters in ssh(1) banners using schwarze@'sDamien Miller
2016-07-17Remove now obsolete parenthetical explanation (should have been part ofTheo Buehler
2016-07-171. Update manpage in view of the change of behavior I introduced in -r1.27.Theo Buehler
2016-07-16since we no longer pull source directly from openssl, the time isJason McIntyre
2016-07-16- add proxyjump to the options listJason McIntyre
2016-07-15To remove the const qualifier from a pointer to an object - eitherIngo Schwarze
2016-07-15Fix previous: the mandocdb() prototype was already there, it justIngo Schwarze
2016-07-15add missing prototypes, no code change;Ingo Schwarze
2016-07-15Tweak output of environment logging.Nicholas Marriott
2016-07-15Log environment to new panes.Nicholas Marriott
2016-07-15Wrap some long lines and apply some static.Nicholas Marriott
2016-07-15Reduce the syslog level of some relatively common protocol eventsDarren Tucker
2016-07-15Don't update cells in each block of data read from a pane immediately,Nicholas Marriott
2016-07-15Instead of representing colours in several different forms with variousNicholas Marriott
2016-07-15Add a ProxyJump ssh_config(5) option and corresponding -J ssh(1)Damien Miller
2016-07-14make several program to use "chown" promise.Sebastien Marie
2016-07-13When matching a day in the month, make sure that the date is stillTodd C. Miller
2016-07-13ross l richardson reports that an auto reply is no longer generatedJason McIntyre
2016-07-13Adjust existing tls_config_set_cipher() callers for TLS cipher groupJoel Sing
2016-07-13Introduce RTF_MULTICAST and flag corresponding IPv6 routes as suchMartin Pieuchot
2016-07-12add "recvfd" to doas(1) for use with skey.Sebastien Marie
2016-07-11Make all components of the URI individually optional,Ingo Schwarze
2016-07-11Add missing "recvfd" pledge promise: Raf Czlonka reported ssh coredumpsTheo Buehler
2016-07-11obsolete note about fascistloggin is obsolete. ok djm dtuckerTed Unangst
2016-07-10Fix a nasty typo that prevented .so links to gziped manualsIngo Schwarze
2016-07-10Simplify the code and the server setup by deleting the pseudo-manpathIngo Schwarze
2016-07-10rename variable for consistencyTed Unangst
2016-07-09Do not treat PATH_INFO as a complete path if it doesn't containIngo Schwarze
2016-07-09getopt(3) is declared in <unistd.h>, and <getopt.h> is not needed;Ingo Schwarze
2016-07-08ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) onIngo Schwarze
2016-07-08POSIX requires that a process calling tcsetpgrp(3) from the backgroundIngo Schwarze
2016-07-08Pass errret pointer to setupterm() to prevent setupterm()Todd C. Miller
2016-07-08Improve crypto ordering for Encrypt-then-MAC (EtM) mode MAC algorithms.Damien Miller
2016-07-07sync with mdocml.bsd.lv: mention httpd(8) and slowcgi(8)Ingo Schwarze
2016-07-07Revert previous since the libtls change has been reverted.Joel Sing
2016-07-07biff, mesg, vi: only consider ACCESSPERMS for setting tty mode.Sebastien Marie
2016-07-07tmux: only consider ACCESSPERMS for setting mode on socket_path.Sebastien Marie
2016-07-06Remove manual file loading (now that libtls does this for us) and adjustJoel Sing
2016-07-05Modify code added in rev 1.30 to use the correct variable instead of aJonathan Gray
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSPhilip Guenther
2016-07-04Use fstatat() instead of crafting a filename to use with stat()Philip Guenther
2016-07-04The -I flag is documented but not implemented. This fixes that andTodd C. Miller
2016-07-02do not uppercase "hop limit";Jason McIntyre
2016-07-01Update and simplify the documentation of the -s option,Ingo Schwarze
2016-07-01update currency exchange rates;Jason McIntyre