2021-04-23 |
jmatthew | Create separate structures for rx and tx queues to... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
drahn | Include sys/systm.h in riscv64 db files, |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | add missing break |
commit | commitdiff | tree | snapshot |
2021-04-23 |
dlg | call klist_invalidate from bpfsdetach to tell kq listen... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
dlg | only skip pf once for packets that are injected by... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jmatthew | We're only going to use the first CoS queue, so only... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
drahn | Initial import of OpenBSD/riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-22 |
patrick | Use the long version of the bwfm(4) firmware path,... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
lum | Add a non-interactive version of query-replace-regexp... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
dv | vmd(8): guard against bad virtio drivers |
commit | commitdiff | tree | snapshot |
2021-04-22 |
tb | Only hash known CH extensions |
commit | commitdiff | tree | snapshot |
2021-04-22 |
visa | kqueue: Make timer re-addition reset existing timer |
commit | commitdiff | tree | snapshot |
2021-04-22 |
patrick | Mark umb(4) as network device instead of a generic... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Keep under #ifdef TMPFS functions to grow/shrink uaobj. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Indent and simplify the grammar. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Eliminate S/R conflicts and simplify filter grammar. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
dv | Remove trailing whitespace in comment blocks. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
naddy | reenable POOL_DEBUG |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Simplify token declaration. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Simplify now that TID and PID are now only being parsed... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Remove support for in-kernel filters. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
tb | Add a test that roundtrips a bunch of points on all... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
jsing | Clean up TLSv1.2 certificate request handshake data. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
dv | Fix packet size checks and remove bad casts. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kettenis | Turn panic for unknown event type into a printf and... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
lum | Use the plenteous BUFSIZE found in mg in lieu of 128. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
jmc | remove -p from usage; |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Extend filters to support any conditionnal test includi... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Always initialized min value for an histogram. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Test local variables, boolean and print() of variables... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | typo |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Support for local (scratch) variables: "$var_name". |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Extend print() to support any kind of variable. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Support first shell argument as $1 in order to use... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
bluhm | Check that path MTU discovery across routing domains... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Convert remaining uvm_km_zalloc(9) to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2021-04-21 |
bluhm | Improve ntpd offset handling. Call the index of the... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
claudio | HTTP errors are logged by the http module. No need... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
claudio | When setting RRDP_STATE_PARSE_ERROR a warning is issued... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
eric | unplug unused certificate verification code, now that... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
tb | Fix const in previous. Pointed out by asou |
commit | commitdiff | tree | snapshot |
2021-04-21 |
gkoehler | Fix __builtin_bitreverse32 on 32-bit PowerPC |
commit | commitdiff | tree | snapshot |
2021-04-20 |
dv | Move TAILQ initialization to files where they are used. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
kettenis | Match on "amlogic,meson-sm1-mmc" compatible. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Fix indent of EC_METHODs as requested by jsing. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for set_compressed_coordinates |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare pointer against NULL and fix a KNF issue. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Prepare to provide EC_POINT_set_compressed_coordinates |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for get_Jprojective coordinate change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare function pointers against NULL, not 0. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Provide EC_POINT_{g,s}et_Jprojective_coordinates for... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Simplify code after adding EC_POINT_{s,g}et_affine_coor... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ecdhtest.c for affine_coordinates change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for affine_coordinates change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare function pointers against NULL, not 0. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Prepare to provide EC_POINT_{g,s}et_affine_coordinates |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Simplify after EC_POINT_get_curve() addition |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for EC_GROUP_{g,s}et_curve change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Add prototypes for EC_GROUP_get_curve_{GF2m,GFp}(). |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare function pointers against NULL, not 0. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Prepare to provide EC_GROUP_{get,set}_curve(3) |
commit | commitdiff | tree | snapshot |
2021-04-20 |
lum | Indicate if an mg function is unsuitable for a startup... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Add keep-alive support to the HTTP module. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
lum | Allow more than one block of code to exist on a single... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Switch some warnings to logx() to reduce log noise... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Update comment to be less confusing (I hope) |
commit | commitdiff | tree | snapshot |
2021-04-20 |
martijn | Properly shutdown on connection loss instead of crashing. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
martijn | Don't overwrite environment CFLAGS. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
lum | Add 'dired-jump' from Philip K. <philip@warpmail.net... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | prefix_insert() and prefix_remove() emulate a tail... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Use LIST instead of SLIST for requests. The way SLIST_R... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Ignore SIGPIPE by default and restore default behaviour... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
ratchov | Add quirk to enable all Thinkpad X1 Extreme 1 speakers... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
ratchov | Allow INTEL 400SERIES cAVS to attach the azalia(4)... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
deraadt | more KNF |
commit | commitdiff | tree | snapshot |
2021-04-19 |
jsing | Remove new_sym_enc and new_aead. |
commit | commitdiff | tree | snapshot |
2021-04-19 |
tb | Avoid division by zero in hybrid point encoding |
commit | commitdiff | tree | snapshot |
2021-04-19 |
deraadt | code review results in KNF, and moving local variables... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
kettenis | Recognize BCM57762 A0 and A1. My diff for this only... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
jsing | Move new_mac_secret_size into the TLSv1.2 handshake... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
jsing | Move reuse_message, message_type, message_size and... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
jsing | Set alpn_selected_len to zero when freeing alpn_selected. |
commit | commitdiff | tree | snapshot |
2021-04-19 |
kettenis | The powerpc64 ELFv2 ABI explicitly states that exceptio... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
stsp | Multicast decryption fixes for iwx(4). |
commit | commitdiff | tree | snapshot |
2021-04-19 |
millert | RS ^-anchoring needs to know if it's reading the first... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
bluhm | Fix TLS error message race. Due to less handshakes... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
otto | Same internal consistency check as libc malloc: size... |
commit | commitdiff | tree | snapshot |
2021-04-18 |
jca | Simpler error handling for suspend()/hibernate() |
commit | commitdiff | tree | snapshot |
2021-04-18 |
deraadt | post 6.9 development continues... |
commit | commitdiff | tree | snapshot |
2021-04-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-18 |
deraadt | even more shrink |
commit | commitdiff | tree | snapshot |
2021-04-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-18 |
deraadt | more shrink |
commit | commitdiff | tree | snapshot |
2021-04-17 |
sthen | Adjust Raspberry Pi installation instructions, direct... |
commit | commitdiff | tree | snapshot |
2021-04-17 |
sthen | Embiggen arm64 ramdisk kernel and miniroot/install... |
commit | commitdiff | tree | snapshot |
2021-04-17 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-17 |
deraadt | some name shortening |
commit | commitdiff | tree | snapshot |
2021-04-17 |
jmc | rewrite the text describing the "address" parameter... |
commit | commitdiff | tree | snapshot |
2021-04-16 |
claudio | When loading a config poll iscsid for up to 10 seconds... |
commit | commitdiff | tree | snapshot |
2021-04-16 |
claudio | Implement a control message to get the state of iscsid... |
commit | commitdiff | tree | snapshot |
next |