summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Add defines for dealing with PCID support in cr3Philip Guenther
2018-09-05use timing-safe compares for checking results in signature verificationDamien Miller
2018-09-04Forgot to rename pf_frent_holes() prototype in previous commit.Alexander Bluhm
2018-09-04Avoid traversing the list of fragment entris to check whether theAlexander Bluhm
2018-09-04remove useless session flagEric Faurot
2018-09-04move readmes detection to find_extractible, so that only changed/new readmesMarc Espie
2018-09-04document PKGSTEM changesMarc Espie
2018-09-04upon mda failure, smtpd would assume tempfail and retry. this is at oddsGilles Chehade
2018-09-04Correct usbd_abort_pipe() signature.Martin Pieuchot
2018-09-04Introduce inet4applymask() which does the same as inet6applymask() andClaudio Jeker
2018-09-04Instead of bzero() use an assinment to zero struct in_addr.Claudio Jeker
2018-09-04remove unused flagsEric Faurot
2018-09-04kevent: Don't poll for nonzero timeouts < 1us.cheloha
2018-09-03Remove bits about MODMONO_NANT in the lang/mono section; devel/nant doesBrian Callahan
2018-09-03regenJoshua Stein
2018-09-03add another toshiba nvmeJoshua Stein
2018-09-03simplify the smtp_command() function by splitting cmd handlers intoGilles Chehade
2018-09-03Stop using composite EVP_CIPHER AEADs.Joel Sing
2018-09-03Stop handling AES-GCM via ssl_cipher_get_evp().Joel Sing
2018-09-03bump max line sizeGilles Chehade
2018-09-03Clean up SSL_DES and SSL_IDEA remnants.Joel Sing
2018-09-03document "wrapper" in the local section; from matt schwartzJason McIntyre
2018-09-03use new smarthost syntax in log messageEric Faurot
2018-09-03Update and document syntax for smarthost string in smtpd.conf:Eric Faurot
2018-09-03Allow a large line number to go to the end with goto-line, from MarkNicholas Marriott
2018-09-03Fix selection test, from Takeshi Banse.Nicholas Marriott
2018-09-03Remove round_buffersize function from drivers using the default buffersizemiko
2018-09-02mailaddr matching was working for the exact and domain match, but not whenGilles Chehade
2018-09-02Remove a few unnecessary castsTheo Buehler
2018-09-02Print SKIPPED if package wycheproof-testvectors is missing. ThisAlexander Bluhm
2018-09-02Remove ECDH from TODO list. Done!Theo Buehler
2018-09-02Unify FAIL printfs.Theo Buehler
2018-09-02After libcrypto/ecdh/ech_key.c -r1.8 fixed the failing test cases, removeTheo Buehler
2018-09-02Elliptic curve arithmetic only makes sense between points that belong toTheo Buehler
2018-09-02Run Wycheproof ECDH tests against libcrypto. Some tests currently fail,Theo Buehler
2018-09-02Use a Boolean rather than repeated string comparison.Theo Buehler
2018-09-02Document how SIGHUP and log rotation works with syslogd(8). Do notAlexander Bluhm
2018-09-02update tradcpp to 0.5.2Jonathan Gray
2018-09-02Update nmea(4) wrt talker ids.Landry Breuil
2018-09-01properly deal with MAILER-DAEMON sender in LMTPGilles Chehade
2018-09-01Match on interfaces with Digitizers/Touchscreen collections, as longJoshua Stein
2018-09-01For touchscreen devices, use the first HUG_X/Y usage pages foundJoshua Stein
2018-09-01clarify the forward-only delivery actionGilles Chehade
2018-09-01Prevent ospf6d from starting when another process is listening on theremi
2018-09-01Accidentally relayd(8) closed file descriptor 0 in the pfe childAlexander Bluhm
2018-09-01Fix errno for post-lock unveil callsTheo de Raadt
2018-09-01Remove 'overlap_allowance' parameter from bootstrap().Kenneth R Westerback
2018-09-01Tweak comment.Theo Buehler
2018-09-01sync fatalx() message between smtp_client_{state,response}; ok stsp@ gilles@miko
2018-09-01Make 'ifconfig nwid' override 'ifconfig join'.Stefan Sperling