Age | Commit message (Expand) | Author |
2016-09-02 | Although this doesn't seem to cause any issue at the moment, using an | Stefan Sperling |
2016-09-02 | The iwm_poll_bit() function in iwm(4) returns 1 on success, and 0 on failure. | Stefan Sperling |
2016-09-02 | The struct iwm_rbuf definition, and the wantresp field in struct | Stefan Sperling |
2016-09-02 | Kill 'ifi' global. | Martin Pieuchot |
2016-09-02 | Fix the begin of word issue in vi(1). | Martijn van Duren |
2016-09-02 | Simplify shutdown process. | Renato Westphal |
2016-09-02 | warn on use of deprecated EVP functions | Brent Cook |
2016-09-02 | Close connections when msgbuf_write() returns 0. | Renato Westphal |
2016-09-02 | missing space after comma | Theo Buehler |
2016-09-02 | Don't fatal if the imsg pipe is closed, this is often triggered in the | Renato Westphal |
2016-09-02 | BN_mod_exp_mont_consttime: check for zero modulus. | Brent Cook |
2016-09-02 | Wording improvment from jmc@ long time ago. | Florian Obser |
2016-09-02 | move more code into createsig. callers just pass seckey filename. | Ted Unangst |
2016-09-02 | Make it clear that printable characters of width 0 exist. | Ingo Schwarze |
2016-09-02 | Since we support only one non-ASCII LC_CTYPE locale, we don't need | Ingo Schwarze |
2016-09-02 | split the sign() function into two, with a pure memory core made | Ted Unangst |
2016-09-02 | Remove old RSA key generation and verification test as it's done now | Mike Belopuhov |
2016-09-02 | Split "struct relayd" into two structs: "struct relayd" and "struct | Reyk Floeter |
2016-09-02 | proc_id has been replaced by ps->ps_instance. | Reyk Floeter |
2016-09-02 | style cleanup: sort headers; group and sort variables; no parens for | Theo Buehler |
2016-09-02 | Bring over 1.117 from ping: | Florian Obser |
2016-09-02 | timinginfo is a flag to track if the received icmp packet is big | Florian Obser |
2016-09-02 | Reduce ping/ping6 difference in summary(). | Florian Obser |
2016-09-02 | work on making log.c similar in all daemons: | Sebastian Benoit |
2016-09-02 | work on making log.c similar in all daemons: | Sebastian Benoit |
2016-09-02 | work on making log.c similar in all daemons: | Sebastian Benoit |
2016-09-02 | When "makewhatis -d" tries to add to a database that doesn't (yet) exist, | Ingo Schwarze |
2016-09-02 | work on making log.c similar in all daemons: | Sebastian Benoit |
2016-09-02 | work on making log.c similar in all daemons: | Sebastian Benoit |
2016-09-02 | Remove unused argument in aml_showvalue(). | Paul Irofti |
2016-09-02 | in6_selectroute should never get a valid struct route * filled with something | Vincent Gross |
2016-09-02 | use imsg_read_nofd() implementation from bgpd. | Eric Faurot |
2016-09-02 | Remove old pod docs that are not used or installed | Bob Beck |
2016-09-02 | use imsg_read_nofd() implementation from bgpd. | Eric Faurot |
2016-09-02 | After allocating a single 64 KB mbuf cluster in sosend(), the sending | Alexander Bluhm |
2016-09-02 | As done in httpd, (re-)initialize ps_what in all processes. This is | Reyk Floeter |
2016-09-02 | Fix misleading 'No valid MBR or GPT' message when no OpenBSD area is found. | Paul Irofti |
2016-09-02 | move links from http to https://www.openbsd.org/ | Theo Buehler |
2016-09-02 | style nit as done in httpd | Reyk Floeter |
2016-09-02 | As done in httpd, remove ps_ninstances and p_instance. | Reyk Floeter |
2016-09-02 | backout accidental commit | Theo de Raadt |
2016-09-02 | Make build deterministic by not randomizing the datfiles themselves, | Theo Buehler |
2016-09-02 | Terminate relayd using the socket status instead of watching SIGCHLD | Reyk Floeter |
2016-09-02 | Consider when a prefix expires when sending solicitations instead of | Florian Obser |
2016-09-02 | Make build deterministic by removing a line that records the date of | Theo Buehler |
2016-09-02 | sync | Stuart Henderson |
2016-09-02 | provide a pool_setipl so tcpdump can compile this file | David Gwynne |
2016-09-02 | proc.c tweaks: Rename proc_listento() to proc_accept() as it is the | Reyk Floeter |
2016-09-02 | Pull in Chacha20 and Poly1305 source code as xform.o dependencies | Mike Belopuhov |
2016-09-02 | Pull in Chacha20 and Poly1305 source code as xform.o dependencies | Mike Belopuhov |