summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17Change break-pane to take target and source panes (-t and -s) in lineNicholas Marriott
2015-06-17move to 5.8-beta. This is a bit earlier than normal...Theo de Raadt
2015-06-17Use strdup in xstrdup from Fritjof Bornebusch. While here, remove xfreeNicholas Marriott
2015-06-17Make kernel text read-only and unreadable from userland, and remove the bogusMiod Vallat
2015-06-17Break cmdq_continue inner loop into a helper function.Nicholas Marriott
2015-06-17Move the shuffle code from new-window -a into a function and add a -aNicholas Marriott
2015-06-17Use an explicit job state instead of avoid closing our side of theNicholas Marriott
2015-06-17add DST Root CA X3 certificate, already present in most browser cert stores.Stuart Henderson
2015-06-17Clean up alert codes and add references.Joel Sing
2015-06-17Keep alerts sorted by alert code.Joel Sing
2015-06-17Remove pointless comments.Joel Sing
2015-06-17Four new sensors, from David Higgs.Martin Pieuchot
2015-06-17Remove NULL check before free; Fritjof Bornebusch.Nicholas Marriott
2015-06-17Convert ssl_next_proto_validate to CBS.Doug Hogan
2015-06-17Really make daemon_class read-only; it's set to "daemon" of a matchingAntoine Jacoutot
2015-06-17Convert tls1_check_curve to CBS.Doug Hogan
2015-06-17KNF whitespace.Doug Hogan
2015-06-17Use explicit int in bs_cbs.c.Doug Hogan
2015-06-17Use explicit int in bs_ber.c.Doug Hogan
2015-06-17Add tests for CBS_offset() and CBS_write_bytes().Doug Hogan
2015-06-17Add CBS_write_bytes() to copy the remaining CBS bytes to the caller.Doug Hogan
2015-06-17Add a new function CBS_offset() to report the current offset in the data.Doug Hogan
2015-06-17Cleanup SSL_OP_* compat flags in ssl.h.Doug Hogan
2015-06-17Move mbuf_list and mbuf_queue documentation in their own manual.Martin Pieuchot
2015-06-17stray char jumped inTheo de Raadt
2015-06-17delete completely bogus (floating? was there an old variable declTheo de Raadt
2015-06-17remove -DFILEC; code does not compile for the -UFILEC case, and anyways,Theo de Raadt
2015-06-17Set FUNC symbol sizes of auto-generated and hand-written syscall wrappers.Masao Uebayashi
2015-06-16Typos in comments; Ville ValkonenMiod Vallat
2015-06-16Do not provide extra _fdata and __data_start symbols; nothing in the non-mips32Miod Vallat
2015-06-16alloc_contiguous_pages() is supposed to round the allocation size to a pageMiod Vallat
2015-06-16Clear the PIC `write request' memory at initialization time. There isMiod Vallat
2015-06-16Sync with recent changes.Martin Pieuchot
2015-06-16Store a unique ID, an interface index, rather than a pointer to theMartin Pieuchot
2015-06-16Be more strict about BER and DER terminology.Doug Hogan
2015-06-16Simplify cbs_get_any_asn1_element_internal based on comments from jsing@Doug Hogan
2015-06-16Add a uslcom id for the Netgear M7100 console from Andrew Daugherity.Jonathan Gray
2015-06-16regenJonathan Gray
2015-06-16Add a uslcom id for the Netgear M7100 console from Andrew Daugherity.Jonathan Gray
2015-06-16Add support for OPTION_DISCARD.Doug Hogan
2015-06-15put -F before -f in the options list;Jason McIntyre
2015-06-15Rework how fstat and ktrace pattern are specified in the testAlexander Bluhm
2015-06-15Implement a -F switch, that tells syslogd to stay in foreground.Alexander Bluhm
2015-06-15If AuthorizedPrincipalsCommand is specified, howeverJoel Sing
2015-06-15Make the arguments to match_principals_command() similar toJoel Sing
2015-06-15Don't error out when an existing typedef is redefined with the same definition;Miod Vallat
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2015-06-15Bring back r1.78 and r1.79, now that ajactouto@'s regression hasMartin Pieuchot
2015-06-15Fix a double free in the destroy path triggered when a second process,Martin Pieuchot
2015-06-15Set the length of isochronous transfers as the sum of the frames lengths.Martin Pieuchot