summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03Ensure that iwm(4) and iwx(4) will reload firmware from disk on down/up,Stefan Sperling
2021-09-03Make traceroute(8) faster by sending probes and doing DNS async.Florian Obser
2021-09-03Call the callback on success in new verifier in a compatible wayBob Beck
2021-09-03Update Albuquerque, NM zip codes.Anthony J. Bentley
2021-09-03sigh -- review one one pointless sys/param.h, and discover all the includesTheo de Raadt
2021-09-03Mention RFC8050 in bgpd.8Claudio Jeker
2021-09-03Add add-path support in MRT dumps (RFC8050).Claudio Jeker
2021-09-03Use .Cm instead of .Dq in StrictHostKeyChecking list for consistency.Darren Tucker
2021-09-03Mention using ssh -i for specifying the public key file in the caseDarren Tucker
2021-09-03Refer to KEX "algorithms" instead of "methods" to match other referencesDarren Tucker
2021-09-03Remove redundant attrib_clear in upload_dir_internal. The subsequentDarren Tucker
2021-09-03Add test for client termination status on signal.Darren Tucker
2021-09-02various improvements to the text/usage, chiefly removing alternative longJason McIntyre
2021-09-02Unroll ASN1_ITEM_ref()Job Snijders
2021-09-02Change OPENSSL_strdup() to strdup()Job Snijders
2021-09-02Change OPENSSL_malloc to calloc()Job Snijders
2021-09-02Repair unrolling of static ASN1_ITEM IPAddrBlocks_itJob Snijders
2021-09-02Make v3_addr and v3_asid extern constJob Snijders
2021-09-02Add err.h for X509error() and friendsJob Snijders
2021-09-02Fix OPENSSL_assert() and assert()Job Snijders
2021-09-02remove sys/param.h that are not neededTheo de Raadt
2021-09-02annotate that sys/param.h is needed for roundup and roundup2Theo de Raadt
2021-09-02rather than using sys/param.h, define a local replacement MINIMUM() insteadTheo de Raadt
2021-09-02remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAXTheo de Raadt
2021-09-02Unroll ASN1_EX_TEMPLATE_TYPE IPAddrBlocksJob Snijders
2021-09-02sys/param.h is not needed for any visible reasonTheo de Raadt
2021-09-02Change the OPENSSL_strdup() to strdup()Job Snijders
2021-09-02remove sys/param.h use, by replacing MAXLOGNAME -> LOGIN_NAME_MAXTheo de Raadt
2021-09-02Fix header file includesJob Snijders
2021-09-02syncTheo de Raadt
2021-09-02Move the error put functions from X509V3err() to X509V3error()Job Snijders
2021-09-02Unroll ASN1_SEQUENCE() ASN1_CHOICE() ASN1_ITEM_TEMPLATE()Job Snijders
2021-09-02Add -f to usageTheo Buehler
2021-09-02follow-up on previous commit and rename the _sys union to _argsJasper Lievisse Adriaanse
2021-09-02Do not create loopback interfaces lo1, lo2, ... upfront. They areAlexander Bluhm
2021-09-02styleTobias Heider
2021-09-02Initialize the uvm object when we actually need it such that we canMark Kettenis
2021-09-02Split part_type into separate types 'mbr_type' and 'gpt_type',Kenneth R Westerback
2021-09-02rename struct dt_evt fields to make it clear this isn't only used for tracing...Jasper Lievisse Adriaanse
2021-09-02OPENSSL_assert() is not appropriate in this contextJob Snijders
2021-09-02Replace ossl_assert()/assert() with OPENSSL_assert()Job Snijders
2021-09-02Enable vfork syscall test. Disable SIGSTOP test as it is masked untilmbuhl
2021-09-02Explain in a comment why two wscons_keydesc structures are needed.Anton Lindqvist
2021-09-02Update for change of default Ruby version to 3.0.Jeremy Evans
2021-09-02We need to allow for either a CERTIFICATE or CERTIFICATE_STATUS messageBob Beck
2021-09-02Replace OPENSSL_free() with free()Job Snijders
2021-09-02list -v with -d in SYNOPSIS, instead of seperately,Jason McIntyre
2021-09-02Unroll IMPLEMENT_ASN1_FUNCTIONS()Job Snijders
2021-09-02Unroll DECLARE_ASN1_FUNCTIONS()Job Snijders
2021-09-02Fix our iwx(4) xtal latency values to match the values used by Linux iwlwifi.Stefan Sperling