2023-01-07 |
guenther | regen |
commit | commitdiff | tree | snapshot |
2023-01-07 |
guenther | Add {get,set}thrname(2) for putting thread names in... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
tb | tlsfuzzer: hook up new connection abort tests while... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
miod | Use copyin32() to fetch a faulting instruction rather... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
miod | Oops, forgot to cvs rm |
commit | commitdiff | tree | snapshot |
2023-01-06 |
miod | Remove copystr(9), unless used internally by copy{in... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
miod | Replace last user of copystr() with strlcpy(). NFCI |
commit | commitdiff | tree | snapshot |
2023-01-06 |
miod | Remove no longer needed and quite worthless header. |
commit | commitdiff | tree | snapshot |
2023-01-06 |
miod | Remove unused local variables as well as the dependency... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
sashan | PF_ANCHOR_STACK_MAX is insufficient protection against... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
claudio | Rework the main <-> parser/filemode communication proto... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
kn | Clean up struct nd_opts, use nd6_options() function... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
kn | Inline nd6_option() helper, remove indirections |
commit | commitdiff | tree | snapshot |
2023-01-06 |
kn | Clarify nd6_option() return semantics |
commit | commitdiff | tree | snapshot |
2023-01-06 |
kn | Simplify nd6_options() initialise logic |
commit | commitdiff | tree | snapshot |
2023-01-06 |
kn | Merge common code into new nd6_dad_destroy() |
commit | commitdiff | tree | snapshot |
2023-01-06 |
tb | sync with rpki-client 'more dastardly white spaces... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
deraadt | more dastardly white spaces |
commit | commitdiff | tree | snapshot |
2023-01-06 |
tb | Zap trailing tabs |
commit | commitdiff | tree | snapshot |
2023-01-06 |
dtucker | When OpenSSL is not available, skip parts of percent... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
dtucker | Save debug logs from ssh for debugging purposes. |
commit | commitdiff | tree | snapshot |
2023-01-06 |
jmc | tweak previous; ok djm |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | regression test for ChannelTimeout |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | fix typo in verbose logging |
commit | commitdiff | tree | snapshot |
2023-01-06 |
nicm | If a pane is killed, cancel reading from the file.... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | unit tests for misc.c:ptimeout_* API |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | Implement channel inactivity timeouts |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | Add channel_set_xtype() |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | tweak channel ctype names |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | Add channel_force_close() |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | replace manual poll/ppoll timeout math with ptimeout API |
commit | commitdiff | tree | snapshot |
2023-01-06 |
djm | add ptimeout API for keeping track of poll/ppoll timeouts; |
commit | commitdiff | tree | snapshot |
2023-01-05 |
dlg | more consistently name pf_state * variables "st". |
commit | commitdiff | tree | snapshot |
2023-01-05 |
deraadt | do not blow up if NOMAN is set |
commit | commitdiff | tree | snapshot |
2023-01-05 |
deraadt | after a few trap.c were fixed to fault with the right... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
kettenis | The access type for a prefetch abort should not include... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
kettenis | Add a dummy --no-execute-only option for compatibility... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
sashan | pfctl fails to add addresses to undefined/inactive... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
djm | suppress "Connection closed" message when in quiet... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
jsing | Rewrite BN_rshift() |
commit | commitdiff | tree | snapshot |
2023-01-05 |
jsing | Add additional shift benchmarks that are useful on... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
krw | Make free_chunks() return 'const struct chunk *' since... |
commit | commitdiff | tree | snapshot |
2023-01-05 |
millert | Delete remnants of removed "diff -l" option. |
commit | commitdiff | tree | snapshot |
2023-01-04 |
tb | Copy bytes from the_banana[] rather than banana() |
commit | commitdiff | tree | snapshot |
2023-01-04 |
kettenis | The access type for an instruction storage interrupt... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
krw | Use 'const struct disklabel *' parameters where the... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jmc | minor text shuffle, for clarity; ok millert |
commit | commitdiff | tree | snapshot |
2023-01-04 |
krw | Eliminate two unnecessary 'i' loop variables by increme... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
job | Print RRDP serial + ID if nothing changed |
commit | commitdiff | tree | snapshot |
2023-01-04 |
kettenis | Implement strscpy() and implement strscpy_pad() on... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
krw | Replace p_fstype to/from FS_UNUSED dances around invoca... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Eduardo Horvath agreed to rescind clause 3 and 4 in |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Christos Zoulas removed his name from advertising claus... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
claudio | Adjust open policy integration test to the change of... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
claudio | Add a per eBGP session role to the config. |
commit | commitdiff | tree | snapshot |
2023-01-04 |
claudio | The redirectchain test actually works again. The test... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
claudio | When building this regress test I copied a bad UUID... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
claudio | Validate the session_id to be a real UUID. |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | remove unused version of ncr53cxxx.c |
commit | commitdiff | tree | snapshot |
2023-01-04 |
deraadt | experiments for --execute-only on arm64 and riscv64... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Christos Zoulas agreed to rescind clause 3 and 4 in |
commit | commitdiff | tree | snapshot |
2023-01-04 |
deraadt | ugly white space |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Leo Weppelman agreed to rescind clause 3 and 4 in |
commit | commitdiff | tree | snapshot |
2023-01-04 |
dlg | move the pf_state_tree_id type from pfvar.h to pfvar_pr... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Michael L. Hitch agreed to rescind clause 3 and 4 in |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Gordon W. Ross and Bill Studenmund agreed to rescind... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Gordon W. Ross agreed to rescind clause 3 and 4 in |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jmc | - use Fl instead of Ar for print0; from josiah frentsos |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Ichiro FUKUHARA agreed to rescind clause 3 and 4 in |
commit | commitdiff | tree | snapshot |
2023-01-04 |
jsg | Chuck Cranor rescinded the advertising clause of uvm_mm... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
dlg | fix a comment, no functional change. |
commit | commitdiff | tree | snapshot |
2023-01-04 |
dv | Typos in vmd error message. No functional change. |
commit | commitdiff | tree | snapshot |
2023-01-04 |
dlg | move the pf_state_tree rb tree type from pfvar.h to... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
krw | Shuffle code a bit to eliminate need for inner loop |
commit | commitdiff | tree | snapshot |
2023-01-04 |
deraadt | on sh/landisk, ELF binaries are currently unpadded... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
krw | No need to call editor_countfree() when displaying... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
deraadt | do not mention dhclient as a dhcp route message sender |
commit | commitdiff | tree | snapshot |
2023-01-03 |
job | Print the RRDP Session ID and Serial in verbose mode |
commit | commitdiff | tree | snapshot |
2023-01-03 |
anton | Poll battery sensors less frequently. |
commit | commitdiff | tree | snapshot |
2023-01-03 |
anton | The software id in the request must be copied as is... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
anton | Group more request and response constants. |
commit | commitdiff | tree | snapshot |
2023-01-03 |
nicm | Query the client terminal for foreground and background... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
tobhe | Disable display backlight on Apple Silicon laptops... |
commit | commitdiff | tree | snapshot |
2023-01-02 |
guenther | Add tfind_user(), for getting a proc* given a user... |
commit | commitdiff | tree | snapshot |
2023-01-02 |
kettenis | The access type for an instruction storage/segment... |
commit | commitdiff | tree | snapshot |
2023-01-02 |
kettenis | Let the EFI bootloader make a copy of the EFI System... |
commit | commitdiff | tree | snapshot |
2023-01-02 |
miod | Fix the check for the BWX extension introduced in 1.92. |
commit | commitdiff | tree | snapshot |
2023-01-02 |
djm | regression test for PermitRemoteOpen |
commit | commitdiff | tree | snapshot |
2023-01-02 |
djm | fix bug in PermitRemoteOpen which caused it to ignore... |
commit | commitdiff | tree | snapshot |
2023-01-02 |
dlg | use the pf generated toeplitz hash when setting the... |
commit | commitdiff | tree | snapshot |
2023-01-01 |
kettenis | Clear status bits when we receive a host system error... |
commit | commitdiff | tree | snapshot |
2023-01-01 |
miod | With the introduction of the PMAP_PREFER_{ALIGN,OFFSET... |
commit | commitdiff | tree | snapshot |
2023-01-01 |
miod | Add explicit LL suffixes to large constants to appease... |
commit | commitdiff | tree | snapshot |
2023-01-01 |
miod | Add explicit LL suffixes to large constants to appease... |
commit | commitdiff | tree | snapshot |
2023-01-01 |
miod | Add explicit LL suffixes to large constants to appease... |
commit | commitdiff | tree | snapshot |
2023-01-01 |
millert | Round up fractional percentages, as per POSIX. |
commit | commitdiff | tree | snapshot |
2023-01-01 |
kettenis | Enable power management for PCI devices. |
commit | commitdiff | tree | snapshot |
2023-01-01 |
jsg | copyright++; |
commit | commitdiff | tree | snapshot |
2023-01-01 |
jsg | update drm to linux 6.1.2 |
commit | commitdiff | tree | snapshot |
2023-01-01 |
cheloha | timeout.9: document new interfaces, miscellaneous rewri... |
commit | commitdiff | tree | snapshot |
next |