Age | Commit message (Expand) | Author |
2021-12-04 | Add regress for ECPKParameters ASN.1 encoding/decoding. | Joel Sing |
2021-12-04 | RSA/SHA-1 is not used by default anymore on the server | Christian Weisgerber |
2021-12-03 | add Allwinner H6 support | SASANO Takayoshi |
2021-12-03 | support AXP805 PMIC | SASANO Takayoshi |
2021-12-03 | - support I2C connected PMIC, add "early 1" to sxitwi. | SASANO Takayoshi |
2021-12-03 | Add tdb_delete_locked() to replace duplicate tdb deletion code in | Tobias Heider |
2021-12-03 | Perform DMA address translation if required. | Mark Kettenis |
2021-12-03 | Replace asn1_tlc_clear and asn1_tlc_clear_nc macros with a function. | Joel Sing |
2021-12-03 | Group and sort includes. | Joel Sing |
2021-12-03 | Call asn1_item_ex_d2i() directly from ASN1_item_d2i() | Joel Sing |
2021-12-03 | Add TDB reference counting to ipsp_spd_lookup(). If an output | Alexander Bluhm |
2021-12-03 | Convert ASN1_PCTX_new() to calloc(). | Joel Sing |
2021-12-03 | Use calloc() for X509_CRL_METHOD_new() instead of malloc(). | Joel Sing |
2021-12-03 | Rewrite ASN1_STRING_cmp(). | Joel Sing |
2021-12-03 | Convert ASN1_STRING_type_new() to calloc(). | Joel Sing |
2021-12-03 | Convert ASN1_OBJECT_new() to calloc(). | Joel Sing |
2021-12-03 | Convert {i2d,d2i}_{,EC_,DSA_,RSA_}PUBKEY{,_bio,_fp}() to templated ASN1 | Joel Sing |
2021-12-03 | Fixed-size NOFILE_MAX (from sys/param.h of course) array is crazy, so | Theo de Raadt |
2021-12-03 | Switch iwx(4) to new -67 firmware images. | Stefan Sperling |
2021-12-03 | Use calloc() in EVP_PKEY_meth_new() instead of malloc() and setting | Theo Buehler |
2021-12-03 | Fix EVP_PKEY_{asn1,meth}_copy once and for all | Theo Buehler |
2021-12-03 | Revert previous | Klemens Nanni |
2021-12-03 | Disable probe requests during scans in iwx(4) again. | Stefan Sperling |
2021-12-03 | Apply the same MAX_IP_SIZE limit to ROA files as it is done on certificates. | Claudio Jeker |
2021-12-03 | Implement a bgscan_done() handler for iwm(4). | Stefan Sperling |
2021-12-03 | Implement a bgscan_done() handler for iwx(4). | Stefan Sperling |
2021-12-03 | Introduce an optional driver-specific bgscan_done() handler which | Stefan Sperling |
2021-12-03 | Ignore ADDBA requests from our AP while we are roaming away from it. | Stefan Sperling |
2021-12-03 | Ship mpi's helpers, see share/btrace/Makefile r1.1: | Klemens Nanni |
2021-12-03 | Clarify manpage | Job Snijders |
2021-12-03 | Dump more data in the hopes of figuring out why this test occasionally | Anton Lindqvist |
2021-12-03 | Bring back the recently reverted change, this time without the inverted | Anton Lindqvist |
2021-12-02 | hash full host:port when asked to hash output, fixes hashes for non- | Damien Miller |
2021-12-02 | improve the testing of credentials against inserted FIDO keys a little | Damien Miller |
2021-12-02 | move check_sk_options() up so we can use it earlier | Damien Miller |
2021-12-02 | ssh-rsa is no longer in the default for PubkeyAcceptedAlgorithms. | Darren Tucker |
2021-12-02 | bsearch(3): support arrays with more than INT_MAX elements | Scott Soule Cheloha |
2021-12-02 | unmount real root partition from /mnt before the cgi/random actions | Theo de Raadt |
2021-12-02 | Tell testers which packages to install right away (and why) | Klemens Nanni |
2021-12-02 | Log that kern.allowdt=1 is needed and where | Klemens Nanni |
2021-12-02 | Tell testers which packages to install right away | Klemens Nanni |
2021-12-02 | list uppercase options along with lower in SYNOPSIS/options list/usage; | Jason McIntyre |
2021-12-02 | firstc() and nextc() use an int of global static storage. Make this | Theo de Raadt |
2021-12-02 | ipsec_common_input_cb() extracted the inner IP header of IPsec | Alexander Bluhm |
2021-12-02 | Allow to build kernel without IPSEC or INET6 defines. | Alexander Bluhm |
2021-12-02 | don't put the tty into raw mode when SessionType=none, avoids ^c being | Damien Miller |
2021-12-01 | Remove the MBR_init() "#ifdef defined(__macppc__) || | Kenneth R Westerback |
2021-12-01 | Reintroduce the TDBF_DELETED flag. Checking next pointer to figure | Alexander Bluhm |
2021-12-01 | mention that the "flags" field in the enchdr is uses m_flags values | Theo de Raadt |
2021-12-01 | sys/core.h is not needed by these files, therefore sys/param.h isn't | Theo de Raadt |