summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-01update currency exchange rates;Jason McIntyre
2018-09-01Recognize more talker IDs when parsing NMEA RMC messagesLandry Breuil
2018-09-01Remove RSA-PSS from todo-listTheo Buehler
2018-09-01Run Wycheproof RSASSA-PSS testvectors against libcrypto.Theo Buehler
2018-08-31jmc points out that the Nd should match the description in pci(4)Jonathan Matthew
2018-08-31Unsetting Initialized during syslogd die() is a relic from the timeAlexander Bluhm
2018-08-31the main process must chdir to /, since it cannot have daemon() do theTheo de Raadt
2018-08-31Remove unused argument to tls1_change_cipher_state_cipher().Joel Sing
2018-08-31Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.Theo Buehler
2018-08-31remove shadow variables for 'error' in usbioctl(); ok mpi@ ratchov@miko
2018-08-31clarify that patterns are extended regular expressions; ok millert@ phessler@Christian Weisgerber
2018-08-31Dont print "default" for "0.0.0.0" if it is a host route.YASUOKA Masahiko
2018-08-31Cadd a TDB `tdb' instead of `sa'.Martin Pieuchot
2018-08-31Pass the correct size to free(9) in the error path of db_ctf_decompress().Alexander Bluhm
2018-08-31switch to improved incoming message parser:Eric Faurot
2018-08-31ich variable is only used in DPRINTF() and uaudio_get_cluster_nchan()miko
2018-08-31fix fd leak in an error pathJonathan Gray
2018-08-31Move kcov device definitions into <sys/conf.h>.Visa Hankala
2018-08-31syncJoshua Stein
2018-08-31Add more uhid devices, 8 totalJoshua Stein
2018-08-31mention bnxt(4)Jonathan Matthew