Age | Commit message (Expand) | Author |
2016-12-08 | Make it possible to install patches even if we don't have all sets installed | Antoine Jacoutot |
2016-12-08 | Simplify get_interfaces function, make it return NULL if we didn't find | Rafael Zalamena |
2016-12-08 | fix spelling errors and typos, from Michael W. Bombardieri | Theo de Raadt |
2016-12-08 | Fix regressions introduce in the fix for CVE-2016-6559. | Todd C. Miller |
2016-12-08 | sync | Theo de Raadt |
2016-12-07 | test different kinds of the "WARNING: whitespace at end of input line"; | Ingo Schwarze |
2016-12-07 | comment out non-working parts of the test with .ig rather than \", | Ingo Schwarze |
2016-12-07 | enable commented parts of the test, they seem to work now | Ingo Schwarze |
2016-12-07 | enable commented parts of the test, they seem to work now | Ingo Schwarze |
2016-12-07 | Do not clear the prompt when a message is shown, just leave it around and | Nicholas Marriott |
2016-12-07 | When reporting "whitespace at end of input line" on lines ending with | Ingo Schwarze |
2016-12-07 | Add required padding to the response descriptor | Mike Belopuhov |
2016-12-07 | Response status field is signed; adjust the debug message | Mike Belopuhov |
2016-12-07 | Spacing in arp -a output has changed, adapt test. | Alexander Bluhm |
2016-12-07 | Write SSL_renegotiate(3) manual from scratch; this function is listed | Ingo Schwarze |
2016-12-07 | DHCP requests can be relayed through multiple relays. Currently we | Patrick Wildt |
2016-12-07 | If the BROADCAST flag is set on a BOOTREPLY, the RFC specifies that | Patrick Wildt |
2016-12-07 | sync | Theo de Raadt |
2016-12-07 | Fall back to the minimum amount of ring pages | Mike Belopuhov |
2016-12-07 | add missing .Nm SSL_peek in the NAME section | Ingo Schwarze |
2016-12-07 | splbio isn't doing us any good here and prevents polling from working | Mike Belopuhov |
2016-12-07 | Write SSL_copy_session_id(3) manual from scratch. This function is | Ingo Schwarze |
2016-12-07 | sync | Theo de Raadt |
2016-12-07 | tweak previous; | Jason McIntyre |
2016-12-07 | Write new SSL_dup(3) manual from scratch. This function is listed | Ingo Schwarze |
2016-12-07 | pledge(2) dhcrelay with "stdio route". route is needed for interface ioctls. | Reyk Floeter |
2016-12-07 | Mention X552, don't mention X557 which is a PHY | Mike Belopuhov |
2016-12-07 | Add xbf(4) | Mike Belopuhov |
2016-12-07 | xbf(4) manual page | Mike Belopuhov |
2016-12-07 | Add mira support to iwn(4). | Stefan Sperling |
2016-12-07 | Add a commented out entry for xbf(4) | Mike Belopuhov |
2016-12-07 | Cleanup syspatch directories that do not contain a tarball; it means it | Antoine Jacoutot |
2016-12-07 | Add xbf(4) | Mike Belopuhov |
2016-12-07 | A driver for Xen Blkfront heavily based on vdsk(4) from kettenis@ | Mike Belopuhov |
2016-12-07 | Add a simple mechanism to poll for a change in the property value | Mike Belopuhov |
2016-12-07 | Factor out the polling loop into a separate function | Mike Belopuhov |
2016-12-07 | New SSL_dup_CA_list(3) manual written from scratch. | Ingo Schwarze |
2016-12-07 | Return proper error values from xs_{get,set}prop | Mike Belopuhov |
2016-12-07 | Remove some leftovers from before the dynamic grant table code | Mike Belopuhov |
2016-12-07 | Add documentation for SSL_add_file_cert_subjects_to_stack(3) and | Ingo Schwarze |
2016-12-07 | Convert ssl3_send_client_kex_dhe() to CBB. | Joel Sing |
2016-12-07 | Rename function discover_interfaces into get_interface and change its | Rafael Zalamena |
2016-12-07 | Ensure that we zero memory that contiansthe ASN.1 encoded session, since | Joel Sing |
2016-12-07 | Ensure that we zero memory used to hold the ASN.1 encoded session, since | Joel Sing |
2016-12-07 | Only skip moving the cursor if it is already in the last position _on | Nicholas Marriott |
2016-12-07 | Make prefix work in all tables (except the prefix table). Users who want | Nicholas Marriott |
2016-12-07 | sync | Theo de Raadt |
2016-12-07 | Fix a typo, decrement rem, don't increment for single digit hex bytes. | Todd C. Miller |
2016-12-06 | An SSL_SESSION_print(3) manual written from scratch. It's clearly | Ingo Schwarze |
2016-12-06 | s/SSL_CTX_need_tmp_rsa/SSL_CTX_need_tmp_RSA/ | Ingo Schwarze |