openbsd
2023-06-07 deraadtupon resume, fpureset() was being called prematurely...
2023-06-06 schwarzeIn 1995, Eric A. Young chose a confusing name for the...
2023-06-06 tbFix typo in comment: exta -> extra
2023-06-06 claudioUse same pattern to work with offset by using a uint8_t...
2023-06-06 beckMake the tlsv1.0 and tlsv1.1 options in relayd do nothing
2023-06-06 claudioUse ibuf_seek() instead of ibuf_data() + offset constru...
2023-06-06 knFold disk crypto question '?' text into prompt
2023-06-06 dlgdon't need mcx_uptime() now that we have nsecuptime()
2023-06-05 jobFix copy+paste error in x509 asn regress
2023-06-05 jobImprove the description of CMS_get0_signers()
2023-06-05 claudioSync json.c with rpki-client rev 1.3:
2023-06-05 claudioAdd an extra argument compact to json_do_object() to...
2023-06-05 millertStore timeouts as int, not u_int as they are limited...
2023-06-05 bluhmDo not calculate IP, TCP, UDP checksums on loopback...
2023-06-05 sashanpfsync_update_state() is too paranoid about pf_state...
2023-06-05 sashanpf_remove_state() should not attempt to remove state...
2023-06-05 opuse getline(3) instead of fgetln(3)
2023-06-04 tbReinstate bn_isqrt.c r1.8 and crypto_lock.c r1.3
2023-06-04 millertCorrect the comment in get_range() describing the range...
2023-06-04 tbMake ruby-openssl cope with default ruby change
2023-06-04 tbbn_mod_inverse tweaks
2023-06-04 ottoMore thorough write-afetr-free checks.
2023-06-03 krwRemove declarations of unused local variables, an unuse...
2023-06-03 tbAdd regress coverage for BN_mod_inverse()
2023-06-03 opdrop `uptodate()' check from hack(6)
2023-06-02 chelohapledge(2): stdio: permit restricted profil(2) for monco...
2023-06-02 tbFix variable reuse in BN_mod_inverse()
2023-06-02 tbfix typo
2023-06-02 krwMissed a trailing space.
2023-06-01 knAdd support for wireguard peer descriptions
2023-06-01 krwExpunge a bunch of eye searing trailing whitespace.
2023-06-01 claudioChange wakeup_proc() to no longer grab the SCHED_LOCK...
2023-06-01 claudioCheck the F_NEXTHOP flag on the right kroute6 object.
2023-06-01 tbRemove the speed test again
2023-06-01 janEnable forwarding of ix(4) LRO Pakets via TSO
2023-06-01 tbRework tls_check_subject_altname() error handling
2023-06-01 tbCheck for X509_get_ext_d2i() failure
2023-06-01 tbAvoid a potentially overflowing check
2023-05-31 opadd missing include of time.h
2023-05-31 jeremyUpdate to reflect that default Ruby version in ports...
2023-05-31 krwRemove declarations for unused search_label() local...
2023-05-30 dlgadd net_tq_barriers
2023-05-30 bluhmUse generic checksum calculation for TCP SYN+ACK packets.
2023-05-30 opfail when an argument is given on 'id -R'
2023-05-30 jobFixup file modification timestamps to optimize failover...
2023-05-30 jobAdd json.c to linker instructions
2023-05-30 krwsparc64 disklabel(8) must be compiled with SUN_CYLCHECK...
2023-05-30 aishafix markups in character classes
2023-05-30 claudioRevert commitid ANSBO0rBvIUtTi45:
2023-05-30 claudioSplit cleanup into cleanup and repository cleanup and...
2023-05-30 claudioConvert all of filemode to use the json API as well.
2023-05-30 tbUse error check to ensure we have SignedData in CMS
2023-05-30 claudioReplace the one use of ibuf_prepend() using a similar...
2023-05-30 jsgspelling
2023-05-30 opfix some nits on previous
2023-05-30 espieDue to the way make is designed, not being able to...
2023-05-30 guentherAdd IBT support to the retpoline+znow PLTs
2023-05-29 aishafix markups and reference sections properly
2023-05-29 beckCorrect test that was pasto'ed incorrectly
2023-05-29 beckCorrectly catch all return values from X509_NAME_get_in...
2023-05-29 beckOops, Fa -> .Fa
2023-05-29 beckMake X509_NAME_get_text_by[NID|OBJ] safer.
2023-05-29 beckStop suggesting that children play with loaded revolvers.
2023-05-29 espierenamed log file
2023-05-29 sfvirtio: Set DRIVER_OK earlier
2023-05-29 espieuse v5.36, this one is somewhat trivial
2023-05-29 deraadtsome hackery to make arm64 ramdisk compile again
2023-05-29 jsgrecognise Cortex-A520 (Hayes), Cortex-A720 (Hunter...
2023-05-28 jsingProvide optimised bn_mulw_{addw,addw_addw,addtw}()...
2023-05-28 jsingProvide optimised bn_addw_addw()/bn_subw_subw() for...
2023-05-28 jsingSprinkle some style(9).
2023-05-28 jsingExpand occurrences of HASH_CTX that were previously...
2023-05-28 jsingReorder functions.
2023-05-28 jsingClean up includes.
2023-05-28 jsingRemove now unnecessary do {} while(0);
2023-05-28 jsingInline HASH_MAKE_STRING for SHA256.
2023-05-28 jsingRewrite BN_{asc,dec,hex}2bn() using CBS.
2023-05-28 beckcorrect comment, spotted by tb@
2023-05-28 beckRefactor tls_check_common_name to use lower level API.
2023-05-28 asouUsed number of bytes instead of number of 512 byte...
2023-05-28 tbMerge X509_VERIFY_PARAM_ID into X509_VERIFY_PARAM
2023-05-27 kettenisImplement battery charge control.
2023-05-27 jsingImplement SHA256_{Update,Transform,Final}() directly...
2023-05-27 jsingAdd HASH_NO_UPDATE and HASH_NO_TRANSFORM to md32_common.h
2023-05-27 jsingAdd coverage for calling BN_{dec,hex}2bn() with NULL...
2023-05-27 tbBump LibreSSL version
2023-05-27 espiethe solver needs some love for later
2023-05-27 espieremove the extra local variable (blessing a ref to...
2023-05-27 espiecomment/cosmetic
2023-05-27 espiemore comment
2023-05-27 espieyeah, yeah, those names are horrible
2023-05-27 espiefinish making this a singleton class (which I don't...
2023-05-27 espiemore descriptive comment
2023-05-27 espieindicate that not having hashes already is just legacy...
2023-05-27 espiepoint people towards relevant comments
2023-05-27 espiea few comments
2023-05-27 espieprepare for 5.36: pass $code as @code so that we don...
2023-05-27 espiecomments
2023-05-27 espiedocument base method
2023-05-27 espietry/catch to be revisited
next