Age | Commit message (Expand) | Author |
2018-09-05 | Add defines for dealing with PCID support in cr3 | Philip Guenther |
2018-09-05 | use timing-safe compares for checking results in signature verification | Damien Miller |
2018-09-04 | Forgot to rename pf_frent_holes() prototype in previous commit. | Alexander Bluhm |
2018-09-04 | Avoid traversing the list of fragment entris to check whether the | Alexander Bluhm |
2018-09-04 | remove useless session flag | Eric Faurot |
2018-09-04 | move readmes detection to find_extractible, so that only changed/new readmes | Marc Espie |
2018-09-04 | document PKGSTEM changes | Marc Espie |
2018-09-04 | upon mda failure, smtpd would assume tempfail and retry. this is at odds | Gilles Chehade |
2018-09-04 | Correct usbd_abort_pipe() signature. | Martin Pieuchot |
2018-09-04 | Introduce inet4applymask() which does the same as inet6applymask() and | Claudio Jeker |
2018-09-04 | Instead of bzero() use an assinment to zero struct in_addr. | Claudio Jeker |
2018-09-04 | remove unused flags | Eric Faurot |
2018-09-04 | kevent: Don't poll for nonzero timeouts < 1us. | cheloha |
2018-09-03 | Remove bits about MODMONO_NANT in the lang/mono section; devel/nant does | Brian Callahan |
2018-09-03 | regen | Joshua Stein |
2018-09-03 | add another toshiba nvme | Joshua Stein |
2018-09-03 | simplify the smtp_command() function by splitting cmd handlers into | Gilles Chehade |
2018-09-03 | Stop using composite EVP_CIPHER AEADs. | Joel Sing |
2018-09-03 | Stop handling AES-GCM via ssl_cipher_get_evp(). | Joel Sing |
2018-09-03 | bump max line size | Gilles Chehade |
2018-09-03 | Clean up SSL_DES and SSL_IDEA remnants. | Joel Sing |
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 |