2021-12-25 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-25 |
guenther | Sync DF_1_* flag definitions with llvm 13, including... |
commit | commitdiff | tree | snapshot |
2021-12-25 |
guenther | Update to reflect changes over the last six years |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Filter out all symbols starting with a double underbar... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
deraadt | when getopts prints "unknown option" or "requires argum... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-24 |
cheloha | uniq(1): skip() each input line only once |
commit | commitdiff | tree | snapshot |
2021-12-24 |
bluhm | Run malloc_duel for 60 seconds instead of 20. It did... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
jsing | Reorder some functions. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | The RFC 3779 test needs LIBRESSL_CRYPTO_INTERNAL as... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Undo commenting of OPENSSL_NO_RFC3779 |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Prepare to provide PEM_write_bio_PrivateKey_traditional() |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Prepare to provide EVP_CIPHER_CTX_{get,set}_cipher_data |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Prepare to provide EVP_CIPHER_CTX_buf_noconst() |
commit | commitdiff | tree | snapshot |
2021-12-24 |
visa | Hook up iocond regress. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
visa | Replace wait channel polling with simple sleep for... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Fix a typo in a comment and add some empty lines for... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
claudio | Sync test code after the change of id from size_t to... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
guenther | Delete obsolete __syscall regress that tested the old... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
jsing | Print the name of the test before we run it. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
jmc | add mtw(4); |
commit | commitdiff | tree | snapshot |
2021-12-24 |
jmc | use -nosplit for AUTHORS; |
commit | commitdiff | tree | snapshot |
2021-12-24 |
jmc | iic.4: add apliic to the master list |
commit | commitdiff | tree | snapshot |
2021-12-24 |
hastings | Support more mtw(4) devices. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
visa | Make poll/select version of filt_solisten() more simila... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
hastings | regen |
commit | commitdiff | tree | snapshot |
2021-12-24 |
hastings | Add some more mtw(4) devices. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
hastings | Add a manual page for mtw(4). |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Style tweak in {d2i,i2d}_IPAddrBlocks() |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Drop -g -O0 from CFLAGS |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | link rfc3779 test to build |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Add initial test coverage for RFC 3779 code. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Fix some KNF issues in the RFC 3779 section that have... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | KNF nit |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Remove asserts from asid_validate_path_internal() |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Turn asserts in ASIdentifierChoice_canonize() into... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Remove assert from extract_min_max() (again) |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Revert previous. The commit contained more than intended. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Turn asserts in ASIdentifierChoice_canonize() into... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Remove assert from extract_min_max() |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Fix indent of a comment. |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Remove asserts from addr_validate_path_internal() |
commit | commitdiff | tree | snapshot |
2021-12-24 |
tb | Turn assert in X509v3_addr_canonize() into an error... |
commit | commitdiff | tree | snapshot |
2021-12-24 |
patrick | sync |
commit | commitdiff | tree | snapshot |
2021-12-24 |
patrick | apliic(4) |
commit | commitdiff | tree | snapshot |
2021-12-24 |
patrick | Add apliic(4), a driver for the I2C controller found... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
tb | Fully check the second strtoul() call in v2i_IPAddrBlocks() |
commit | commitdiff | tree | snapshot |
2021-12-23 |
tb | Fix an arbitrary out-of-bounds stack read in v2i_IPAddr... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
jsg | fix indent to make it clear a line isn't part of previo... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
bluhm | Remove unused variables and assignments in ah and esp... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
patrick | Fix endless loop in the interrupt handler. When iterat... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
guenther | sync |
commit | commitdiff | tree | snapshot |
2021-12-23 |
guenther | Roll the syscalls that have an off_t argument to remove... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
tb | fix typo: boolean true should decode to 1, not 0 |
commit | commitdiff | tree | snapshot |
2021-12-23 |
tb | Route templated implementations of {d2i,i2d}_ASN1_BOOLE... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
bluhm | IPsec is not MP safe yet. To allow forwarding in paral... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
anton | Get rid of unused next battery level argument. |
commit | commitdiff | tree | snapshot |
2021-12-23 |
bluhm | Use TAILQ_FOREACH to traverse the disk list in sysctl_d... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
bluhm | Disk lock was held when returning to userland. Add... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
bluhm | Template for option WITNESS is in the architecture... |
commit | commitdiff | tree | snapshot |
2021-12-23 |
jsg | fix off by one in bounds test |
commit | commitdiff | tree | snapshot |
2021-12-23 |
jsg | fix off by one in bounds test |
commit | commitdiff | tree | snapshot |
2021-12-23 |
jsg | make array bounds in unix2dosfn() prototype match function |
commit | commitdiff | tree | snapshot |
2021-12-23 |
jsg | make array bounds in unix2dosfn() prototype match function |
commit | commitdiff | tree | snapshot |
2021-12-23 |
jsg | give et_setmulti() more chance of working |
commit | commitdiff | tree | snapshot |
2021-12-22 |
jsg | Avoid GNU printf extension to use 'L' length modifier... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
bluhm | While malloc sleeps, the disk list could change during... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
tobhe | Disable minimum power consumption in hostap mode. This... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
florian | Trivial update to 4.3.9. |
commit | commitdiff | tree | snapshot |
2021-12-22 |
bluhm | Replace IO::Socket::INET with IO::Socket::IP. |
commit | commitdiff | tree | snapshot |
2021-12-22 |
bluhm | Replace deprecated IO::Socket::INET6 with IO::Socket... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
bluhm | Replace deprecated IO::Socket::INET6 with IO::Socket... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
tobhe | Consolidate enc_getif() lookups in IPsec input path... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
jsg | drm/amdgpu: correct register access for RLC_JUMP_TABLE_... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
jsg | drm/amd/pm: fix a potential gpu_metrics_table memory... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
bluhm | Replace deprecated IO::Socket::INET6 with IO::Socket... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
claudio | Replace two questionable size_t types. For the repo... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
claudio | The maxlength is optional in roa entries. By setting... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
jmc | sort -H and -h in SYNOPSIS/usage(); |
commit | commitdiff | tree | snapshot |
2021-12-22 |
jsg | %Lx -> %llx kernel printf does not support %Lx |
commit | commitdiff | tree | snapshot |
2021-12-21 |
mpi | Fix a typo in mlock(2) error path triggering a double... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
kettenis | Move checks on attach arguments from attach into match. |
commit | commitdiff | tree | snapshot |
2021-12-21 |
claudio | Cleanup a few things while reading the code. |
commit | commitdiff | tree | snapshot |
2021-12-21 |
claudio | Simplify code a bit. There is only one TA per TAL and... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
nicm | Support underscore style with capture-pane -e, GitHub... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
tobhe | Add test cases for intermediate cert with 'set cert_par... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
nicm | ARM's Morello CHERI architecture does not support point... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | knf nits |
commit | commitdiff | tree | snapshot |
2021-12-21 |
schwarze | document BN_MONT_CTX_set_locked(3) |
commit | commitdiff | tree | snapshot |
2021-12-21 |
bluhm | Do not print "dt: 451 probes" at boot in dmesg. Btrace... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
schwarze | state up front that patch(1) operates on text files, |
commit | commitdiff | tree | snapshot |
2021-12-21 |
jsg | avoid returning uninitialised var in hidpp_send_report() |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Let malloc return an error as opposed of panicking... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Fix another vnd race pointed out by mpi@ and make sure... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Ensure that the disk has been initialized after acquiri... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Rename local variable intrfn to intr, matches what... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Do not attach com at acpi when there's no address or... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | errno overhaul, getting rid of some ambiguity. In the... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
jmatthew | Multiply the number of states in the example adaptive... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
bluhm | Remove useless suser assert from dt(4). The ioctl... |
commit | commitdiff | tree | snapshot |
next |