2021-12-25 |
tb | No need for assert.h in here. |
commit | commitdiff | tree | snapshot |
2021-12-25 |
tb | drop a meaningless XXX |
commit | commitdiff | tree | snapshot |
2021-12-25 |
tb | Use C99 initializers for v3_addr, v3_asid and v3_ct_scts[] |
commit | commitdiff | tree | snapshot |
2021-12-25 |
ratchov | Add section to explain how to handle device hot plugging |
commit | commitdiff | tree | snapshot |
2021-12-25 |
bluhm | For a long time ip_ours() and ip6_ours() are calling... |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Indent goto labels for diffability. |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Merge asn_pack.c into asn1_item.c - these are two ASN1_... |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Merge evp_asn1.c into a_type.c - these are all ASN1_TYP... |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Move more ASN1_STRING_* functions to a_string.c. |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | More consolidation of ASN.1 code. |
commit | commitdiff | tree | snapshot |
2021-12-25 |
visa | Adjust pty case for kqueue-based poll(2) |
commit | commitdiff | tree | snapshot |
2021-12-25 |
visa | kqueue: Invalidate revoked vnodes' knotes on the fly |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Consolidate code/templates for ASN.1 types. |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Move ASN1_<type>_* functions to the top, encoding/decod... |
commit | commitdiff | tree | snapshot |
2021-12-25 |
jsing | Rewrite ASN.1 identifier/length parsing in CBS. |
commit | commitdiff | tree | snapshot |
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 |
next |