2023-05-27 |
espie | a few comments |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | prepare for 5.36: pass $code as @code so that we don... |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | comments |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | document base method |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | try/catch to be revisited |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | comments/cosmetics |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | restore documentation: explain what ArcCheck does |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | cosmetic/comments improvement |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | - make the handling of interactive more regular by |
commit | commitdiff | tree | snapshot |
2023-05-27 |
espie | prepare for 5.36, document methods in base class |
commit | commitdiff | tree | snapshot |
2023-05-27 |
jsing | Clean up alignment handling for SHA-512. |
commit | commitdiff | tree | snapshot |
2023-05-27 |
otto | Remove malloc interposition, a workaround that was... |
commit | commitdiff | tree | snapshot |
2023-05-26 |
claudio | Properly account del_extra_files and add the value... |
commit | commitdiff | tree | snapshot |
2023-05-26 |
tb | Move verified_chain from SSL to SSL_HANDSHAKE |
commit | commitdiff | tree | snapshot |
2023-05-26 |
kn | Remove net lock from DIOC{S,G}ETLIMIT |
commit | commitdiff | tree | snapshot |
2023-05-26 |
kn | simplify yes/no answer handling |
commit | commitdiff | tree | snapshot |
2023-05-25 |
kurt | Disable witness for mutexes created on the stack which... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
kurt | Work around sparc64 WITNESS kernel failing to load... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
claudio | In session_process_msg() recheck the validity of the... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
claudio | Update usage add -P epoch |
commit | commitdiff | tree | snapshot |
2023-05-25 |
claudio | Fix repo_cleanup_entry() state machine so that the... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
op | remove two unused defines |
commit | commitdiff | tree | snapshot |
2023-05-25 |
sthen | After RFC 9110, the IANA services registry now lists... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
op | Forcibly update the EVP_PKEY's internal key |
commit | commitdiff | tree | snapshot |
2023-05-25 |
claudio | Do not use wakeup_proc() outside of the sleep machinery... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
djm | fix AuthorizedPrincipalsCommand when AuthorizedKeysComm... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
bluhm | Skip tests if p5-BSD-Socket-Splice is not installed. |
commit | commitdiff | tree | snapshot |
2023-05-24 |
naddy | replace "$(cat file)" with the ksh construct "$(<file)" |
commit | commitdiff | tree | snapshot |
2023-05-24 |
op | mark S_ISVTX with Dv in sticky(8); makes `man -k any... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
millert | ksh: make $(< filename) error output include the errno... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
bluhm | Default pf rule "block return; pass" interferes with... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
tb | Update X509_VERIFY_PARAM_inherit() to reflect the chang... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
tb | Copy the verify param hostflags independently of the... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
tb | Add a test to verify that an SSL inherits the hostflags... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
tb | Provide CRYPTO_INT for statically linking libcrypto... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
tb | Provide X509_VERIFY_PARAM_set_hostflags() |
commit | commitdiff | tree | snapshot |
2023-05-23 |
denis | Force comport initialization for some class of device |
commit | commitdiff | tree | snapshot |
2023-05-23 |
denis | regen |
commit | commitdiff | tree | snapshot |
2023-05-23 |
patrick | Add qcaoss(4), a driver for the Always On Subsystem... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
claudio | Replace ibuf_advance() with ibuf_reserve(). |
commit | commitdiff | tree | snapshot |
2023-05-23 |
krw | With the retirement of expert mode, get_fsize(), get_bs... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
claudio | Replace ibuf_release() with ibuf_free() since the forme... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
claudio | There is no need to ibuf_zero() or memset() any buffers. |
commit | commitdiff | tree | snapshot |
2023-05-23 |
claudio | Avoid calling malloc with a zero length argument. |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | Simplify OBJ_obj2txt() |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | Add empty line for consistency |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | Add regress coverage for obj_dat.c r1.52 |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | Always NUL terminate buf in OBJ_obj2txt() |
commit | commitdiff | tree | snapshot |
2023-05-23 |
espie | don't pass state, we get them from the progressmeter |
commit | commitdiff | tree | snapshot |
2023-05-23 |
kettenis | Add IBT support to the retpoline PLTs. Since we use... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
claudio | Don't use ibuf_open(0) as test. 0 lenght ibufs make... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
jan | New counters for LRO packets from hardware TCP offloading. |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | cms_asn1.c: zap stray tabs |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | Convert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64() |
commit | commitdiff | tree | snapshot |
2023-05-23 |
tb | Simplify as_id_parse() using ASN1_INTEGER_get_uint64() |
commit | commitdiff | tree | snapshot |
2023-05-22 |
kn | Drop unused md_prep_fdisk() argument in disk crypto... |
commit | commitdiff | tree | snapshot |
2023-05-22 |
tb | Remove misplaced semicolons in .Fa |
commit | commitdiff | tree | snapshot |
2023-05-22 |
bluhm | Fix TSO for traffic to a local address on a physical... |
commit | commitdiff | tree | snapshot |
2023-05-22 |
tb | Bye, bye, horrible reacharounds into libcrypto |
commit | commitdiff | tree | snapshot |
2023-05-22 |
tb | Convert generalizedtime_to_tm() to ASN1_TIME_to_tm() |
commit | commitdiff | tree | snapshot |
2023-05-22 |
tb | Convert x509_get_time() to ASN1_TIME_to_tm() |
commit | commitdiff | tree | snapshot |
2023-05-22 |
tb | Avoid use of LibreSSL-specific ASN1_time_tm_cmp() API |
commit | commitdiff | tree | snapshot |
2023-05-22 |
denis | Add EPYC Embedded 3000 10GbE NIC |
commit | commitdiff | tree | snapshot |
2023-05-22 |
tobhe | Remove unused variable kerr. |
commit | commitdiff | tree | snapshot |
2023-05-22 |
bluhm | Remove duplicate entries in kvars. |
commit | commitdiff | tree | snapshot |
2023-05-22 |
espie | gc unused/old code |
commit | commitdiff | tree | snapshot |
2023-05-22 |
kn | fix usage, name arg is optional |
commit | commitdiff | tree | snapshot |
2023-05-22 |
jmatthew | Keep trying LDAP servers until we get full results... |
commit | commitdiff | tree | snapshot |
2023-05-22 |
guenther | The fp_ex_[st]w struct savefpu members were inherited... |
commit | commitdiff | tree | snapshot |
2023-05-22 |
guenther | NENTRY() doesn't provide an endbr64, so give memmove... |
commit | commitdiff | tree | snapshot |
2023-05-21 |
krw | If an MBR partition start or end can be represented... |
commit | commitdiff | tree | snapshot |
2023-05-21 |
krw | Typo in comment. 'parititon' -> 'partition'. |
commit | commitdiff | tree | snapshot |
2023-05-21 |
espie | missed one |
commit | commitdiff | tree | snapshot |
2023-05-21 |
espie | move the interface to SharedLibs to be somewhat object... |
commit | commitdiff | tree | snapshot |
2023-05-21 |
espie | document how this is used... There's nothing that actua... |
commit | commitdiff | tree | snapshot |
2023-05-21 |
espie | "fix" for 5.36: pass the possible option value as an... |
commit | commitdiff | tree | snapshot |
2023-05-21 |
claudio | In sysctl_hwchargestop() check that hw_battery_setcharg... |
commit | commitdiff | tree | snapshot |
2023-05-21 |
espie | v5.36, trivial move |
commit | commitdiff | tree | snapshot |
2023-05-21 |
jmc | zap extra word and some hyphens; ok guenther |
commit | commitdiff | tree | snapshot |
2023-05-20 |
kn | typofix message in previous |
commit | commitdiff | tree | snapshot |
2023-05-20 |
kn | Ask for disk crypto after root disk question |
commit | commitdiff | tree | snapshot |
2023-05-20 |
tb | ecdhtest: Fix indent |
commit | commitdiff | tree | snapshot |
2023-05-20 |
tb | Remove a space that I thought I had already deleted. |
commit | commitdiff | tree | snapshot |
2023-05-20 |
krw | p_fragblock = DISKLABELV1_FFS_FRAGBLOCK(0, 0) sets... |
commit | commitdiff | tree | snapshot |
2023-05-20 |
mpi | Do not grab the `vmmaplk' recursively, prevent a self... |
commit | commitdiff | tree | snapshot |
2023-05-20 |
tb | Add a slow regress target that runs openssl speed with... |
commit | commitdiff | tree | snapshot |
2023-05-20 |
tb | openssl speed: add an '-unaligned n' option |
commit | commitdiff | tree | snapshot |
2023-05-20 |
kettenis | Implement battery charge control. |
commit | commitdiff | tree | snapshot |
2023-05-20 |
tb | openssl speed: minor style nits |
commit | commitdiff | tree | snapshot |
2023-05-20 |
espie | Don't bother setting the effective group, it doesn... |
commit | commitdiff | tree | snapshot |
2023-05-20 |
tb | openssl speed: remove binary curve remnants |
commit | commitdiff | tree | snapshot |
2023-05-19 |
patrick | Add qcsmptp(4), a driver to share 32-bit values between... |
commit | commitdiff | tree | snapshot |
2023-05-19 |
patrick | Have mainbus attach nodes under /reserved-memory, so... |
commit | commitdiff | tree | snapshot |
2023-05-19 |
patrick | Add qcsmem(4), a driver for the shared memory table... |
commit | commitdiff | tree | snapshot |
2023-05-19 |
patrick | Clear interrupt before executing the interrupt handler... |
commit | commitdiff | tree | snapshot |
2023-05-19 |
guenther | uvm_coredump(9) was removed in 2015 (commitid dNPv28CJI... |
commit | commitdiff | tree | snapshot |
2023-05-19 |
tb | Add missing rsa_security_bit() handler to the RSA-PSS... |
commit | commitdiff | tree | snapshot |
2023-05-19 |
op | fix markup for `maildir' in smtpd.conf(5) |
commit | commitdiff | tree | snapshot |
2023-05-19 |
nicm | Add format for server_sessions, from Magnus Gross. |
commit | commitdiff | tree | snapshot |
2023-05-19 |
espie | make Paths fully OO, as it makes some things simpler |
commit | commitdiff | tree | snapshot |
next |