Age | Commit message (Expand) | Author |
2018-09-03 | document "wrapper" in the local section; from matt schwartz | Jason McIntyre |
2018-09-03 | use new smarthost syntax in log message | Eric Faurot |
2018-09-03 | Update and document syntax for smarthost string in smtpd.conf: | Eric Faurot |
2018-09-03 | Allow a large line number to go to the end with goto-line, from Mark | Nicholas Marriott |
2018-09-03 | Fix selection test, from Takeshi Banse. | Nicholas Marriott |
2018-09-03 | Remove round_buffersize function from drivers using the default buffersize | miko |
2018-09-02 | mailaddr matching was working for the exact and domain match, but not when | Gilles Chehade |
2018-09-02 | Remove a few unnecessary casts | Theo Buehler |
2018-09-02 | Print SKIPPED if package wycheproof-testvectors is missing. This | Alexander Bluhm |
2018-09-02 | Remove ECDH from TODO list. Done! | Theo Buehler |
2018-09-02 | Unify FAIL printfs. | Theo Buehler |
2018-09-02 | After libcrypto/ecdh/ech_key.c -r1.8 fixed the failing test cases, remove | Theo Buehler |
2018-09-02 | Elliptic curve arithmetic only makes sense between points that belong to | Theo Buehler |
2018-09-02 | Run Wycheproof ECDH tests against libcrypto. Some tests currently fail, | Theo Buehler |
2018-09-02 | Use a Boolean rather than repeated string comparison. | Theo Buehler |
2018-09-02 | Document how SIGHUP and log rotation works with syslogd(8). Do not | Alexander Bluhm |
2018-09-02 | update tradcpp to 0.5.2 | Jonathan Gray |
2018-09-02 | Update nmea(4) wrt talker ids. | Landry Breuil |
2018-09-01 | properly deal with MAILER-DAEMON sender in LMTP | Gilles Chehade |
2018-09-01 | Match on interfaces with Digitizers/Touchscreen collections, as long | Joshua Stein |
2018-09-01 | For touchscreen devices, use the first HUG_X/Y usage pages found | Joshua Stein |
2018-09-01 | clarify the forward-only delivery action | Gilles Chehade |
2018-09-01 | Prevent ospf6d from starting when another process is listening on the | remi |
2018-09-01 | Accidentally relayd(8) closed file descriptor 0 in the pfe child | Alexander Bluhm |
2018-09-01 | Fix errno for post-lock unveil calls | Theo de Raadt |
2018-09-01 | Remove 'overlap_allowance' parameter from bootstrap(). | Kenneth R Westerback |
2018-09-01 | Tweak comment. | Theo Buehler |
2018-09-01 | sync fatalx() message between smtp_client_{state,response}; ok stsp@ gilles@ | miko |
2018-09-01 | Make 'ifconfig nwid' override 'ifconfig join'. | Stefan Sperling |
2018-09-01 | update currency exchange rates; | Jason McIntyre |
2018-09-01 | Recognize more talker IDs when parsing NMEA RMC messages | Landry Breuil |
2018-09-01 | Remove RSA-PSS from todo-list | Theo Buehler |
2018-09-01 | Run Wycheproof RSASSA-PSS testvectors against libcrypto. | Theo Buehler |
2018-08-31 | jmc points out that the Nd should match the description in pci(4) | Jonathan Matthew |
2018-08-31 | Unsetting Initialized during syslogd die() is a relic from the time | Alexander Bluhm |
2018-08-31 | the main process must chdir to /, since it cannot have daemon() do the | Theo de Raadt |
2018-08-31 | Remove unused argument to tls1_change_cipher_state_cipher(). | Joel Sing |
2018-08-31 | Instead of enumerating the files to clean by hand, set PROGS=${TESTS}. | Theo Buehler |
2018-08-31 | remove shadow variables for 'error' in usbioctl(); ok mpi@ ratchov@ | miko |
2018-08-31 | clarify that patterns are extended regular expressions; ok millert@ phessler@ | Christian Weisgerber |
2018-08-31 | Dont print "default" for "0.0.0.0" if it is a host route. | YASUOKA Masahiko |
2018-08-31 | Cadd a TDB `tdb' instead of `sa'. | Martin Pieuchot |
2018-08-31 | Pass the correct size to free(9) in the error path of db_ctf_decompress(). | Alexander Bluhm |
2018-08-31 | switch to improved incoming message parser: | Eric Faurot |
2018-08-31 | ich variable is only used in DPRINTF() and uaudio_get_cluster_nchan() | miko |
2018-08-31 | fix fd leak in an error path | Jonathan Gray |
2018-08-31 | Move kcov device definitions into <sys/conf.h>. | Visa Hankala |
2018-08-31 | sync | Joshua Stein |
2018-08-31 | Add more uhid devices, 8 total | Joshua Stein |
2018-08-31 | mention bnxt(4) | Jonathan Matthew |