2023-06-28 |
claudio | First step at removing struct sleep_state. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
patrick | Add qctsens(4), a driver for the Temperature Sensor... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
patrick | Inform fw_update(8) about qcpas(4) pattern. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
mvs | Introduce M_IFGROUP type of memory allocation. M_TEMP... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
tb | Zap stray space |
commit | commitdiff | tree | snapshot |
2023-06-27 |
kn | Use shared net lock for DIOCGETIFACES |
commit | commitdiff | tree | snapshot |
2023-06-27 |
kn | Remove net lock from DIOC{SET,CLR}IFFLAG |
commit | commitdiff | tree | snapshot |
2023-06-27 |
stsp | Attach 0x51f1 devices to iwx(4) and fix params used... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2023-06-27 |
stsp | add 0x51f1 iwx(4) PCI device ID; from reyk@ |
commit | commitdiff | tree | snapshot |
2023-06-27 |
claudio | Make it possible to store the kstack or ustack in a... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
claudio | Document the map specific functions (count, max, min... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
espie | remove allupdates marker, it was only used by the short... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
tb | Switch from get_rfc*() to BN_get_rfc*() |
commit | commitdiff | tree | snapshot |
2023-06-27 |
cheloha | amd64: MCOUNT_EXIT: restore interrupts, don't unconditi... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
ratchov | Return error if the USB request to get the sample rate... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
tb | Remove some dead code from ECPKParameters_print() |
commit | commitdiff | tree | snapshot |
2023-06-27 |
tb | Remove the now unused poly[] from EC_GROUP |
commit | commitdiff | tree | snapshot |
2023-06-27 |
tb | Simplify EC_GROUP_get_basis_type() |
commit | commitdiff | tree | snapshot |
2023-06-26 |
guenther | On amd64, test whether PKU has been enabled and set... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
job | Update regress files to aspa-profile-15 format |
commit | commitdiff | tree | snapshot |
2023-06-26 |
job | Decode and validate ASPA objects following the v1 syntax |
commit | commitdiff | tree | snapshot |
2023-06-26 |
millert | pax: truncate times to MAX_TIME_T, not INT_MAX |
commit | commitdiff | tree | snapshot |
2023-06-26 |
millert | pax: use safe_print() to display messages which may... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
cheloha | timeout_hardclock_update: provide initial value for... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
tb | Fix Ed Schouten's name |
commit | commitdiff | tree | snapshot |
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 |
next |