2023-06-26 |
claudio | Start using the new ibuf API in eigrpd. One ibuf_seek... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
claudio | Improve the conn_err() bufferevent error callback.... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
claudio | Update and refactor dvrmpd to use the new ibu API. |
commit | commitdiff | tree | snapshot |
2023-06-26 |
tb | Adjust EVP_PKEY_CTRL_HKDF_KEY to OpenSSL's semantics |
commit | commitdiff | tree | snapshot |
2023-06-26 |
nicm | When exiting alternate screen, there is no need to... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
claudio | Revert unrelated change that sneaked into the pf_ioctl... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
claudio | Close all pf transactions before opening a new one... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
nicm | Add "us" to styles for underscore colour, GitHub issue... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
op | fix grammar of the comment describing pat_chk(); ok... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
jmc | document handling of NULL envp as an extension; |
commit | commitdiff | tree | snapshot |
2023-06-25 |
jmatthew | Provide kstats based on the byte and packet counters... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Add missing RCS marker |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Remove unneeded bn_local.h and drop a NULL check |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Move ECDSA_size() to ecs_ossl.c to match what was done... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | With ech_local.h gone, we no longer need to -I ecdh |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Remove ech_local.h |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Stop including ech_local.h |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Remove prototypes for EC_KEY_{get,insert}_key_method_data() |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Move ecdh_KDF_X9_63() to ec_local.h |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Move ECDH_size() to ech_key.c |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Move the ecdh_method struct declaration to ech_lib.c |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Move ECDH_OpenSSL() ECDSA_OpenSSL() to *_lib.c |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Remove EC_EXTRA_DATA |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Remove {ecdh,ecdsa}_check() and {ECDH,ECDSA}_DATA |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Remove method wrappers that use {ecdh,ecdsa}_check() |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | ecdsa_do_sign(): remove useless ecdsa_check() call |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Make ECDH and ECDSA ex_data handlers always fail |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Make {ECDH,ECDSA}_set_method() always fail |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | x509v3.h: unwrap a line |
commit | commitdiff | tree | snapshot |
2023-06-25 |
nicm | SGR 0 should not end hyperlink, reported by Lucas Trzes... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Adjust/fix X509_check_purpose(3) documentation |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | Check for duplicate X.509v3 extension OIDs |
commit | commitdiff | tree | snapshot |
2023-06-25 |
jsing | Provide additional BN primitives for BN_ULLONG architec... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | ech_local.h: remove unused ECDH_FLAG_FIPS_METHOD |
commit | commitdiff | tree | snapshot |
2023-06-25 |
op | remove ssl_init() |
commit | commitdiff | tree | snapshot |
2023-06-25 |
op | remove ssl_init() |
commit | commitdiff | tree | snapshot |
2023-06-25 |
op | remove ca_sslinit() |
commit | commitdiff | tree | snapshot |
2023-06-25 |
tb | ec_local.h: move ec_group_simple_order_bits down a bit |
commit | commitdiff | tree | snapshot |
2023-06-24 |
bluhm | Calculate inet PCB SIP hash without table mutex. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Add initial support for StarFive VisionFive V2 to stfcl... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Remove precompute_mult/have_precompute_mult from EC_METHOD. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Mop up EC_GROUP precomp machinery. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Mop up ec_wNAF_{,have_}precompute_mult(). |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Add conditional around bn_mul_words() call. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Assign and test. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Check for non-zero length rather than a zero value. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Rewrite and simplify bn_sqr()/bn_sqr_normal(). |
commit | commitdiff | tree | snapshot |
2023-06-24 |
jsing | Provide optimised bn_subw() and bn_subw_subw() for... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
claudio | Call notification_done() in the regress test so that... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
tb | Remove a pair of parens and make one check more consist... |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Fix warning about empty ipAddressesOrRanges |
commit | commitdiff | tree | snapshot |
2023-06-23 |
op | smtpd: allow arguments on NOOP |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Use consistent idiom for X509_get_ext_d2i() |
commit | commitdiff | tree | snapshot |
2023-06-23 |
millert | Fix a bug in ex's 's' command with the 'c' flag when... |
commit | commitdiff | tree | snapshot |
2023-06-23 |
claudio | Improve detection of RRDP session desynchronization |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Codify BN_asc2bn(NULL, *) behavior in regress. |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Avoid crash in BN_asc2bn() |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Fix return check for BN_hex2bn() |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Fix return check of bn_hex2bn_cbs() |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | typo: hexidecimal -> hexadecimal |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | Remove some redundant parentheses |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | rpki-client: check for duplicate certificate extensions |
commit | commitdiff | tree | snapshot |
2023-06-23 |
tb | rpki-client: disallow empty sets of IP Addresses or... |
commit | commitdiff | tree | snapshot |
2023-06-23 |
otto | Revert previous, not all platforms allow compiling |
commit | commitdiff | tree | snapshot |
2023-06-23 |
gnezdo | Avoid division by 0 in m_pool_used |
commit | commitdiff | tree | snapshot |
2023-06-23 |
mlarkin | ksmn(4): Support thermal sensors on Ryzen 9 79xx |
commit | commitdiff | tree | snapshot |
2023-06-22 |
tb | symbols: Tweak this test so it works with -j N |
commit | commitdiff | tree | snapshot |
2023-06-22 |
cheloha | Revert "clockintr_cpu_init: initialize starting offsets... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
tobhe | Mention lid position support. |
commit | commitdiff | tree | snapshot |
2023-06-22 |
tobhe | Add machdep.lidaction example. We support this on arm64... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
claudio | Instead of tsleep on lbolt do a tsleep with a 1 second... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
otto | Allow to ask for deeper callers for leak reports using... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
claudio | Use new ibu API, switch from ibuf_seek() to ibuf_set(). |
commit | commitdiff | tree | snapshot |
2023-06-22 |
claudio | KNF |
commit | commitdiff | tree | snapshot |
2023-06-22 |
claudio | KNF |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amdgpu: Don't set struct drm_driver.output_poll_changed |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amdgpu: add missing radeon secondary PCI ID |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amd/pm: workaround for compute workload type on... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amd: Tighten permissions on VBIOS flashing attributes |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amd: Make sure image is written to trigger VBIOS... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amd/display: edp do not add non-edid timings |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm/amdgpu: vcn_4_0 set instance 0 init sched score... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm:amd:amdgpu: Fix missing buffer object unlock in... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
jsg | drm: panel-orientation-quirks: Change Air's quirk to... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
mlarkin | Remove extra trailing whitespace |
commit | commitdiff | tree | snapshot |
2023-06-21 |
millert | ksh: escape control chars when displaying file name... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
cheloha | Revert "schedcpu, uvm_meter(9): make uvm_meter() an... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
op | clear errno before strtoull as it may already be set... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
op | avoid truncation of filtered data lines |
commit | commitdiff | tree | snapshot |
2023-06-21 |
claudio | Use recallocarray() consistently. recallocarray() was... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
krw | Add a parameter 'action' to mpfree() so it can optional... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
sthen | add "fib reload" support to ospf6d/ospf6ctl, and trigger it |
commit | commitdiff | tree | snapshot |
2023-06-21 |
jsing | Provide optimised bn_clzw() for aarch64. |
commit | commitdiff | tree | snapshot |
2023-06-21 |
claudio | Simplify and clean up the code. Try to use more ibuf... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
claudio | Convert string2binary() to use new ibuf api instead... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
jsing | Provide and use bn_clzw() in place of bn_word_clz(). |
commit | commitdiff | tree | snapshot |
2023-06-21 |
claudio | Update ospf6d to use new ibuf api. |
commit | commitdiff | tree | snapshot |
2023-06-21 |
claudio | Remove extra newlines |
commit | commitdiff | tree | snapshot |
2023-06-21 |
jsing | Make BN_num_bits() independent of bn->top. |
commit | commitdiff | tree | snapshot |
2023-06-21 |
jsing | Add tests for BN_sqr() corner cases. |
commit | commitdiff | tree | snapshot |
next |