2022-11-26 |
anton | Group function and response defines. |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Pass a uhidpp_device to hidpp20_battery_get_capability... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Take note of the needed feature indices already in |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Reduce indentation, no functional change. |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Stop printing the device serial number during attach... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Rename type argument to buf in hidpp10_get_type(),... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | While emulating the bell, wsdisplay could end up sleepi... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
deraadt | ifconfig -M <mac> finds the address on an interface... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
tobhe | Disable screen backlight on Apple silicon laptops when... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
bluhm | revert pf.c r1.1152 again: move pf_purge out from under... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
kettenis | Revert previous commit. It was not properly tested... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
schwarze | In bio.h rev. 1.46/1.47 (Oct/Nov 2021), tb@ provided... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
bluhm | Do not crash when a tcp query is larger than the length... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
kn | Revert hunk accidentially committed in r1.248 "Clarify... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
visa | Add ld.so linker script for mips64 |
commit | commitdiff | tree | snapshot |
2022-11-25 |
tb | Units generally help... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
dlg | get rid of NET_LOCK in the pf purge work |
commit | commitdiff | tree | snapshot |
2022-11-25 |
dlg | nvme can do 64bit dma. |
commit | commitdiff | tree | snapshot |
2022-11-24 |
schwarze | Major overhaul. |
commit | commitdiff | tree | snapshot |
2022-11-24 |
schwarze | Mark BN_options() and BN_prime_checks as obsolete; |
commit | commitdiff | tree | snapshot |
2022-11-24 |
deraadt | sycn |
commit | commitdiff | tree | snapshot |
2022-11-24 |
tb | Merge the second y_bit check into the first one where... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
tb | Simplify y_bit handling in compressed coordinates |
commit | commitdiff | tree | snapshot |
2022-11-24 |
tb | Clean up EC_METHOD and EC_GROUP definitions |
commit | commitdiff | tree | snapshot |
2022-11-24 |
kettenis | Expose the complete set of ID registers as defined... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
kettenis | Document a few more ID register bits. This should... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
jmatthew | Don't report unknown apic structure types if they're... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
jsing | Change bn_expand()/bn_wexpand() to indicate failure... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
jsing | Call bn_expand() rather than handrolling an equivalent. |
commit | commitdiff | tree | snapshot |
2022-11-24 |
mvs | Remove netlock assertion within PF_LOCK(). The netlock... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kettenis | pwmleds(4) |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kettenis | Add pwmleds(4), a driver for PWM controlled LEDs. |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Fix sparc64 build/run |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | Add void casts since gcc 4.2.1 on sparc64 doesn't like... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Remove unused NDPRF_* defines; dead since 2017 sys... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Remove unused struct in6_ndifreq; dead since 2013... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Remove unused struct prf_ra; dead since 2017 sys/netin... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
schwarze | Several improvements required for <openssl/bn.h>: |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Inline useless ND_IFINFO() macro |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Let nd6_if{at,de}tach() be void and take an ifp argument |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | Make a stupid compiler on a stupid OS happy. |
commit | commitdiff | tree | snapshot |
2022-11-23 |
mvs | Make `so' dereference safe within pflow_output_process(). |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Remove unused struct ifnet's *if_afdata[] and struct... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Add *if_nd to struct ifnet, call nd6_if{at,de}tach... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | iked(8) is proposing as well |
commit | commitdiff | tree | snapshot |
2022-11-23 |
mbuhl | cache ps_auxinfo inside the kernel, to avoid codedump... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | bn_unit: appease coverity |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | asn1_string_to_utf8 test: appease coverity |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | ND_IFINFO() cannot be NULL, use inline read-only idiom... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | Neuter getrlimit dance, it's not portable enough. Stupi... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
kn | Recommit previous "Remove useless struct in6_ifextra" |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | Fix leaks in ecx_set_{priv,pub}_key() |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | Reverse arguments in CBS_dup() |
commit | commitdiff | tree | snapshot |
2022-11-23 |
tb | Fix inconsequential copy-paste error |
commit | commitdiff | tree | snapshot |
2022-11-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Use bn_wexpand() rather than bn_expand() with sizeof... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Ensure that bn_expand()/bn_wexpand() fail on negative... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Turn bn_wexpand() into a function. |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Move bn_expand() under bn_expand2(). |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Remove unused bn_dup_expand(). |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Move #ifndef OPENSSL_NO_DEPRECATED. |
commit | commitdiff | tree | snapshot |
2022-11-23 |
jsing | Remove bn_* defines/prototypes. |
commit | commitdiff | tree | snapshot |
2022-11-22 |
sashan | Interface tables (a.k.a. kif) in pf(4) are currently... |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Fix some whitespace and comment formatting |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Rename last OPENSSL_gmtime() to asn1_time_time_t_to_tm() |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Remove incorrect "r must not be a" comment |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Plug leaks spotted by ASAN CI |
commit | commitdiff | tree | snapshot |
2022-11-22 |
kn | Backout "Remove useless struct in6_ifextra" commit |
commit | commitdiff | tree | snapshot |
2022-11-22 |
schwarze | mention what BN_ULONG is |
commit | commitdiff | tree | snapshot |
2022-11-22 |
schwarze | Remove the lie that BN_ULONG might be 16 bits wide. |
commit | commitdiff | tree | snapshot |
2022-11-22 |
schwarze | Better document BN_ULONG (in the DESCRIPTION near BN_nu... |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Remove comment obsoleted by API change (and r1.3) |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | ed25519 test: make the testvectors table const |
commit | commitdiff | tree | snapshot |
2022-11-22 |
kn | Use local variable consistently |
commit | commitdiff | tree | snapshot |
2022-11-22 |
kn | Remove useless struct in6_ifextra |
commit | commitdiff | tree | snapshot |
2022-11-22 |
kn | Add missing parantheses around if block |
commit | commitdiff | tree | snapshot |
2022-11-22 |
anton | simplify makefile |
commit | commitdiff | tree | snapshot |
2022-11-22 |
anton | Be more helpful and provide details on what the time... |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tobhe | Copy apple-boot firmware to EFI system partition. ... |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Tweak a printf. |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Add a unit test that crashes without bn_print.c r1.34. |
commit | commitdiff | tree | snapshot |
2022-11-22 |
tb | Fix segfaults in BN_dec2bn() and BN_hex2bn() |
commit | commitdiff | tree | snapshot |
2022-11-22 |
jmatthew | Allocate additional command queue slots and use command... |
commit | commitdiff | tree | snapshot |
2022-11-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-11-22 |
dlg | count how many times ifiqs enqueue and dequeue packets. |
commit | commitdiff | tree | snapshot |
2022-11-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kn | Replace manual loop and duplicate RB_NEXT with RB_FOREACH |
commit | commitdiff | tree | snapshot |
2022-11-21 |
schwarze | document BN_nist_mod_521(3) and their four siblings |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kettenis | aplpwm(4) |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kettenis | Add aplpwm(4), a driver for the PWM controller found... |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kettenis | Get rid of pmap_map_early(). This is part of my crusad... |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kettenis | Wait for a reply to the command that switches the touch... |
commit | commitdiff | tree | snapshot |
2022-11-21 |
sashan | Fix DIOCIGETIFACES ioctl so all network interfaces |
commit | commitdiff | tree | snapshot |
2022-11-20 |
dlg | port the kstat code from re(4) to rge(4) |
commit | commitdiff | tree | snapshot |
2022-11-20 |
schwarze | Fix a surprising quirk in BN_GF2m_mod(3). |
commit | commitdiff | tree | snapshot |
2022-11-20 |
schwarze | Fix an off-by-one bug in BN_GF2m_poly2arr(3). |
commit | commitdiff | tree | snapshot |
2022-11-20 |
kn | Sync struct pfi_kif with reality |
commit | commitdiff | tree | snapshot |
2022-11-19 |
deraadt | correct alignment; from brad |
commit | commitdiff | tree | snapshot |
2022-11-19 |
kn | fix vertical spacing in previous |
commit | commitdiff | tree | snapshot |
2022-11-19 |
cheloha | mips64, loongson, octeon: switch to clockintr |
commit | commitdiff | tree | snapshot |
next |