Age | Commit message (Expand) | Author |
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 |
2015-06-17 | Remove pointless comments. | Joel Sing |
2015-06-17 | Four new sensors, from David Higgs. | Martin Pieuchot |
2015-06-17 | Remove NULL check before free; Fritjof Bornebusch. | Nicholas Marriott |
2015-06-17 | Convert ssl_next_proto_validate to CBS. | Doug Hogan |
2015-06-17 | Really make daemon_class read-only; it's set to "daemon" of a matching | Antoine Jacoutot |
2015-06-17 | Convert tls1_check_curve to CBS. | Doug Hogan |
2015-06-17 | KNF whitespace. | Doug Hogan |
2015-06-17 | Use explicit int in bs_cbs.c. | Doug Hogan |
2015-06-17 | Use explicit int in bs_ber.c. | Doug Hogan |
2015-06-17 | Add tests for CBS_offset() and CBS_write_bytes(). | Doug Hogan |
2015-06-17 | Add CBS_write_bytes() to copy the remaining CBS bytes to the caller. | Doug Hogan |
2015-06-17 | Add a new function CBS_offset() to report the current offset in the data. | Doug Hogan |
2015-06-17 | Cleanup SSL_OP_* compat flags in ssl.h. | Doug Hogan |
2015-06-17 | Move mbuf_list and mbuf_queue documentation in their own manual. | Martin Pieuchot |
2015-06-17 | stray char jumped in | Theo de Raadt |
2015-06-17 | delete completely bogus (floating? was there an old variable decl | Theo de Raadt |
2015-06-17 | remove -DFILEC; code does not compile for the -UFILEC case, and anyways, | Theo de Raadt |
2015-06-17 | Set FUNC symbol sizes of auto-generated and hand-written syscall wrappers. | Masao Uebayashi |
2015-06-16 | Typos in comments; Ville Valkonen | Miod Vallat |
2015-06-16 | Do not provide extra _fdata and __data_start symbols; nothing in the non-mips32 | Miod Vallat |
2015-06-16 | alloc_contiguous_pages() is supposed to round the allocation size to a page | Miod Vallat |
2015-06-16 | Clear the PIC `write request' memory at initialization time. There is | Miod Vallat |
2015-06-16 | Sync with recent changes. | Martin Pieuchot |
2015-06-16 | Store a unique ID, an interface index, rather than a pointer to the | Martin Pieuchot |
2015-06-16 | Be more strict about BER and DER terminology. | Doug Hogan |
2015-06-16 | Simplify cbs_get_any_asn1_element_internal based on comments from jsing@ | Doug Hogan |
2015-06-16 | Add a uslcom id for the Netgear M7100 console from Andrew Daugherity. | Jonathan Gray |
2015-06-16 | regen | Jonathan Gray |
2015-06-16 | Add a uslcom id for the Netgear M7100 console from Andrew Daugherity. | Jonathan Gray |
2015-06-16 | Add support for OPTION_DISCARD. | Doug Hogan |
2015-06-15 | put -F before -f in the options list; | Jason McIntyre |
2015-06-15 | Rework how fstat and ktrace pattern are specified in the test | Alexander Bluhm |
2015-06-15 | Implement a -F switch, that tells syslogd to stay in foreground. | Alexander Bluhm |
2015-06-15 | If AuthorizedPrincipalsCommand is specified, however | Joel Sing |
2015-06-15 | Make the arguments to match_principals_command() similar to | Joel Sing |
2015-06-15 | Don't error out when an existing typedef is redefined with the same definition; | Miod Vallat |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2015-06-15 | Bring back r1.78 and r1.79, now that ajactouto@'s regression has | Martin Pieuchot |
2015-06-15 | Fix a double free in the destroy path triggered when a second process, | Martin Pieuchot |
2015-06-15 | Set the length of isochronous transfers as the sum of the frames lengths. | Martin Pieuchot |