2023-07-02 |
tb | Teach openssl ca about Ed25519 certificates |
commit | commitdiff | tree | snapshot |
2023-07-02 |
tb | Teach openssl req about EdDSA certs |
commit | commitdiff | tree | snapshot |
2023-07-02 |
beck | Remove the ability to do tls 1.0 and 1.1 from libtls. |
commit | commitdiff | tree | snapshot |
2023-07-02 |
tb | ECDSA_size(): move order a few lines down |
commit | commitdiff | tree | snapshot |
2023-07-02 |
tb | Invert method checks to avoid stupid line breaks |
commit | commitdiff | tree | snapshot |
2023-07-02 |
tb | Move the EC_POINT a bit down and a * to the right place |
commit | commitdiff | tree | snapshot |
2023-07-02 |
tb | ech_key.c: Fix includes |
commit | commitdiff | tree | snapshot |
2023-07-02 |
cheloha | clockintr_cpu_init: stagger clock interrupts by MAXCPUS |
commit | commitdiff | tree | snapshot |
2023-07-01 |
drahn | Add sensor to qccpu to be able to show all cpu frequencies. |
commit | commitdiff | tree | snapshot |
2023-07-01 |
otto | Document that small allocations are initially junked... |
commit | commitdiff | tree | snapshot |
2023-07-01 |
drahn | Manpage for qccpu.4 |
commit | commitdiff | tree | snapshot |
2023-07-01 |
drahn | Add driver for QC cpu Power States. |
commit | commitdiff | tree | snapshot |
2023-07-01 |
drahn | Enable AC detection in qcpas driver. |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Reverse polarity to avoid an overlong line |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Reword comment to fit on a single line |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | tmp is a silly name for a point on an elliptic curve |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Garbage collect the now unused len |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Test and assign for EC_KEY_get0_private_key() |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Add a missing NULL check for group |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Reference commit needed in the next major bump |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Simplify handling of ret |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Use BN_bn2binpad() instead of handrolling it |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Remove unused y from ECDH key computation |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | crypto.h: move the error stuff to the end |
commit | commitdiff | tree | snapshot |
2023-07-01 |
jsing | Warn and fail to attach dwmmc(4) if no clock base is... |
commit | commitdiff | tree | snapshot |
2023-07-01 |
jsing | Add support for JH7110 to dwmmc(4). |
commit | commitdiff | tree | snapshot |
2023-07-01 |
jsing | Add support for JH7110 to stftemp(4). |
commit | commitdiff | tree | snapshot |
2023-07-01 |
tb | Simplify ASN1_bn_print() usage in ec/ |
commit | commitdiff | tree | snapshot |
2023-06-30 |
nicm | Change a few types to fix warnings, from Thomas Klausner. |
commit | commitdiff | tree | snapshot |
2023-06-30 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2023-06-30 |
jsg | sepcific -> specific |
commit | commitdiff | tree | snapshot |
2023-06-30 |
nicm | Get rid of some warnings with GCC 10, from Thomas Klausner. |
commit | commitdiff | tree | snapshot |
2023-06-30 |
sashan | let check_table() also print table@anchor when it exits |
commit | commitdiff | tree | snapshot |
2023-06-30 |
mvs | Use "newcon" instead of "netlck" as identifier of the... |
commit | commitdiff | tree | snapshot |
2023-06-30 |
mvs | Introduce M_PF type for pf(4) related memory allocation... |
commit | commitdiff | tree | snapshot |
2023-06-30 |
otto | Recommit "Allow to ask for deeper callers for leak... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
dv | acpi(4)/acpibtn(4): use opt-in approach for wakeup... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
krw | Fix handling of 'N-* 100' template entries. |
commit | commitdiff | tree | snapshot |
2023-06-29 |
florian | Update to nsd 4.7.0 |
commit | commitdiff | tree | snapshot |
2023-06-29 |
claudio | Spaces vs tabs |
commit | commitdiff | tree | snapshot |
2023-06-29 |
claudio | Rewrite pfe_route() to actually work on 64bit archs... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
tb | rpki-client: fix vap_pas stats |
commit | commitdiff | tree | snapshot |
2023-06-29 |
claudio | In rrdp_session_save() stop the loop over deltas once... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
tb | update rpki-regress. log.c is no more. |
commit | commitdiff | tree | snapshot |
2023-06-29 |
tb | Retire log.c |
commit | commitdiff | tree | snapshot |
2023-06-29 |
job | There no longer is a need to wrap the (now AFI-agnostic... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-06-29 |
jsg | add Intel Raptor Lake / 700 Series LP ids |
commit | commitdiff | tree | snapshot |
2023-06-29 |
tb | Drop the no longer necessary -DLIBRESSL_CRYPTO_INTERNAL |
commit | commitdiff | tree | snapshot |
2023-06-29 |
tb | Move check_defer() and obj_cleanup_defer to evp/names.c |
commit | commitdiff | tree | snapshot |
2023-06-28 |
sashan | pfioctl() must make sure pfioctl_rw() gets unlocked... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
tb | Adjust EC_GROUP_get_basis_type() documentation |
commit | commitdiff | tree | snapshot |
2023-06-28 |
op | revert makefile change included by mistake in previous |
commit | commitdiff | tree | snapshot |
2023-06-28 |
op | drop needless strcspn in the header parsing |
commit | commitdiff | tree | snapshot |
2023-06-28 |
op | drop needless strcspn in the header parsing |
commit | commitdiff | tree | snapshot |
2023-06-28 |
tb | The warning noise due to the ASPA transition is just... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
kn | Revert r1.406 "Close all pf transactions before opening... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
tobhe | Add support to verify X509 chain from CERT payloads. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
gerhard | Don't call daemon() after proc_init(), otherwise the... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
krw | Refactor editor_allocspace() into easier to follow... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
kn | use refcnt API for multicast addresses, add tracepoint... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
op | fix parsing of the Last-Modified header |
commit | commitdiff | tree | snapshot |
2023-06-28 |
op | add `notab' to the list of modes that can be set with... |
commit | commitdiff | tree | snapshot |
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 |
next |