openbsd
2021-11-09 knClarify ksh(1) dependency
2021-11-09 sthencheck that the rc script including rc.subr is using...
2021-11-09 claudioLimit the number of publication points under a given...
2021-11-09 claudioIssue a parse error for XML files that include a DOCTYP...
2021-11-09 claudioImplementation of HTTP Keep-Alive sessions introduced...
2021-11-09 janAdd IPv4, TCP4/6 and UDP4/6 checksum offloading.
2021-11-09 antonThe uhidevsubmatch() routine was imported from NetBSD...
2021-11-09 deraadtno, that breaks architectures
2021-11-08 knPull OpenSSL test into the Makefile using it to avoid...
2021-11-08 krwUse a couple of local 'struct prt' variables to make...
2021-11-08 tobheUse plen consistently.
2021-11-08 djmimprove error message when trying to expand a ~user...
2021-11-08 bcookReplace <sys/limits.h> with <limits.h>
2021-11-08 deraadtsync
2021-11-08 kninstall.site.5 not .8
2021-11-08 knRename/move site(8) into install.site(5)
2021-11-08 knFix markup
2021-11-08 stspremove reference to ieee80211_mira.c which has been...
2021-11-08 stspSend MiRA source files to the Attic.
2021-11-08 schwarzeDocument X509_gmtime_adj(3).
2021-11-08 espieadd extra support to pass REVISION, EPOCH, FLAVOR_LIST...
2021-11-08 ajacoutotrc_reload_signal & rc_stop_signal are not rc.conf(8...
2021-11-08 antonPlug uhidev memory leak during detach.
2021-11-08 jmcmissing full stop;
2021-11-08 dlgwhitespace tweak, no functional change
2021-11-08 dlgwhitespace tweaks, no functional change.
2021-11-08 dlgveb rules are an smr list, so traversal should be in...
2021-11-08 deraadtsync
2021-11-07 bennobump version, ok claudio@
2021-11-07 ratchovAllow -current libsndio to connect to old sndiod servers
2021-11-07 sthennet.inet6.icmp6.nd6_debug doesn't need to warn about...
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...
next