summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-31add missing include of time.hOmar Polo
2023-05-31Update to reflect that default Ruby version in ports is now 3.2Jeremy Evans
2023-05-31Remove declarations for unused search_label() local variablesKenneth R Westerback
2023-05-30add net_tq_barriersDavid Gwynne
2023-05-30Use generic checksum calculation for TCP SYN+ACK packets.Alexander Bluhm
2023-05-30fail when an argument is given on 'id -R'Omar Polo
2023-05-30Fixup file modification timestamps to optimize failover from RRDP to RSYNCJob Snijders
2023-05-30Add json.c to linker instructionsJob Snijders
2023-05-30sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.Kenneth R Westerback
2023-05-30fix markups in character classesaisha
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-30Split cleanup into cleanup and repository cleanup and show how many filesClaudio Jeker
2023-05-30Convert all of filemode to use the json API as well.Claudio Jeker
2023-05-30Use error check to ensure we have SignedData in CMSTheo Buehler
2023-05-30Replace the one use of ibuf_prepend() using a similar ibuf_new() + ibuf_cat()Claudio Jeker
2023-05-30spellingJonathan Gray
2023-05-30fix some nits on previousOmar Polo
2023-05-30Due to the way make is designed, not being able to read a makefileMarc Espie
2023-05-30Add IBT support to the retpoline+znow PLTsPhilip Guenther
2023-05-29fix markups and reference sections properlyaisha
2023-05-29Correct test that was pasto'ed incorrectlyBob Beck
2023-05-29Correctly catch all return values from X509_NAME_get_index_by_NIDBob Beck