Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-02 | make key_to_blob() return a NULL blob on failure; part of | Damien Miller | |
bz#2175 from Loganaden Velvindron @ AfriNIC | |||
2013-12-02 | use-after-free; bz#2175 patch from Loganaden Velvindron @ AfriNIC | Damien Miller | |
2013-12-02 | typo; from Jon Cave | Damien Miller | |
2013-12-02 | views CIRCLEQ begone. | Kenneth R Westerback | |
ok miller@ | |||
2013-12-01 | mention curve25519-sha256@libssh.org key exchange algorithm | Damien Miller | |
2013-12-01 | Change the file reference queue from CIRCLEQ to TAILQ. | Kenneth R Westerback | |
vi is now CIRCLEQ free! ok zhuk@ | |||
2013-12-01 | Change the tags queue from CIRCLEQ to TAILQ. | Kenneth R Westerback | |
ok zhuk@ | |||
2013-12-01 | Change the tag queue from CIRCLEQ to TAILQ. | Kenneth R Westerback | |
Fixes & ok zhuk@ | |||
2013-12-01 | Convert the ranges CIRCLEQ to TAILQ. | Kenneth R Westerback | |
ok zhuk@ | |||
2013-12-01 | update currency exchange rates; | Jason McIntyre | |
2013-11-28 | Convert the display screens and hidden screens CIRCLEQ's to TAILQ's. | Kenneth R Westerback | |
ok pelikan@ zhuk@ | |||
2013-11-28 | Re-add documentation about `-' handling. Discussed a few months ago | Jeremie Courreges-Anglas | |
with jmc and wiz@netbsd. | |||
2013-11-28 | unsigned char for ctype | Theo de Raadt | |
ok krw okan | |||
2013-11-27 | unsigned char cast was on a wrong place. | YASUOKA Masahiko | |
ok okan | |||
2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | Okan Demirmen | |
not used in any cases. ok deraadt@, guenther@, millert@ | |||
2013-11-27 | Zap some pointer casts became extra (and thus dangerous) after recent | Vadim Zhukov | |
CIRCLEQ removal. okay krw@ | |||
2013-11-27 | unsigned char for ctype | Theo de Raadt | |
ok okan | |||
2013-11-26 | unsigned char casts for ctype | Theo de Raadt | |
ok okan | |||
2013-11-26 | unsigned char casts for ctype | Theo de Raadt | |
ok okan | |||
2013-11-26 | cleanup 1 << 31 idioms. Resurrection of this issue pointed out by Eitan Adler | Theo de Raadt | |
ok markus for ssh, implies same change in kerberosV | |||
2013-11-26 | change a local char * to unsigned, to ease ctype handling | Theo de Raadt | |
ok krw | |||
2013-11-26 | fix a possible double-free/NULL deref in msg_print | pelikan | |
While there, initialize some variables on unusual paths. Found by clang static analyzer, ok krw. | |||
2013-11-26 | Tweak a tortuous manual loop into a TAILQ_FOREACH(). | Kenneth R Westerback | |
ok pelikan@ | |||
2013-11-26 | fix some typos in calendars; written with lot of useful advice | Igor Sobrado | |
from jmc@ that helped discovering a few false positives (e.g. old or unusual but correct spelling). ok jmc@ | |||
2013-11-26 | unsigned char casts for ctype | Theo de Raadt | |
ok krw | |||
2013-11-26 | unsigned char casts for ctype | Theo de Raadt | |
ok krw | |||
2013-11-26 | fix condition after CIRCLEQ -> TAILQ conversion; ok zhuk@ | Otto Moerbeek | |
2013-11-26 | - put -Q in the right place | Jason McIntyre | |
- Ar was a poor choice for the arguments to -Q. i've chosen an admittedly equally poor Cm, at least consistent with the rest of the docs. also no need for multiple instances - zap a now redundant Nm - usage() sync | |||
2013-11-26 | fix incorrectly converted CIRCLEQ_END comparison to prevent NULL deref's | pelikan | |
found by clang static analyzer, ok jca, otto | |||
2013-11-25 | Replace _texth CIRCLEQ with TAILQ. One down, five to go. | Kenneth R Westerback | |
Read, tested, fixed and ok'd zhuk@ pelikan@ millert@ | |||
2013-11-25 | obvious cast for isblank() | Theo de Raadt | |
2013-11-25 | improve -Q usage and such. One usage change is that the option is now | Theo de Raadt | |
case-sensitive ok dtucker markus djm | |||
2013-11-25 | variety of unsigned char casts (or conversions) for ctype | Theo de Raadt | |
ok krw | |||
2013-11-25 | netstat -Ar leaked some kernel pointers to unprivileged users. Use | Alexander Bluhm | |
hideroot to show them only to root. OK deraadt@ | |||
2013-11-24 | Add comments to ACS table matching terminfo(5). | Nicholas Marriott | |
2013-11-24 | simplify determination of OBJDIR to what we actually use. | Marc Espie | |
(prevents some race conditions by just chdir()'ing into the right objdir) problem noticed by theo okay'd by general apathy... | |||
2013-11-24 | Replace ## by # in format. | Nicholas Marriott | |
2013-11-23 | send a extra space to the bit bucket | Theo de Raadt | |
2013-11-23 | obvious unsigned casts for ctype | Theo de Raadt | |
2013-11-23 | With -k, kill window after using it to work out -c path. Reported by | Nicholas Marriott | |
jmacristovao at gmail dot com. | |||
2013-11-22 | Handle empty current directory more gracefully. | Nicholas Marriott | |
2013-11-22 | wrappers for is*/to* that make damn sure their arguments are | Marc Espie | |
cast to unsigned chars. okay deraadt@ | |||
2013-11-22 | Teach kdump(1) about USB, VIDIOC and generic DRM ioctls. | Martin Pieuchot | |
ok deraadt@, guenther@ | |||
2013-11-21 | split kernel parts of the if.h into a separate header file if_var.h | Mike Belopuhov | |
which allows us to modify ifnet structure in a relatively safe way; discussed with deraadt, ok mpi | |||
2013-11-21 | use -Wmissing-prototypes | Alexandre Ratchov | |
2013-11-21 | no need for .Pp before displays; | Jason McIntyre | |
2013-11-21 | RCSID markers | Damien Miller | |
2013-11-21 | My audit of mandoc revealed two missing (unsigned char) casts | Ingo Schwarze | |
in isspace() and tolower() arguments containing arbitrary char data. Thanks to deraadt@ for triggering the audit. | |||
2013-11-21 | Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com" | Damien Miller | |
that combines Daniel Bernstein's ChaCha20 stream cipher and Poly1305 MAC to build an authenticated encryption mode. Inspired by and similar to Adam Langley's proposal for TLS: http://tools.ietf.org/html/draft-agl-tls-chacha20poly1305-03 but differs in layout used for the MAC calculation and the use of a second ChaCha20 instance to separately encrypt packet lengths. Details are in the PROTOCOL.chacha20poly1305 file. Feedback markus@, naddy@; manpage bits Loganden Velvindron @ AfriNIC ok markus@ naddy@ | |||
2013-11-20 | unsigned char cast for isdigit, dealing with argv | Theo de Raadt | |
ok benno |