2022-01-05 |
kettenis | Use "bus-range" property to initialize the bus number... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
deraadt | increase lifetime of wtmp, since it is annoyingly short |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Unindent a few lines of code and avoid shadowed variables. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Rename {c,p}_{min,max} into {child,parent}_{min,max} |
commit | commitdiff | tree | snapshot |
2022-01-05 |
guenther | Remove kbind(2)'s restriction that a target buffer... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Two minor KNF tweaks |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Use child_aor and parent_aor instead of aorc and aorp |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Rename fp and fc into parent_af and child_af for readab... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Globally rename all IPAddressFamily *f into af since... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Add a helper function to turn unchecked (but sound... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Hoist IPAddressFamily_cmp() to the other IPAddressFamil... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Call x a cert for readability. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Now that i is free, rename j to i for use as loop varia... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
jmc | adjust Xr for fw_update to section 8; |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | In addr_validate_path_internal() rename i to depth... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Turn the validation_err() macro into a function |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Move variable declarations in X509v3_addr_canonize... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
jsing | Revise for tls13_key_share rename. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
jsing | Rename tls13_key_share to tls_key_share. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
stsp | Remove unused function arguments in iwm/iwx interrupt... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Switch snmpd(8) to using EVP_Digest{Init,Final}_ex... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-01-05 |
deraadt | Compensate for i386 pcitag_t union |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Add error checking for EVP_Digest* to snmpd(8). |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Add error checking for EVP_Digest*() to snmp(1). |
commit | commitdiff | tree | snapshot |
2022-01-05 |
deraadt | Use new shell-based fw_update(8) |
commit | commitdiff | tree | snapshot |
2022-01-05 |
stsp | In iwx(4), fix wrong pointer assignment in iwx_bar_fram... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
afresh1 | Commit the correct version of fw_update |
commit | commitdiff | tree | snapshot |
2022-01-05 |
afresh1 | Add the shell based fw_update and updated man page |
commit | commitdiff | tree | snapshot |
2022-01-05 |
deraadt | We are moving back to a shell-script based fw_update... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
espie | formatting nit, noticed by jmc@, thx! |
commit | commitdiff | tree | snapshot |
2022-01-05 |
inoguchi | Wrap long lines and add some braces |
commit | commitdiff | tree | snapshot |
2022-01-05 |
martijn | Use LC_CTYPE instead of LC_ALL. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
inoguchi | Check function return value |
commit | commitdiff | tree | snapshot |
2022-01-05 |
inoguchi | Checking pointer variable with NULL |
commit | commitdiff | tree | snapshot |
2022-01-05 |
claudio | Switch proc_parser_root_cert() to not pass the entity... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | dhcpd: straightforward conversion to HMAC_CTX on the... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | snmpd: Straightforward conversion to EVP_* on the heap. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Straightforward conversion to EVP_* on the heap. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
inoguchi | Use calloc instead of malloc |
commit | commitdiff | tree | snapshot |
2022-01-05 |
inoguchi | Check NULL first and unindent the rest of the code |
commit | commitdiff | tree | snapshot |
2022-01-05 |
inoguchi | Convert openssl(1) cms option handling |
commit | commitdiff | tree | snapshot |
2022-01-05 |
jsing | Provide regress for SSL public APIs. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
espie | document -m |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | select all RSA hostkey algorithms for UpdateHostkeys... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Remove bandaid to work around expected range_should_be_... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Remove a bogus memcmp in range_should_be_prefix() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Polish X509v3_addr_subset() a bit |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Readability tweaks in addr_contains() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Fix a bug in addr_contains() introduced in OpenSSL... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | add a basic printer for EAPOL packets. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | ethertypes.h has now added the missing ethertypes we... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | fix some more -Wunused-but-set-variable |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | fix another -Wunused-but-set-variable |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | more -Wunused-but-set-variable fixes |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | clean up another -Wunused-but-set-variable thing |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | clean up some -Wunused-but-set-variable. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | fix some -Wunused-but-set-variable stuff. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | silence a -Wunused-but-set-variable |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | add NSH and NHRP ethertypes, mostly for tcpdump stuff. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | rename ETHERTYPE_PAE to ETHERTYPE_EAPOL. |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | regress test both sshsig message hash algorithms, possi... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | allow selection of hash at sshsig signing time; code... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | add missing -O option to usage() for ssh-keygen -Y... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | move sig_process_opts() to before sig_sign(); no functi... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | regression test for find-principals NULL deref; from... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
guenther | Delete 'emul' keyword: it's been just returned 'native... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | NULL deref when using find-principals when matching... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
dlg | use the index provided by the txcompletion descriptor... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
visa | Add mpfclock(4), a driver for the PolarFire SoC MSS... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
jsg | remove unused defines |
commit | commitdiff | tree | snapshot |
2022-01-04 |
kettenis | Future-proof by adding some proposed compatible strings... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Readability tweaks in the print helper i2r_IPAddressOrR... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
deraadt | struct pci_matchid is useful an upcoming userland progr... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
deraadt | hide more things behind _KERNEL, in case userland manag... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Consistently name variables with a _len suffix instead... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Only check the parent to be canonical once we know... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Refactor extract_min_max() |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Remove checks that are duplicated in extract_min_max() |
commit | commitdiff | tree | snapshot |
2022-01-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Make X509v3_addr_get_range() readable. |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Add a length check to make_addressPrefix() |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Remove some dead code |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Drop a pointless NULL check |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | First pass over x509_addr_validate_path() |
commit | commitdiff | tree | snapshot |
2022-01-04 |
jeremy | Document ruby31 FLAVOR |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Refactor IPAddressFamily accessors |
commit | commitdiff | tree | snapshot |
2022-01-04 |
claudio | Pass the filename back from the parser to the parent. |
commit | commitdiff | tree | snapshot |
2022-01-04 |
claudio | Fix -n mode by setting repository states to REPO_DONE... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
guenther | Use the device we read the hibernate signature from... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
kettenis | Restrict the pci(4) ioctl interface to devices detected... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
stsp | fix length boundary checks for incoming packets in... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
stsp | fix Rx Block Ack session validity checks in iwm(4)... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
tb | Simplify the verify callback |
commit | commitdiff | tree | snapshot |
2022-01-04 |
claudio | Try to handle possible vm_register() failures and retur... |
commit | commitdiff | tree | snapshot |
2022-01-04 |
claudio | Remove unused imsg type IMSG_VMDOP_RECEIVE_VM_RESPONSE. |
commit | commitdiff | tree | snapshot |
2022-01-04 |
claudio | Another -Wunused-but-set-variable fix. |
commit | commitdiff | tree | snapshot |
2022-01-04 |
claudio | Fix some simple -Wunused-but-set-variable warnings. |
commit | commitdiff | tree | snapshot |
2022-01-04 |
jmc | - add LDAP |
commit | commitdiff | tree | snapshot |
2022-01-04 |
patrick | acpi_getprop() needs to actually make sure that we... |
commit | commitdiff | tree | snapshot |
next |