openbsd
2021-10-31 tbExpose new API in headers and make X509 structs opaque.
2021-10-31 tbRemove the unused X509_OBJECTS struct.
2021-10-31 tbRemove the unused X509_CERT_PAIR struct and the assicat...
2021-10-31 tbRemove the unused X509_CERT_FILE_CTX struct.
2021-10-31 tbPrepare to provide X509_STORE_CTX_get_obj_by_subject...
2021-10-31 tbSwitch various X509 API to use the new X509_LOOKUP_TYPE...
2021-10-31 tbProvide the X509_LOOKUP_TYPE enum.
2021-10-31 claudioFurther improve load_file(). Always set an errno on...
2021-10-31 claudioWhen converting the TAL parser to use load_file and...
2021-10-31 tbPrepare definitions X509_STORE_set_verify{,_cb}_func...
2021-10-31 tbPrepare to make various structs in x509_vfy.h opaque.
2021-10-31 patrickDisable both TCP/UDP checksum offloading and VLAN HW...
2021-10-31 patrickImplement transmit and transmit completion path.
2021-10-31 kettenisExtend the SPI bus API a bit. The config structure...
2021-10-31 patrickMove the fill and the tail pointer change to a later...
2021-10-31 patrickAdd igc(4), a driver for the Intel 2.5Gb Ethernet contr...
2021-10-31 patrickregen
2021-10-31 patrickAdd another PCI id for Intel 2.5Gb adapters.
2021-10-31 stspMake athn(4) attach to the Sony UWA-BR100. Patch by...
2021-10-31 stspregen
2021-10-31 stspAdd USB device ID for the Sony UWA-BR100. Patch by...
2021-10-31 stspRaise SPL to IPL_NET in run_next_scan() to avoid splass...
2021-10-31 tbPrepare regress for opaque structs in x509*.h
2021-10-31 jsingAdd explicit CBS_contains_zero_byte() check in CBS_strd...
2021-10-31 deraadtsync
2021-10-30 deraadtChange hw.perfpolicy=auto by default, at startup. ...
2021-10-30 mvsKill the dead code from unp_drop().
2021-10-30 mvsFix the UNIX domain sockets leak in soclose().
2021-10-30 schwarzenew manual page X509_CRL_METHOD_new(3)
2021-10-30 kettenisAdd GPIO functionality (including support for using...
2021-10-30 espiedocument (hopefully) near future directions
2021-10-30 ratchovFix build break caused by accidental keystroke during...
2021-10-30 ratchovDisestablish softintrs upon detach (missed in last...
2021-10-30 ratchovDefer selwakeup() calls to a softintr
2021-10-30 ratchovRevert previous commit as it's causing panic when devic...
2021-10-30 jsgmatch on Intel 600 Series
2021-10-30 jsgenable snooping on Intel 600 Series
2021-10-30 jsgregen
2021-10-30 jsgadd Intel 600 Series and Alder Lake S ids
2021-10-29 bluhmIf the test fails, do not hang forever. Abort with...
2021-10-29 krwTweak code to make it clear that MBR_init() uses just...
2021-10-29 deraadtsync
2021-10-29 jmcthe list of devices which can be created it getting...
2021-10-29 antonpoll needs similar treatment as select recently gained...
2021-10-29 antonA USB HID report ID must be represented using a single...
2021-10-29 schwarzeIn x509/x509_purp.c rev. 1.11, tb@ fixed X509_check_pur...
2021-10-29 jsgmatch more Prolific HXN ids
2021-10-29 jsgregen
2021-10-29 jsgmore Prolific HXN ids
2021-10-29 ratchovDon't grab audio_lock in filt_midi{read,write} if NOTE_...
2021-10-29 mpiHook poll tests.
2021-10-29 mpiTest that poll(2) returns POLLNVAL for an already close...
2021-10-29 tbActually error in X509_check_purpose() if x509v3_cache_...
2021-10-29 schwarzedocument the horrifying function X509_TRUST_set_default(3)
2021-10-29 deraadtadd missing .h file include
2021-10-29 claudiorpki-client 7.4 is imminent, bump version
2021-10-29 schwarzedocument X509_EXTENSION_dup(3);
2021-10-29 schwarzenew manual page X509_REQ_print_ex(3),
2021-10-29 claudioEnsure that RRDP snapshot and delta files are fetched...
2021-10-29 claudioLimit the HTTP requests to 2GB of data. This is enforce...
2021-10-29 claudioProperly implement --max-size and --min-size.
2021-10-29 djmssh-keygen: make verify-time argument parsing optional
2021-10-29 djmsshsig: add tests for signing key validity and find...
2021-10-29 djmavoid signedness warning; spotted in -portable
2021-10-28 claudioSync output at end of run with output inside the openbg...
2021-10-28 nicmDo not force the cursor to move if it is in the automar...
2021-10-28 nicmAllow detach even if suspend flag set, GitHub issue...
2021-10-28 nicmExpand command as a format, GitHub issue 2920.
2021-10-28 schwarzedocument X509_REQ_to_X509(3)
2021-10-28 sthenflesh out veb(4)/vport description a bit, spell out...
2021-10-28 tbunwrap a line
2021-10-28 jobLimit how many FileAndHash entries a single manifest...
2021-10-28 jobDon't fetch files larger than 2MB
2021-10-28 schwarzedocument X509_to_X509_REQ(3)
2021-10-28 tbsort
2021-10-28 claudioProvide --max-size and --min-size arguments. Currently...
2021-10-28 sthensync
2021-10-28 claudioLimit the size of the base64 blob inside the RRDP XML...
2021-10-28 beckMechanical KNF in preparation for changing
2021-10-28 beckAdd headers normally contained in include/openssl,...
2021-10-28 beckImport Certificate Transparency verbatim from OpenSSL...
2021-10-28 tbopenssl-ruby tests: rework for x509_alt.c r1.3 and...
2021-10-28 tbBring back r1.3, ok beck
2021-10-28 knAccept server replies from any server port
2021-10-28 beckDon't exit in certain cases on failures to parse x509...
2021-10-28 jasperadd proper declaration for addr in dt_prov_kprobe_hook
2021-10-28 djmincrement SSH_SK_VERSION_MAJOR to match last change
2021-10-28 djmWhen downloading resident keys from a FIDO token, pass...
2021-10-27 tbFix HISTORY section: 6.9 -> 7.0
2021-10-27 beckAdd limits on size of certain untrusted inputs
2021-10-27 matthieucreate directory for libxcvt headers
2021-10-27 jasperextend checks of ensuring there's valid CTF data before...
2021-10-27 jobLimit length on URIs
2021-10-27 bluhmThe crypto layer needs the kernel lock. ah_zeroize...
2021-10-27 jasperuse db_get_probe_addr() instead of handrolling the...
2021-10-27 schwarzenew manual page X509_REQ_add_extensions(3)
2021-10-27 mvsReplace 'DIAGNOSTIC' block within soqinsque() by KASSER...
2021-10-27 schwarzeadd some .Xrs involving recently added pages
2021-10-27 schwarzeminor tweaks to wording and punctuation,
2021-10-27 schwarzeMinor tweaks:
next