2023-04-26 |
mlarkin | vmm.c -> vmm_machdep.c (remove old file) |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Fix splassert noticed by sthen |
commit | commitdiff | tree | snapshot |
2023-04-26 |
mlarkin | Refactor MD/MI parts of vmm. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
schwarze | Document those BIO_ctrl(3) command constants |
commit | commitdiff | tree | snapshot |
2023-04-26 |
krw | Don't rely on the disklabel defaults or a disktab entry... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
kettenis | Fix my email address. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
phessler | During boot we have a protective and restrictive pf... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Remove the now unused bio_pk7.c |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Move BIO_new_PKCS7() to the the other streaming stuff... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | KNF nit |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Clean up ec.h a little. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
krw | Nuke variable 'LBA'. Always set for ramdisk_cd, never... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
kettenis | Properly handle userland branch target traps. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
bluhm | Backout previous commit: |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Parameter names are not needed |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Remove unneeded parentheses |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | No need to pass around const pointer cpder2 |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Shrink signature as cpder is only needed as local variable |
commit | commitdiff | tree | snapshot |
2023-04-26 |
mlarkin | whitespace fix |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Replace macros with functions |
commit | commitdiff | tree | snapshot |
2023-04-26 |
dv | regress: remove vmd path length tests. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Don't redeclare s, it's already there. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Fix missing splbio() needed in nfs |
commit | commitdiff | tree | snapshot |
2023-04-26 |
dv | Unbreak vmm on Intel. Mistakenly enabled CET on non... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Some more EC2M cleanup |
commit | commitdiff | tree | snapshot |
2023-04-26 |
bentley | Rotate the console in amdgpu when there is an orientati... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Garbage collect test using the nseq command |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Rename dercache regress test to x509_asn1 |
commit | commitdiff | tree | snapshot |
2023-04-26 |
bentley | Fix typo in comment: default scalue values -> default... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Remove e_old.c again |
commit | commitdiff | tree | snapshot |
2023-04-26 |
gnezdo | Declare sendsyslog to match its man page |
commit | commitdiff | tree | snapshot |
2023-04-26 |
asou | Add parent to nvgre in ifconfig.8. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
djm | Check for ProxyJump=none in CanonicalizeHostname logic. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
jan | Also set TSO flag on vlan interfaces. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Reinstate e_old.c it is still used by -portable |
commit | commitdiff | tree | snapshot |
2023-04-25 |
bluhm | Fix white space. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2023-04-25 |
kettenis | Add RK3588. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
job | Add regress test for invalidation of DER cache in selec... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove documentation of BN_BLINDING_{g,s}et_thread_id |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | e_old can also go |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove the deprecated API from BN |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | GF2m bites the dust. It won't be missed. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | ASN1_item_ndef_i2d also goes. discussed with deraadt |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | bio_asn1: adjust for more recent churn |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove commented version of OPENSSL_NO_EC2M |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove duplicate NID definitions |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | LIBRESSL_NEXT_API is no longer needed |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove prototype of EC_GFp_nist_method() |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Move EC_KEY_{insert,set}_key_method_data() to internal... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Move low level BIO_new_NDEF API to internal-only |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove proxy cert remnants |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove NETSCAPE_CERT_SEQUENCE |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Move the policy STACK_OF stuff to pcy_int.h as well |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove SXNET |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Move truncated sha-2 and sha3 out of #ifdef wrappers |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Use X509_STORE_CTX_get1_{certs,crls}() instead of an... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | X509_STORE_get1_{certs,crls} become X509_STORE_CTX_... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | X509_STORE_get1_{certs,crls} become X509_STORE_CTX_* |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Move the policy tree code to internal-only |
commit | commitdiff | tree | snapshot |
2023-04-25 |
claudio | Rename ps_refcnt to ps_threadcnt in struct process... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove i2d_PKCS7_NDEF from the hidden version as well |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove documentation for i2d_PKCS7_NDEF |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove i2d_PKCS7_NDEF |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | BN_RECP_CTX moves to internal |
commit | commitdiff | tree | snapshot |
2023-04-25 |
schwarze | Put ERRORS and DIAGNOSTICS information in the sections... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove CTS mode |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove TS_VERIFY_CTX_init() |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove PEM wrappers for NETSCAPE_CERT_SEQUENCE |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove the horror show that is bn_nist and ecp_nist |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove BN_init() documentation |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove BN_CTX_init() documentation |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove the no longer used BN_MONT_CTX_init() |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove a couple of temporary hacks |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Move a few now internal prototypes to bn_local.h |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove old BN_one/BN_zero compat stuff |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | zlib: sync with src |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Update libz to the HEAD of the develop branch |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove X9.31 support |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove the no longer used BN_CTX_init() |
commit | commitdiff | tree | snapshot |
2023-04-25 |
bluhm | Exclusive net lock or mutex arp_mtx protect the llinfo_... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Bump LibreSSL version to 3.8.0 |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove the nseq command |
commit | commitdiff | tree | snapshot |
2023-04-25 |
schwarze | Document most command constants. |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Update Wycheproof.go to exercise truncated SHA-2 and... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Bump majors after symbol addition and removal |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Update Symbols.list after symbol addition and removal |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Comment out a few now unused files from Makefile |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Use proper fix for the recent x400Address issue |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Temporarily define LIBRESSL_NEXT_API in opensslfeatures.h |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Define OPENSSL_NO_DEPRECATED and OPENSSL_NO_EC2M in... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Wire up truncated SHA-2, SHA-3 and related things |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Remove no longer necessary compat #defines |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | Add NIDs for truncated SHA-2, SHA-3 and related things |
commit | commitdiff | tree | snapshot |
2023-04-25 |
phessler | When configuring a new address on an interface, an... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | bn_mod_exp: temporarily add a prototype for BN_mod_exp_... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | bn_test: temporarily add prototypes for reciprocal... |
commit | commitdiff | tree | snapshot |
2023-04-25 |
tb | bn_test: BN_one() will become void, so stop checking it |
commit | commitdiff | tree | snapshot |
next |