2022-12-01 |
tb | Refrain from printing SUCCESS in some of my tests |
commit | commitdiff | tree | snapshot |
2022-12-01 |
job | Align uppercase / lowercase pattern |
commit | commitdiff | tree | snapshot |
2022-12-01 |
bluhm | Run test in current directory. Copy test files to... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
claudio | Adjust comment for rtype_from_mftfile(). It is importan... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
claudio | Fix typo in variable peer_message_receive |
commit | commitdiff | tree | snapshot |
2022-12-01 |
claudio | Extend and rename ometric_set_int_with_label to ometric... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
florian | Oops, the tweak was not correct, go with my original... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
florian | Make sure the length of an unknown IP option is sensible. |
commit | commitdiff | tree | snapshot |
2022-12-01 |
tb | Mark the X509_V_FLAG_CB_ISSUER_CHECK flag as deprecated |
commit | commitdiff | tree | snapshot |
2022-12-01 |
tb | Annotate X509_V_FLAG_CB_ISSUER_CHECK as deprecated... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
tb | Retire X509_V_FLAG_CB_ISSUER_CHECK |
commit | commitdiff | tree | snapshot |
2022-12-01 |
tb | Getters and setters for the check_issued() callback |
commit | commitdiff | tree | snapshot |
2022-12-01 |
jsing | BN_one() can fail, check its return value. |
commit | commitdiff | tree | snapshot |
2022-12-01 |
jsing | BN_one() can fail, check its return value. |
commit | commitdiff | tree | snapshot |
2022-12-01 |
dtucker | Clean up ssh-add and ssh-agent logs. |
commit | commitdiff | tree | snapshot |
2022-12-01 |
dtucker | Log output of ssh-agent and ssh-add to make debugging... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
guenther | _C_LABEL() is no longer useful in the "everything is... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
millert | Update to 2022ggtz from https://github.com/JodaOrg... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
cheloha | midicat.c: add missing CVS tag; ok millert@ |
commit | commitdiff | tree | snapshot |
2022-11-30 |
kn | Unlock nd6_ioctl(), push kernel lock into in6_ioctl_... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
kn | Use shared socket/net lock for IP sockets |
commit | commitdiff | tree | snapshot |
2022-11-30 |
tb | Switch idiom of d2i_ECDSA_SIG() invocation |
commit | commitdiff | tree | snapshot |
2022-11-30 |
tb | Link libkeynote to regress. |
commit | commitdiff | tree | snapshot |
2022-11-30 |
tb | Resurrect the libkeynote testsuite |
commit | commitdiff | tree | snapshot |
2022-11-30 |
bluhm | Passing preallocated keys to d2i_RSAPublicKey() does... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2022-11-30 |
mvs | Unlock getsockopt(2) and setsockopt(2). Unlock them... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
claudio | Pass a FILE pointer to ometric_output_all() and use... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
patrick | Provide default address for qcpwm(4), as Linux upstream... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
job | Remove unused includes |
commit | commitdiff | tree | snapshot |
2022-11-30 |
job | Remove unused includes |
commit | commitdiff | tree | snapshot |
2022-11-30 |
job | Remove unused includes |
commit | commitdiff | tree | snapshot |
2022-11-30 |
job | Remove unused include |
commit | commitdiff | tree | snapshot |
2022-11-30 |
job | Remove unused sys/socket.h include |
commit | commitdiff | tree | snapshot |
2022-11-30 |
job | Remove unused ctype.h include |
commit | commitdiff | tree | snapshot |
2022-11-30 |
jsing | Rewrite bn_correct_top(). |
commit | commitdiff | tree | snapshot |
2022-11-30 |
kn | add configtest; OK martijn |
commit | commitdiff | tree | snapshot |
2022-11-30 |
jsing | Fix return values bug in BN_ucmp(). |
commit | commitdiff | tree | snapshot |
2022-11-30 |
jsing | Add regress coverage for BN_cmp()/BN_ucmp(). |
commit | commitdiff | tree | snapshot |
2022-11-30 |
jsing | Mostly align BIO_read()/BIO_write() return values with... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
jsing | Mop up more BN_DEBUG related code. |
commit | commitdiff | tree | snapshot |
2022-11-29 |
dtucker | Add void to client_repledge args to fix compiler warnin... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
guenther | Move the generic variable definitions from the ASM... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
job | Only include stdarg.h, if we call any of va_{start... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
job | Only include assert.h if we call assert() |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Add missing markup to comments and to RFC 3779 error |
commit | commitdiff | tree | snapshot |
2022-11-29 |
visa | Use correct size for mips64 .rld_map section. |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | First pass at updating verifier error docs |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Remove a few doubled spaces and wrap an overlong line |
commit | commitdiff | tree | snapshot |
2022-11-29 |
florian | Ignore late check results for resolvers we no longer... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
claudio | Update valid_x509 comment to reality. crl is no longer... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
claudio | Return an error string instead of surpressing the warni... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Sort a few outliers by increasing error number to match... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Fix includes |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Add missing X509_V_ERR_UNSPECIFIED case |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Fix some KNF issues |
commit | commitdiff | tree | snapshot |
2022-11-29 |
tb | Make X509_verify_cert_error_string() thread safe |
commit | commitdiff | tree | snapshot |
2022-11-29 |
anton | Add support for the Unified Battery feature found in... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
anton | Add support for Bolt receivers. They use different... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
guenther | Put the original image of the MP-startup and ACPI-suspe... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
cheloha | powerpc64: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-11-29 |
cheloha | powerpc, macppc: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-11-28 |
mvs | Simplify return path of (*pr_ctloutput)() return value... |
commit | commitdiff | tree | snapshot |
2022-11-28 |
kn | Document struct nd_ifinfo protection, remove obsolete... |
commit | commitdiff | tree | snapshot |
2022-11-28 |
tb | Fix indent |
commit | commitdiff | tree | snapshot |
2022-11-28 |
dv | vmd(8): zero consdev in bootargs to fix booting ramdisks |
commit | commitdiff | tree | snapshot |
2022-11-28 |
claudio | Reshuffle case a little bit. No functional change. |
commit | commitdiff | tree | snapshot |
2022-11-28 |
tb | Use ssize_t instead of int as requested on review |
commit | commitdiff | tree | snapshot |
2022-11-28 |
cheloha | rc(8): reorder_libs: print names of relinked libraries |
commit | commitdiff | tree | snapshot |
2022-11-28 |
kn | Remove useless nd6_init_done |
commit | commitdiff | tree | snapshot |
2022-11-28 |
kn | Statically initialise DAD list, remove obsolete dad_init |
commit | commitdiff | tree | snapshot |
2022-11-28 |
tb | Garbage collect the unused asn1_add_error() |
commit | commitdiff | tree | snapshot |
2022-11-28 |
tb | Retire prev_bio |
commit | commitdiff | tree | snapshot |
2022-11-28 |
matthieu | sync |
commit | commitdiff | tree | snapshot |
2022-11-28 |
matthieu | Remove rex.x, obsolete remote execution protocol |
commit | commitdiff | tree | snapshot |
2022-11-28 |
tb | Tweak x509_constraints_uri_host() regress to test for... |
commit | commitdiff | tree | snapshot |
2022-11-28 |
tb | Fix NULL dereference in x509_constraints_uri_host() |
commit | commitdiff | tree | snapshot |
2022-11-28 |
djm | tighten pledge(2) after session establishment |
commit | commitdiff | tree | snapshot |
2022-11-28 |
djm | New EnableEscapeCommandline ssh_config(5) option |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | Move UVM "swpgonly" from Daemon Counters to Swap Counters |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | Remove last queue(3) *_END() usage from tree |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | Zap nonexistent "vnodepages" and "vtextpages" UVM Page... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kettenis | Implement support for the (optional) MSI controller... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
job | BIO_puts return values can be ambiguous, improve the... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
schwarze | In bio.h rev. 1.50 and rev. 1.51, tb@ provided BIO_set_... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | Remove useless casts |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | Zap qt3/4 remnants, MODQMAKE_RECURSIVE always defaults... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | Provide more accurate lock error message |
commit | commitdiff | tree | snapshot |
2022-11-27 |
anton | reformat REGRESS_TARGETS |
commit | commitdiff | tree | snapshot |
2022-11-27 |
anton | Applying mimmutable(2) to bss, data and text made the... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
kn | x11/qt3 and qt4 are no more, say x11/qt* like the modul... |
commit | commitdiff | tree | snapshot |
2022-11-27 |
schwarze | delete duplicate OpenBSD CVS keyword line |
commit | commitdiff | tree | snapshot |
2022-11-27 |
tb | Plug leak of tmp in case allocation of pq->abuf fails |
commit | commitdiff | tree | snapshot |
2022-11-27 |
tb | KNF nit: place brace correctly |
commit | commitdiff | tree | snapshot |
2022-11-27 |
otto | Once we are synced, we can validate the certificate... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | Missing return value check for BIO_new() |
commit | commitdiff | tree | snapshot |
2022-11-26 |
kettenis | Adjust for changes in the device tree bindings. Since... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
mvs | Turn sowriteable(), sballoc() and sbfree() macro to... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
mvs | Merge uipc_bind() with unp_bind(). Unlike other unp_... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
mvs | Next step of netlock pressure decreasing in pppx(4). |
commit | commitdiff | tree | snapshot |
next |