2021-09-03 |
claudio | Mention RFC8050 in bgpd.8 |
commit | commitdiff | tree | snapshot |
2021-09-03 |
claudio | Add add-path support in MRT dumps (RFC8050). |
commit | commitdiff | tree | snapshot |
2021-09-03 |
dtucker | Use .Cm instead of .Dq in StrictHostKeyChecking list... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
dtucker | Mention using ssh -i for specifying the public key... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
dtucker | Refer to KEX "algorithms" instead of "methods" to match... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
dtucker | Remove redundant attrib_clear in upload_dir_internal... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
dtucker | Add test for client termination status on signal. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jmc | various improvements to the text/usage, chiefly removin... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Unroll ASN1_ITEM_ref() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Change OPENSSL_strdup() to strdup() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Change OPENSSL_malloc to calloc() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Repair unrolling of static ASN1_ITEM IPAddrBlocks_it |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Make v3_addr and v3_asid extern const |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Add err.h for X509error() and friends |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Fix OPENSSL_assert() and assert() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | remove sys/param.h that are not needed |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | annotate that sys/param.h is needed for roundup and... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | rather than using sys/param.h, define a local replaceme... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | remove sys/param.h that snuck in, by replacing MAXPATHL... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Unroll ASN1_EX_TEMPLATE_TYPE IPAddrBlocks |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | sys/param.h is not needed for any visible reason |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Change the OPENSSL_strdup() to strdup() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | remove sys/param.h use, by replacing MAXLOGNAME ->... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Fix header file includes |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Move the error put functions from X509V3err() to X509V3... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Unroll ASN1_SEQUENCE() ASN1_CHOICE() ASN1_ITEM_TEMPLATE() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
tb | Add -f to usage |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jasper | follow-up on previous commit and rename the _sys union... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
bluhm | Do not create loopback interfaces lo1, lo2, ... upfron... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
tobhe | style |
commit | commitdiff | tree | snapshot |
2021-09-02 |
kettenis | Initialize the uvm object when we actually need it... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
krw | Split part_type into separate types 'mbr_type' and... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jasper | rename struct dt_evt fields to make it clear this isn... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | OPENSSL_assert() is not appropriate in this context |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Replace ossl_assert()/assert() with OPENSSL_assert() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mbuhl | Enable vfork syscall test. Disable SIGSTOP test as... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
anton | Explain in a comment why two wscons_keydesc structures... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jeremy | Update for change of default Ruby version to 3.0. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
beck | We need to allow for either a CERTIFICATE or CERTIFICAT... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Replace OPENSSL_free() with free() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jmc | list -v with -d in SYNOPSIS, instead of seperately, |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Unroll IMPLEMENT_ASN1_FUNCTIONS() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Unroll DECLARE_ASN1_FUNCTIONS() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
stsp | Fix our iwx(4) xtal latency values to match the values... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
kevlo | The PCI_PRODUCT_INTEL_WL_22500_1 device is part of... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Rename DEFINE_STACK_OF() to DECLARE_STACK_OF() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
florian | Stop sending debug logging to syslog (which would then... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | Lay groundwork to support X.509 v3 extensions for IP... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mbuhl | Import more NetBSD system call regression tests. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
claudio | Refactor how unveil generates EACCES errors. Instead... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jasper | trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-09-02 |
patrick | Fix comment spelling. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
beck | Call the ocsp callback if present and we get no respons... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
inoguchi | Use defined constants |
commit | commitdiff | tree | snapshot |
2021-09-02 |
semarie | atactl(8): few printf("%s", NULL) cleanup |
commit | commitdiff | tree | snapshot |
2021-09-02 |
inoguchi | Add DB_TYPE_SUSP |
commit | commitdiff | tree | snapshot |
2021-09-02 |
semarie | timeout(1): execvp(2) does not return except on error |
commit | commitdiff | tree | snapshot |
2021-09-02 |
schwarze | Make all signal handler functions async-signal-safe |
commit | commitdiff | tree | snapshot |
2021-09-02 |
beck | Correct the is_server flag in the call to the debug... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
inoguchi | Move subject check process after the subject edit process |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | Ah, I was fooled by a left over man page |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mlarkin | add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK |
commit | commitdiff | tree | snapshot |
2021-09-02 |
kettenis | Fix the TCR_TG0_xxx definitions and add TCR_TG0_4K... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | nameserver alias on domain (53) collided with true... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | delete reference to X11 README file which is no longer... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mlarkin | Typo in previous commit |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mlarkin | .Xr for aq(4) in pci(4) manpage |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mlarkin | Forgot the man page Makefile in the previous commit |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mlarkin | aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | Document new %n syslog+abort behaviour, text mostly... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | delete %n using test cases, which now intentionally... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | move comment into correct place |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | bunch of err() should be errx() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
job | No need to list foreign source code repository tags |
commit | commitdiff | tree | snapshot |
2021-09-02 |
beck | RFC 6066 section 8 allows the server MAY choose not... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
mpi | Initialize mutex to IPL_NONE. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
dv | rename rw locks to avoid ambiguity and verboseness |
commit | commitdiff | tree | snapshot |
2021-09-02 |
jasper | regress tests shouldn't set or modify MALLOC_OPTIONS... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
nicm | Change copying arguments to that flags without argument... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | this is not a section 3 man page anymore |
commit | commitdiff | tree | snapshot |
2021-09-02 |
deraadt | some functionality requires pledge "proc" |
commit | commitdiff | tree | snapshot |
2021-09-02 |
martijn | Allow snmpd(8) to send SNMPv3 traps. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Add the NetBSD source code repository tag back to help... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Fix overflow / underflow check by moving it up before... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Update project tag line, shorten some err() calls |
commit | commitdiff | tree | snapshot |
2021-09-01 |
krw | Improve editing GPT partition type GUID's by rejecting... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
deraadt | small unused/initialization improvements |
commit | commitdiff | tree | snapshot |
2021-09-01 |
deraadt | repair strtonum idiom and improve error messaging |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Enable making timeout(1) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Style nits |
commit | commitdiff | tree | snapshot |
2021-09-01 |
halex | consider two files sharing the same inode identical |
commit | commitdiff | tree | snapshot |
2021-09-01 |
jmc | remove unused macro; |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Case h is pointless |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Fix indenting |
commit | commitdiff | tree | snapshot |
2021-09-01 |
jan | Use ttopen in tty drivers open functions as ttysleep... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Simplify code by replacing strtol() with strtonum() |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | pledge() timeout |
commit | commitdiff | tree | snapshot |
2021-09-01 |
job | Remove sysexits.h reference and improve usage string. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
claudio | inet_ntop(3) needs sys/socket.h for AF_INET / AF_INET6... |
commit | commitdiff | tree | snapshot |
next |