summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-24Improve variable namingJob Snijders
2021-10-24syncTheo de Raadt
2021-10-24Since tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to x509v3.h in rev. 1.9Ingo Schwarze
2021-10-24Use ifconfig(8)'s "join" command by defaultKlemens Nanni
2021-10-24nsd 4.3.7 shipped with DNS cookies on and then flipped to a default ofFlorian Obser
2021-10-24Update to 4.3.8.Florian Obser
2021-10-24Restrict the characterset for filenames on ManifestsJob Snijders
2021-10-24Implement poll(2), select(2), ppoll(2) & pselect(2) on top of kqueue.Martin Pieuchot
2021-10-24let pf_table.c to use standard way to work with listsAlexandr Nedvedicky
2021-10-24Stop setting etype in the MD crypto code. So far we have set the etypePatrick Wildt
2010-01-15NSD v3.2.4Jakob Schlyter
2021-10-24Fall back to HTTP for fetching automaticallyKlemens Nanni
2021-10-24ansiJonathan Gray
2021-10-24Prohibit renames of tmpfs mount-points to fix a panic.Patrick Wildt
2021-10-24Prepare to provide X509_OBJECT_{new,free}()Theo Buehler
2021-10-24extra 0 fields in cfdriver are not neededTheo de Raadt
2021-10-24pretty & normalize the cfdriver declTheo de Raadt
2021-10-24Don't leak internal->verfied_chain, clean it up in ssl3_clear and free.Bob Beck
2021-10-24Anther day another broken test-http.c report from anton@Claudio Jeker
2021-10-24Fix mangled license.Martin Pieuchot
2021-10-24spelling;Jason McIntyre
2021-10-24Set klist lock for sockets to make socket event filters MP-safeVisa Hankala
2021-10-24Make pipe event filters MP-safeVisa Hankala
2021-10-24use NULL not 0 for pointer values in kernJonathan Gray
2021-10-23There is an m_pullup() down in AH input. As it may free or changeAlexander Bluhm
2021-10-23Fix use-after-free in ipcomp_output() introduced by previous commit.Alexander Bluhm
2021-10-23spread some ipcrm/ipcs Xr; from mikhailJason McIntyre
2021-10-23do not duplicate "Connection: close" headers and only add it if itsSebastian Benoit
2021-10-23sonewconn() returns the pointer to 'socket' struct so check it againstVitaliy Makkoveev
2021-10-23Add SSL_get0_verified_chain - needed by some new stuffBob Beck
2021-10-23Rename io_buf_new to io_new_buffer and io_buf_close to io_close_buffer.Claudio Jeker
2021-10-23btrace dirTheo de Raadt
2021-10-23Provide common btrace(8) scripts.Martin Pieuchot
2021-10-23syncTheo de Raadt
2021-10-23ensure that sensitive data is zeroed out from mem.Ricardo Mestre
2021-10-23For testing snmpd, use rc script to stop any running snmpd on machineAlexander Bluhm
2021-10-23Declare STACK_OF(GENERAL_NAMES)Theo Buehler
2021-10-23Call uvm_vnp_uncache() in tmpfs_write(). We currently only callPatrick Wildt
2021-10-23Fix tmpfs_lookup locking for ".." == ".". unveil_find_cover() callsPatrick Wildt
2021-10-23fix wrong and missing return types and wrong macros in the SYNOPSIS;Ingo Schwarze
2021-10-23Rename a couple of variables overlooked in the conversion from subagentx toMartijn van Duren
2021-10-23Add a glossary of variable names.Martijn van Duren
2021-10-23stty(1) can't be pledged for all modes, but it can be unveiled. the only file toRicardo Mestre
2021-10-23tpm(4): add support for tpm2 CRB interfaceDave Voutila
2021-10-23Add new OpenSSL API SSL_CTX_set_num_tickets and friends.Bob Beck
2021-10-23KNF a particularly ugly commentTheo Buehler
2021-10-23Zap trailing whitespaceTheo Buehler
2021-10-23Arithmetic is hard! Since MBR partition 0 is the only partition in the bootKenneth R Westerback
2021-10-23Fixup test-http.c after big io change before anton@ complainsClaudio Jeker
2021-10-23Unhandroll X509_up_ref()Theo Buehler