summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08Remove dead code.Bob Beck
2023-06-08Fix mismatch between function prototype and definition, from AnindyaNicholas Marriott
2023-06-08From the description of "openssl verify", delete the duplicate andIngo Schwarze
2023-06-08add tests related to --libs-only-l and the likesMarc Espie
2023-06-08move to perl use v5.36Marc Espie
2023-06-07Rename ifconfig tcprecvoffload to tcplro. It is shorter andAlexander Bluhm
2023-06-07Document CMS signing-time <> mod-time trickJob Snijders
2023-06-07do not pass @_ to code snippets, prepare for 5.36Marc Espie
2023-06-07Add portable version and m88k-specific version lb() function, becauseKenji Aoyama
2023-06-07Cosmetic tweak for previousTheo Buehler
2023-06-07Refer to the field "thisUpdate" instead of the non-existent "lastUpdate".Ingo Schwarze
2023-06-07In anticipation of a bump of the ASPA eContent profile version, updateJob Snijders
2023-06-07upon resume, fpureset() was being called prematurely (before cpu_init,Theo de Raadt
2023-06-06In 1995, Eric A. Young chose a confusing name for the "lastUpdate" fieldIngo Schwarze
2023-06-06Fix typo in comment: exta -> extraTheo Buehler
2023-06-06Use same pattern to work with offset by using a uint8_t pointer thatClaudio Jeker
2023-06-06Make the tlsv1.0 and tlsv1.1 options in relayd do nothingBob Beck
2023-06-06Use ibuf_seek() instead of ibuf_data() + offset constructs. Effect isClaudio Jeker
2023-06-06Fold disk crypto question '?' text into promptKlemens Nanni
2023-06-06don't need mcx_uptime() now that we have nsecuptime()David Gwynne
2023-06-05Fix copy+paste error in x509 asn regressJob Snijders
2023-06-05Improve the description of CMS_get0_signers()Job Snijders
2023-06-05Sync json.c with rpki-client rev 1.3:Claudio Jeker
2023-06-05Add an extra argument compact to json_do_object() to instruct the parserClaudio Jeker
2023-06-05Store timeouts as int, not u_int as they are limited to INT_MAX.Todd C. Miller
2023-06-05Do not calculate IP, TCP, UDP checksums on loopback interface.Alexander Bluhm
2023-06-05pfsync_update_state() is too paranoid about pf_state::pfsync_state.Alexandr Nedvedicky
2023-06-05pf_remove_state() should not attempt to remove state whichAlexandr Nedvedicky
2023-06-05use getline(3) instead of fgetln(3)Omar Polo
2023-06-04Reinstate bn_isqrt.c r1.8 and crypto_lock.c r1.3Theo Buehler
2023-06-04Correct the comment in get_range() describing the range syntax.Todd C. Miller
2023-06-04Make ruby-openssl cope with default ruby changeTheo Buehler
2023-06-04bn_mod_inverse tweaksTheo Buehler
2023-06-04More thorough write-afetr-free checks.Otto Moerbeek
2023-06-03Remove declarations of unused local variables, an unused functionKenneth R Westerback
2023-06-03Add regress coverage for BN_mod_inverse()Theo Buehler
2023-06-03drop `uptodate()' check from hack(6)Omar Polo
2023-06-02pledge(2): stdio: permit restricted profil(2) for moncontrol(3)Scott Soule Cheloha
2023-06-02Fix variable reuse in BN_mod_inverse()Theo Buehler
2023-06-02fix typoTheo Buehler
2023-06-02Missed a trailing space.Kenneth R Westerback
2023-06-01Add support for wireguard peer descriptionsKlemens Nanni
2023-06-01Expunge a bunch of eye searing trailing whitespace.Kenneth R Westerback
2023-06-01Change wakeup_proc() to no longer grab the SCHED_LOCK() instead it mustClaudio Jeker
2023-06-01Check the F_NEXTHOP flag on the right kroute6 object.Claudio Jeker
2023-06-01Remove the speed test againTheo Buehler
2023-06-01Enable forwarding of ix(4) LRO Pakets via TSOJan Klemkow
2023-06-01Rework tls_check_subject_altname() error handlingTheo Buehler
2023-06-01Check for X509_get_ext_d2i() failureTheo Buehler
2023-06-01Avoid a potentially overflowing checkTheo Buehler