Age | Commit message (Expand) | Author |
2018-11-08 | Add missing NULL checks on allocation, style(9) and consistently use | Joel Sing |
2018-11-08 | Add missing BN_free() calls. | Joel Sing |
2018-11-08 | Use ASN1_TYPE_new()/ASN1_TYPE_free() to avoid leaking memory. | Joel Sing |
2018-11-08 | Stop pretending that a cert member in a SSL and SSL_CTX can be NULL. | Joel Sing |
2018-11-08 | Move #include <openssl/evp.h> to the header. | Theo Buehler |
2018-11-08 | Ensure the handshake transcript is cleaned up. | Joel Sing |
2018-11-08 | It isn't possible to specify buffer name to copy mode commands now, so | Nicholas Marriott |
2018-11-08 | Peldge and unveil can have struct data size 0. While there, fix "fds" | Otto Moerbeek |
2018-11-08 | Remove some function prototypes that should have been removed in the | Joel Sing |
2018-11-08 | Set sc_server.srv_tls value for "LISTEN ON STRING opttls". | akoshibe |
2018-11-08 | LibreSSL 2.9.0 | Brent Cook |
2018-11-08 | Close the fingerprints file in the child after it has been loaded. | Bryan Steele |
2018-11-08 | Currently, switchd(8) defaults to listening on port 6633, which was the | akoshibe |
2018-11-08 | unveil(2) obvious _PATH_LOGIN_CONF with read permission to use login_get*(3) | Ricardo Mestre |
2018-11-08 | Do not pass -fno-pie to the compiler on mips64. It has no effect | Visa Hankala |
2018-11-08 | Hoist opening pf.os(5) fingerprints '-o' earlier so that it doesn't | Bryan Steele |
2018-11-08 | introduce smtp-in keyword in grammar so we can report smtp-in and smtp-out | Gilles Chehade |
2018-11-08 | when reporting tx events, report tx id | Gilles Chehade |
2018-11-08 | add protocol version to report lines and reorder timestamp | Gilles Chehade |
2018-11-08 | Introduce rde_update_queue_pending() similar to rib_dump_pending() it checks | Claudio Jeker |
2018-11-08 | Committed wrong version. Check the flags against the fib flags from the | Claudio Jeker |
2018-11-08 | Only whack the RIB and recreate it if the the FIB distribution flags changed | Claudio Jeker |
2018-11-08 | tcpdrop(8) needs to access only two files, in this case /etc/hosts and | Ricardo Mestre |
2018-11-08 | regen | Jonathan Gray |
2018-11-08 | correct intel 0x9d66 | Jonathan Gray |
2018-11-08 | zap last remains of malloc.conf; prompted by and ok jmc@ | Otto Moerbeek |
2018-11-08 | Remove cardbus and pcmcia debug options that we don't enable on other | Mark Kettenis |
2018-11-07 | Use in-place (un)wrapping in the keywrap tests. | Theo Buehler |
2018-11-07 | Add in key_schedule regress tests to regress build | Bob Beck |
2018-11-07 | Fix clipping during float to integer conversions. | Alexandre Ratchov |
2018-11-07 | Add a self test for each SSL library by connecting client with | Alexander Bluhm |
2018-11-07 | Add initial TLS 1.3 key schedule support with basic regress tests | Bob Beck |
2018-11-07 | Document max vm.malloc_conf length | Otto Moerbeek |
2018-11-07 | Add interop test with OpenSSL 1.1. TLS 1.3 should be used automatically | Alexander Bluhm |
2018-11-07 | unifdef HAVE_SYSID | anton |
2018-11-07 | Use memmove() instead of memcpy() to get rid of the need for | Theo Buehler |
2018-11-07 | report "." as a protocol-client event, it is the commit command, not really | Gilles Chehade |
2018-11-07 | Use log updates and start bgpd -v so that errors can be debugged easier. | Claudio Jeker |
2018-11-07 | RFC2849 requires us to have 2 colons after the value-spec. | Martijn van Duren |
2018-11-07 | Test TLS interoperability between LibreSSL and OpenSSL. | Alexander Bluhm |
2018-11-07 | Document `machine gop [mode]' command | kn |
2018-11-07 | sync cmdline_symset() changes with src/usr.sbin; OK sashan@ claudio@ | miko |
2018-11-07 | If a non-repeating key is used when repeating, it should be treated as | Nicholas Marriott |
2018-11-07 | There is no reason wait-for has to be restricted to outside tmux. | Nicholas Marriott |
2018-11-07 | Print SSLeay, OpenSSL, and LibreSSL version strings. Make client | Alexander Bluhm |
2018-11-07 | avoid freeing r twice in error case; OK otto@ | miko |
2018-11-07 | Add TLSv1.3 cipher suites (with appropriate guards). | Joel Sing |
2018-11-07 | Test TLS interoperability between LibreSSL and OpenSSL. | Alexander Bluhm |
2018-11-07 | +interop | Alexander Bluhm |
2018-11-07 | Test TLS interoperability between LibreSSL and OpenSSL. | Alexander Bluhm |