Age | Commit message (Expand) | Author |
2015-06-20 | Remove obsolete MDC-2DES from libcrypto. | Doug Hogan |
2015-06-19 | Tweak whitespace and remove dangling, unneeded "else". | Jeremie Courreges-Anglas |
2015-06-19 | remove a bit more isp(4), from brad | Jonathan Matthew |
2015-06-19 | isp(4) man page needs to go too, pointed out by jmc@ | Jonathan Matthew |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2015-06-19 | Only match devices with a valid configuration. | uaa |
2015-06-19 | Remove needless casts. There's no reason to cast delim to char * | Todd C. Miller |
2015-06-19 | sync | Theo de Raadt |
2015-06-19 | Add missing message digests to function table. | Joel Sing |
2015-06-19 | show the number of (currently) known prefixes and the max-prefix limit, | Peter Hessler |
2015-06-19 | add 5.9 packages key | Christian Weisgerber |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-06-19 | Remove fallback dynamic engine loading support. | Brent Cook |
2015-06-19 | Return the failing engine ID in the error stack. | Brent Cook |
2015-06-19 | Add standard headers, C++ support to tls.h. | Brent Cook |
2015-06-19 | Disable ENGINE_load_dynamic (dynamic engine support). | Brent Cook |
2015-06-19 | sync | Theo de Raadt |
2015-06-19 | Convert tls1_alpn_handle_client_hello() to CBS. | Doug Hogan |
2015-06-19 | Add CBS_dup() to initialize a new CBS with the same values. | Doug Hogan |
2015-06-18 | Use the SRCDST define for usage. | Nicholas Marriott |
2015-06-18 | Use xsnprintf. | Nicholas Marriott |
2015-06-18 | Remove a stray : and tweak paragraph. | Nicholas Marriott |
2015-06-18 | Extend the input types for CBB_add_*() to help catch bugs. | Doug Hogan |
2015-06-18 | Remove Microsoft Server Gated Crypto. | Doug Hogan |
2015-06-18 | Change DTLS client cert request code to match TLS. | Doug Hogan |
2015-06-18 | I'm afraid it will be a sunday. | Miod Vallat |
2015-06-18 | add 5.9 firmware key | Stuart Henderson |
2015-06-18 | For unsupported sample formats, don't return EINVAL but set the closest | Christian Weisgerber |
2015-06-18 | Fix stack shuffle such that sj includes si and the last element actually | Martynas Venckus |
2015-06-18 | spelling fixes from theo buehler; | Jason McIntyre |
2015-06-18 | CP2110 is handled by uslhcom not uslcom | Jonathan Gray |
2015-06-18 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-18 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-18 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-18 | sync | Theo de Raadt |
2015-06-17 | my keyboard is conspiring against me | Theo de Raadt |
2015-06-17 | crank to 5.8-beta | Theo de Raadt |
2015-06-17 | Use strdup in xstrdup; from Fritjof Bornebusch. | Nicholas Marriott |
2015-06-17 | when no fingers are down, send 0 for z | Joshua Stein |
2015-06-17 | fix compilation with UBCMTP_DEBUG | Joshua Stein |
2015-06-17 | Change break-pane to take target and source panes (-t and -s) in line | Nicholas Marriott |
2015-06-17 | move to 5.8-beta. This is a bit earlier than normal... | Theo de Raadt |
2015-06-17 | Use strdup in xstrdup from Fritjof Bornebusch. While here, remove xfree | Nicholas Marriott |
2015-06-17 | Make kernel text read-only and unreadable from userland, and remove the bogus | Miod Vallat |
2015-06-17 | Break cmdq_continue inner loop into a helper function. | Nicholas Marriott |
2015-06-17 | Move the shuffle code from new-window -a into a function and add a -a | Nicholas Marriott |
2015-06-17 | Use an explicit job state instead of avoid closing our side of the | Nicholas Marriott |
2015-06-17 | add DST Root CA X3 certificate, already present in most browser cert stores. | Stuart Henderson |
2015-06-17 | Clean up alert codes and add references. | Joel Sing |
2015-06-17 | Keep alerts sorted by alert code. | Joel Sing |