openbsd
2021-11-05 tbGarbage collect the unused skip member of X509_LOOKUP and
2021-11-05 tbUse calloc() to remove the need of silly zeroing of...
2021-11-05 tbStreamline and shorten x509_object_cmp() a bit.
2021-11-05 tbDrop a bunch of unnecesary parentheses and unify the...
2021-11-05 tbCleanup X509_LOOKUP_new()
2021-11-05 patrickNewer i.MX device trees store the skew information...
2021-11-05 claudioShow the attribute name like in the other non conformin...
2021-11-05 knZap unused variables
2021-11-05 mpiConstify struct cfattach.
2021-11-05 mpiConstify struct cfattach.
2021-11-05 claudioSimplify how IP addresses and AS numbers are passed...
2021-11-05 janFix bootorder string for disk
2021-11-05 patrickNewer i.MX device trees retriee the USB phy using the...
2021-11-05 claudioAdd getmonotime() to test-http.c so that the test compi...
2021-11-05 tbGarbage collect xobj->data.{ptr,pkey}
2021-11-05 djmmove cert_filter_principals() to earlier in the file...
2021-11-04 beckCache sha512 hash and parsed not_before and not_after...
2021-11-04 claudioCleanup some old XXX needed comments. cert_parse()...
2021-11-04 claudioOn errors related to the pipes to the childs don't...
2021-11-04 janFix broken "boot device cdrom" feature after a fix...
2021-11-04 claudioInstead of creating a struct repo for each unique caRep...
2021-11-04 tobheThe authenticator is removed elsewhere.
2021-11-04 claudioMove and promote getmonotime() to an internal API function.
2021-11-04 claudioUse the same spacing for all defines.
2021-11-04 knFix mandoc HTML rendering for command aliases
2021-11-04 jsgrevert rev 1.30 of ttm_bo_util.c
2021-11-04 claudioInstead of passing tal descriptions around just pass...
2021-11-04 yasuokaTweaks (improve previous commit)
2021-11-04 yasuokaClarify "aes" will accept keys which length is in 128...
2021-11-03 deraadtMany downstreams expect ssh to compile as non-C99...
2021-11-03 sthenlog the interface along with the neighbour ID in variou...
2021-11-03 jmcadjust for perfpolicy being auto by default; ok deraadt
2021-11-03 tbWhen handling CRLF and nulling out the optional CR...
2021-11-03 claudioAdd a test tal that has comments and also comes with...
2021-11-03 schwarzedocument d2i_X509_ALGORS(3) and i2d_X509_ALGORS(3)
2021-11-03 claudioLimit the number of rsync processes being spawned by...
2021-11-03 deraadtwhitespace observed during a read-through
2021-11-03 schwarzeFix five bugs in X509_REQ_to_X509(3):
2021-11-03 deraadtuse some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok...
2021-11-03 tbFix ASN1_TIME_diff() with NULL times
2021-11-03 nicmAdd a cursor-style option, from Alexis Hildebrandt...
2021-11-03 claudioPrint the name of the non conforming attribute in the...
2021-11-03 claudioFor chunked encoding on switch to STATE_RESPONSE_CHUNKE...
2021-11-03 schwarzeSome cleanup in X509_REQ_get_extensions(3), no function...
2021-11-03 schwarzeTest adding extensions to certification requests.
2021-11-03 schwarzeFix two bugs in X509_REQ_add_extensions_nid(3)
2021-11-03 krwIn addition to the WEP key(s) being set at device initi...
2021-11-03 claudioMove the MAX_CERT_DEPTH to extern.h and adjust the...
2021-11-03 claudioIn proc_parser_roa() adjust the expiry calculation...
2021-11-03 claudioAdd missing copyright statement. Reminded by deraadt@
2021-11-03 yasuokaClarify that ANY can be used for several parameters...
2021-11-03 jsgdrm/amdgpu: fix out of bounds write
2021-11-03 jsgdrm/ttm: fix memleak in ttm_transfered_destroy
2021-11-03 knZap swapips remnants
2021-11-03 jsgmention hw.power
2021-11-02 knfix previous
2021-11-02 knReturn non-zero on failed "nwkey" command
2021-11-02 mlarkinRemove trailing whitespace
2021-11-02 djmcrank SSH_SK_VERSION_MAJOR to match recent change in...
2021-11-02 djmBetter handle FIDO keys on tokens that provide user...
2021-11-02 knAdd standard EXIT STATUS
2021-11-02 deraadtsync
2021-11-02 claudioOnly add CA certificates to the auth tree, skip BGPsec...
2021-11-02 knRemove "!" escape handling from WEP/WPA passphrase...
2021-11-02 fcambusEnable spleen16x32 and spleen32x64 on powerpc64 for...
2021-11-02 chelohatr(1): main(): eliminate isstring2 variable
2021-11-02 millertUpdate awk to October 12, 2021 version.
2021-11-02 millertAdd HISTORY section. OK schwarze@.
2021-11-02 patrickRecognize BCM43436, as seen on the Raspberry Pi Zero...
2021-11-02 jsingAdd regress that calls SSL_set_tlsext_host_name() with...
2021-11-02 tbDo not take the strlen() of a NULL name. Defer the...
2021-11-02 nicmfatalx on unknown enum members in a couple of places...
2021-11-02 dlgadd handling for parity and character size config.
2021-11-02 patrickigc(4)
2021-11-02 patrickEnable igc(4).
2021-11-02 chelohatr(1): plug leak in genclass()
2021-11-02 deraadtknf
2021-11-01 chelohauniq(1): support arbitrarily long input lines
2021-11-01 tbMove the now internal X.509-related structs into x509_l...
2021-11-01 kettenisRemove backwards compat code.
2021-11-01 kettenisCatch up with the Linux device tree bindings. Put...
2021-11-01 fcambusEnable spleen16x32 and spleen32x64 on riscv64 for GENER...
2021-11-01 millertawkgetline: do not access unitialized data on EOF
2021-11-01 ratchovRemove unused struct name
2021-11-01 tbIn X509_STORE_CTX_get_obj_from_subject() rename X509_OB...
2021-11-01 claudioFurther simplify cert and auth handling. Move common...
2021-11-01 jsingEnsure SSL_set_tlsext_host_name() is given a valid...
2021-11-01 jsingRework SNI hostname regress to be table driven.
2021-11-01 jsingImprove SNI hostname validation.
2021-11-01 jmcfix Dt and SEE ALSO;
2021-11-01 knIgnore obj like in src
2021-11-01 ratchovStop binding audio devices exposed by sndiod to physica...
2021-11-01 kettenisAdd CRC-16 implementation. From NetBSD.
2021-11-01 deraadtsync
2021-11-01 krwRestore some NULL checks lost in r1.132, add a couple...
2021-11-01 nicmAdd a cursor-colour option, from Alexis Hildebrandt...
2021-11-01 kettenisaplhidev(4), aplkbd(4) and aplms(4)
2021-11-01 bluhmIn ipsec_common_input_cb() pass mbuf pointer to pf_test...
2021-11-01 claudioCleanup struct auth a bit. The tal description is also...
2021-11-01 kettenisAdd support for the keyboard/touchpad on Apple M1 laptops.
next