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 |
2022-11-26 |
tb | Make header guards of internal headers consistent |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tobhe | Add arm64 lid_action sysctl for Apple Silicon laptops. |
commit | commitdiff | tree | snapshot |
2022-11-26 |
job | Remove RFC 9092 example file because it contains inheri... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
job | Make error messages about 'inherit' elements in End... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tobhe | Bump to 7.2 |
commit | commitdiff | tree | snapshot |
2022-11-26 |
job | Disallow 'inherit' elements in geofeed authenticators |
commit | commitdiff | tree | snapshot |
2022-11-26 |
job | Fix warning message |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | bn_lcl.h wanted special treatment. |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | Make internal header file names consistent |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | Two small tweaks to the geofeed code |
commit | commitdiff | tree | snapshot |
2022-11-26 |
jsing | Remove BIGNUM consistency macros. |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | Split eContent extration into a small helper |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | Add test-geofeed.c (forgotten cvs add in previous). |
commit | commitdiff | tree | snapshot |
2022-11-26 |
job | Add regress for geofeed |
commit | commitdiff | tree | snapshot |
2022-11-26 |
job | Add support for authenticating geofeed data CSV files... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
tb | cms_lcl.h should not be part of SRCS |
commit | commitdiff | tree | snapshot |
2022-11-26 |
kettenis | Enable aplpwm(4) and pwmleds(4). |
commit | commitdiff | tree | snapshot |
2022-11-26 |
jmc | - in SYNOPSIS, redo the formatting for "address" and... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Remove unused battery fields. |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Shove more battery feature logic down to hidpp20_batter... |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Pave the way for checking presence of more features in |
commit | commitdiff | tree | snapshot |
2022-11-26 |
anton | Stop checking the link status upon receiving connect... |
commit | commitdiff | tree | snapshot |
next |