2021-03-08 |
florian | We no longer "accept" RAs in the kernel, delete mislead... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
florian | Note that slaacd(8) is enabled by default. Also note... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jcs | Add another Type Cover device |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jcs | regen |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jcs | Add Surface Pro Type Cover |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jcs | Allow uhidev child devices to claim selective report ids |
commit | commitdiff | tree | snapshot |
2021-03-08 |
kettenis | Add support for sdhc(4) on Raspberry Pi in ACPI mode. |
commit | commitdiff | tree | snapshot |
2021-03-08 |
kurt | Add RK809 to list of supported chips for this driver. |
commit | commitdiff | tree | snapshot |
2021-03-08 |
kurt | Add support for rk809 as seen on the Rock Pi N10 with... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
claudio | When introducing prefix_eligible() I botched up one... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
kettenis | Revise the ASID allocation sheme to avoid a hang when... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
mpi | Move a KERNEL_ASSERT_LOCKED() from single_thread_clear... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
mpi | Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
ratchov | sndiod: Use chronological order for {dev,port}_list |
commit | commitdiff | tree | snapshot |
2021-03-08 |
ratchov | sndiod: Initialize dev->master_enabled earlier |
commit | commitdiff | tree | snapshot |
2021-03-08 |
ratchov | sndiod: Style tweak: uniformize pattern to access ctlsl... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jsg | use a journal reference instead of cstr when possible |
commit | commitdiff | tree | snapshot |
2021-03-08 |
deraadt | Remove the workaround which identified Go executables... |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jsg | correct paper title |
commit | commitdiff | tree | snapshot |
2021-03-08 |
jsg | Add some references, most of these were removed when... |
commit | commitdiff | tree | snapshot |
2021-03-07 |
mortimer | Explicitly align kernel text. |
commit | commitdiff | tree | snapshot |
2021-03-07 |
yasuoka | Fix aml_store() to work properly when the lvalue is... |
commit | commitdiff | tree | snapshot |
2021-03-07 |
eric | use the mx hostname for sni on outgoing connection... |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | Reduce debug logging by moving protocol level debug log |
commit | commitdiff | tree | snapshot |
2021-03-07 |
tb | Fix intercardinal directions in hack help. |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | No need to cap the exponential backoff here, iface_time... |
commit | commitdiff | tree | snapshot |
2021-03-07 |
tobhe | Log ESN for child SAs if enabled. |
commit | commitdiff | tree | snapshot |
2021-03-07 |
jsg | v1/v2 find is different to pwb/v5 find |
commit | commitdiff | tree | snapshot |
2021-03-07 |
patrick | Pass standard DMA tag to acpi(4) table drivers. |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | Withdraw nameservers when the interface goes down. |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | Fold get_lladdr into update_iface, now the only caller. |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | No need to pass the link local and hw address around... |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | reshuffle to bring more in line with dhcpleased |
commit | commitdiff | tree | snapshot |
2021-03-07 |
florian | Introduce engine_update_if(). |
commit | commitdiff | tree | snapshot |
2021-03-07 |
bcook | LibreSSL 3.3.2 |
commit | commitdiff | tree | snapshot |
2021-03-07 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-07 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-07 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-07 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-07 |
dlg | use uint64_t ethernet addresses for compares in carp. |
commit | commitdiff | tree | snapshot |
2021-03-06 |
tobhe | whitespace |
commit | commitdiff | tree | snapshot |
2021-03-06 |
millert | Fix PRINT macro, the suffix param to sshlog() was missing. |
commit | commitdiff | tree | snapshot |
2021-03-06 |
patrick | Since with the current design there's one device per... |
commit | commitdiff | tree | snapshot |
2021-03-06 |
patrick | One major issue talked about in research papers is... |
commit | commitdiff | tree | snapshot |
2021-03-06 |
florian | Implement last remaining bits to update from RFC 4941... |
commit | commitdiff | tree | snapshot |
2021-03-06 |
florian | Turns out there are dhcp servers that ignore DHCPREQUES... |
commit | commitdiff | tree | snapshot |
2021-03-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-03-06 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-06 |
espie | put back Lst_Destroy(paths) where it belongs |
commit | commitdiff | tree | snapshot |
2021-03-05 |
tobhe | Print PFS group for rekeyed Child SAs. |
commit | commitdiff | tree | snapshot |
2021-03-05 |
tobhe | Log transforms of established IKE and Child SAs. |
commit | commitdiff | tree | snapshot |
2021-03-05 |
tobhe | Move policy printing code from parse.y to new print.c |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jan | Avoid print for NULL pointer |
commit | commitdiff | tree | snapshot |
2021-03-05 |
claudio | Fix regress tests after changes to tal.c, mft.c, and... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
claudio | Factor out the URI check we do in various places into... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
lum | If there is a problem with opening a directory via... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
claudio | Factor out the SHA256 hash checks into valid_filehash... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
zhuk | Test case for read-only array being not that read-only... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
zhuk | Fix old ksh bug: wrong variable being looked up when... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jan | add missing PCI classes |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
eric | Start porting smtpd to libtls. |
commit | commitdiff | tree | snapshot |
2021-03-05 |
claudio | Remove space at end of line |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
yasuoka | Fix some heap over-read in logging in PPTP protocol... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
anton | Stop abusing display blocks under the authors section... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | deregister |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
dlg | pass the uint64_t dst ethernet address from ether_input... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-03-05 |
dlg | work with 64bit ethernet addresses in ether_input(). |
commit | commitdiff | tree | snapshot |
2021-03-05 |
patrick | Improve readability of softc accesses. |
commit | commitdiff | tree | snapshot |
2021-03-05 |
patrick | Introduce an IOVA allocator instead of mapping pages... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
patrick | Extend the commented code that shows which additional... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
tobhe | Remove -g from CFLAGS. This was accidentally added... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
tobhe | Derive config netmask from address pool if not explicit... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
kettenis | Turns out the cores on Apple's M1 SoC only support... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
kettenis | Print feature that indicates a CPU core supports 16... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
jmc | new sentence, new line; |
commit | commitdiff | tree | snapshot |
2021-03-04 |
visa | Tweak whitespace and adjust prototypes. |
commit | commitdiff | tree | snapshot |
2021-03-04 |
visa | Combine octeon_pcibusvar.h into octeon_pcibus.c to... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
tb | Add two error checks for strdup for consistency. |
commit | commitdiff | tree | snapshot |
2021-03-04 |
tb | typo in comment |
commit | commitdiff | tree | snapshot |
2021-03-04 |
visa | Update clock interrupt count atomically. |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Last commit was done from a non-clean tree. Revert... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Update TAL files to offical versions that include a... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Unify the out of memory errors here as well. |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Use the same way to error out in out of memory situation. |
commit | commitdiff | tree | snapshot |
2021-03-04 |
tb | an -> and |
commit | commitdiff | tree | snapshot |
2021-03-04 |
tb | zap whitespace on three lines |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Replace NOTREACHED with actuall errx() calls. I managed... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Remove NOTREACHED marker, it should be obvious when... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Simply ignore errors from tls_close(). ftp(1) does... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Implement a https client as a sub-process for rpki... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
claudio | Add sys/queue.h to the include list since imsg.h needs... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
espie | warn about proper usage of Lst_Destroy. |
commit | commitdiff | tree | snapshot |
2021-03-04 |
espie | better if I commit the version which actually includes... |
commit | commitdiff | tree | snapshot |
next |