openbsd
2021-11-07 knFall back to label if function is missing
2021-11-07 knSimplify print logic
2021-11-07 patrickEnable igc(4).
2021-11-07 patrickConstify struct cfattach, not struct cfdriver.
2021-11-07 tbIn X509_STORE_CTX, rename the X509_STORE store rather...
2021-11-07 tbIn X509_STORE_CTX rename the misnamed last_untrusted...
2021-11-07 deraadtincrease ramdisk space for another driver
2021-11-07 schwarzenew manual pages
2021-11-07 stspFix handling of interrupts shared between multiple...
2021-11-07 krwNuke unused file.
2021-11-07 claudioFix tpyo of ecma. Reported by Matthew (chohag at jtan...
2021-11-07 ajacoutotSpeed up _rc_wait: only sleep 1/2 second between rc_che...
2021-11-07 ajacoutotUse built-in SECONDS instead of hand roller timer.
2021-11-07 semarienm: add some .text.* support for symbols
2021-11-06 mvsMake `unp_msgcount' and `unp_file' atomic. Introduce...
2021-11-06 schwarzeImprove formatting. The line breaks in the lists of...
2021-11-06 knStop URL encoding the tilde character
2021-11-06 ajacoutotAlways run _rc_rm_runfile when process is sent a SIGKIL...
2021-11-06 tbStart cleaning up X509_STORE_get1_issuer()
2021-11-06 tbIn X509_STORE_get1_issuer() do not call the verify...
2021-11-06 ajacoutotDrop uneeded sleep.
2021-11-06 ajacoutotAllow passing a different signal than SIGTERM in the...
2021-11-06 dtuckerPlug a couple of minor mem leaks. From beldmit at gmail...
2021-11-06 jsingFix indent.
2021-11-06 tbRefactor X509_STORE_get1_certs()
2021-11-06 visaMake kqread event filter MP-safe
2021-11-06 visaAllocate socket and initialize so_lock in one place
2021-11-06 knAdd missing newline to fix markup
2021-11-06 knAdd "install.site" and "upgrade.site" as additional...
2021-11-06 knAdd site(8), OpenBSD installation and upgrade customization
2021-11-05 tobheClarify iface option.
2021-11-05 tbtypo: a static objects -> a static object
2021-11-05 tbFirst pass of streamlining X509_STORE_get1_{certs,crls}()
2021-11-05 tbTrade an abort() neutered by a comment for a blank...
2021-11-05 ottoCorrect auto table entry for /var: it's 4G plus 2x...
2021-11-05 bennoPerform stricter checking on the version string (which...
2021-11-05 schwarzeMake sure that the configuration file is always read...
2021-11-05 tbClean up X509_STORE_add_{cert,crl}().
2021-11-05 tbUnify variable names in X509_STORE_{free,up_ref,add_loo...
2021-11-05 tbRename the ret variable in X509_OBJECT_new() to obj..
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...
next