index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2023-05-31
add missing include of time.h
Omar Polo
2023-05-31
Update to reflect that default Ruby version in ports is now 3.2
Jeremy Evans
2023-05-31
Remove declarations for unused search_label() local variables
Kenneth R Westerback
2023-05-30
add net_tq_barriers
David Gwynne
2023-05-30
Use generic checksum calculation for TCP SYN+ACK packets.
Alexander Bluhm
2023-05-30
fail when an argument is given on 'id -R'
Omar Polo
2023-05-30
Fixup file modification timestamps to optimize failover from RRDP to RSYNC
Job Snijders
2023-05-30
Add json.c to linker instructions
Job Snijders
2023-05-30
sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.
Kenneth R Westerback
2023-05-30
fix markups in character classes
aisha
2023-05-30
Revert commitid ANSBO0rBvIUtTi45:
Claudio Jeker
2023-05-30
Split cleanup into cleanup and repository cleanup and show how many files
Claudio Jeker
2023-05-30
Convert all of filemode to use the json API as well.
Claudio Jeker
2023-05-30
Use error check to ensure we have SignedData in CMS
Theo Buehler
2023-05-30
Replace the one use of ibuf_prepend() using a similar ibuf_new() + ibuf_cat()
Claudio Jeker
2023-05-30
spelling
Jonathan Gray
2023-05-30
fix some nits on previous
Omar Polo
2023-05-30
Due to the way make is designed, not being able to read a makefile
Marc Espie
2023-05-30
Add IBT support to the retpoline+znow PLTs
Philip Guenther
2023-05-29
fix markups and reference sections properly
aisha
2023-05-29
Correct test that was pasto'ed incorrectly
Bob Beck
2023-05-29
Correctly catch all return values from X509_NAME_get_index_by_NID
Bob Beck
[next]