openbsd
2022-11-12 knZap comment about dead linkmtu
2022-11-12 knZap dead ip6_auto_linklocal
2022-11-12 knPut pf_state_import() under NPFSYNC>0 to fix build...
2022-11-11 mpiAdd support for storing builtins arguments into local...
2022-11-11 mpiAdd support for multiple statements in if () blocks.
2022-11-11 jmcfix ounctuation and SEE ALSO;
2022-11-11 beckHide symbols in libcrypto/stack
2022-11-11 krwRevert last until we can guarantee gh_guid can't escape...
2022-11-11 joshuaClean up openssl(1) command execution.
2022-11-11 chelohatimeout(9): remove timeout_set_kclock(), TIMEOUT_INITIA...
2022-11-11 mbuhlMake sure csa->csa_bundled is NULL after freeing to...
2022-11-11 matthieuDebug was accidentally left enabled in previous commit.
2022-11-11 jsingConvert the legacy TLS stack to tls_content.
2022-11-11 dlgme and my text editor are not getting along today
2022-11-11 joshuaRemove the legacy interactive mode from openssl(1).
2022-11-11 mbuhlDue to checksum offloading one more element could be...
2022-11-11 mbuhlIn case of an invalid SA resp is passed to ikev2_msg_cl...
2022-11-11 dlgtry pf.c r1.1143 again: move pf_purge out from under...
2022-11-11 matthieusync
2022-11-11 matthieuEnable icc(4). ok anton@ patrick@
2022-11-11 matthieuAdd icc(4) to handle Customer Control keyboards attache...
2022-11-11 dlgadd a mutex to struct pf_state and init it.
2022-11-11 antonihidev can pass a buffer larger than the size of the...
2022-11-11 antoncvs(1) populates the author keyword using getlogin...
2022-11-11 tbSymbols.list: Drop comments and sort.
2022-11-11 dlgkn points out that brackets are not parentheses
2022-11-11 dlgfix a misuse of vi.
2022-11-11 dlgkn@ points out that lock annotations are usually wrappe...
2022-11-11 jsingUse named initialisers.
2022-11-11 jsingMerge bf_pi.h into bf_skey.c.
2022-11-11 jsingTidy includes, fix comment style and mop up some blank...
2022-11-11 krwUse the first 8 bytes of GPT gh_guid as the default...
2022-11-11 jsingWhack blowfish with a style(9) bat.
2022-11-11 dlgsteal a change by sashan@ to say which bits of pf_state...
2022-11-11 krwNuke trailing space in a comment.
2022-11-11 beckStart CBS-ifying the name constraints code.
2022-11-11 jsingStop pretending that obj_mac.h is optional.
2022-11-11 dlgrename pfsync_up() to pfsync_is_up()
2022-11-11 kettenisUnmap and free memory when we shutdown rtkit. This...
2022-11-11 danielresync with ISO web site; ok kmos@
2022-11-11 beckAdd support for symbol hiding disabled by default.
2022-11-11 sashanTurn KASSERT() into if() to prevent state being inserted to
2022-11-11 dlgrewrite the pf_state_peer_ntoh and pf_state_peer_hton...
2022-11-11 dlgmove struct pf_state from pfvar.h to pfvar_priv.h.
2022-11-11 dvRevert removal of toggling interrupt line in vmd vcpu...
2022-11-11 dlgprepare for moving struct pf_state from pfvar.h to...
2022-11-11 mpitypo
2022-11-11 nicmTweak previous to set and log the feature instead of...
2022-11-11 nicmParse primary device attributes as well as secondary...
2022-11-11 deraadtsync
2022-11-11 nicmDocument alternative delimiters for substitution, from...
2022-11-11 jsgregen
2022-11-11 jsgadd AMD family 19h model 44h (Rembrandt) ids
2022-11-11 antonMake ucc(4) the first consumer of hidcc. No intended...
2022-11-11 antonsync
2022-11-11 antonExtract the HID specific pieces from ucc(4) into hidcc...
2022-11-11 jsgreturn early from drm activate functions after fatal...
2022-11-11 tbzap stray space (CRITICAL!)
2022-11-10 jsgdivison -> division
2022-11-10 jsgpscivar.h include no longer needed
2022-11-10 dvvmd(8): remove toggling interrupt line on vcpu in vcpu...
2022-11-10 kettenisSprinkle some #ifdef SUSPEND to unbreak the tree.
2022-11-10 dtuckerHandle dynamic remote port forwarding in escape command...
2022-11-10 jmc- sort options; from josiah frentsos
2022-11-10 jmcfix SEE ALSO and new sentence, new line;
2022-11-10 jmctweak the "once" text; ok sashan
2022-11-10 mbuhlInitialize data before passing it to get_input_data...
2022-11-10 tbBump LibreSSL version to 3.7
2022-11-10 jsingUse tls_buffer for alert and handshake fragments in...
2022-11-10 joshuaFinish migrating to one source file per line.
2022-11-10 schwarzeIn asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_strin...
2022-11-10 dlgbring back r1.673: replace SRP with SMR in the if_idxmap.
2022-11-10 beckAllow explicit cert trusts or distrusts for EKU any
2022-11-10 jsingAdd regress coverage for Ed25519 and X25519 EVP interfaces.
2022-11-10 jsingImplement EVP interfaces for Ed25519 and X25519.
2022-11-10 schwarzeRemove obsolete function, struct, and macro names
2022-11-10 sashanrevert pf_state mtx commit, because it breaks tree.
2022-11-10 patrickApparently we receive interrupts for both powerkey...
2022-11-10 kettenisSince the introduction of automatic immutable from...
2022-11-10 krwAdd mbr_get_fstype() and use it to translate MBR dp_typ...
2022-11-10 jsingMap objects for ED25519 to Ed25519.
2022-11-10 joshuaContinue migrating to one source file per line.
2022-11-10 knUse local variable for consistency
2022-11-10 krwHP-300's hd is now gone. svnd transmorgified into vnd...
2022-11-10 jsingProvide digestsign/digestverify hooks for EVP_PKEY_METHOD.
2022-11-10 joshuaContinue migrating to one source file per line.
2022-11-10 knDowngrade test to C++98 to fix build on GCC archs
2022-11-10 jsingPort EVP raw key API from OpenSSL.
2022-11-10 sashanAdd a mutex to pf_state structure. Mutex retain a consi...
2022-11-10 kettenisAdd suspend/resume support to control the power domain.
2022-11-10 jobIndicate compliance with work-in-progress spec for...
2022-11-10 jsingPort ASN1_buf_print() from OpenSSL 1.1.
2022-11-10 patrickqcpon(4), qcpwm(4), qcrtc(4)
2022-11-10 patrickupdate for consistency
2022-11-10 patrickqcpmic(4), qcpmicgpio(4), qcspmi(4)
2022-11-10 joshuaContinue migrating to one source file per line.
2022-11-10 kntypofix; ok dlg
2022-11-10 antoncope with recent route output changes
2022-11-10 patrickqcpdc(4)
2022-11-10 antonUse /tmp as opposed of /var/tmp as the default director...
next