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