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