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
2021-04-02
Indent struct members like everywhere else.
Theo Buehler
2021-04-02
Document ioctl(2)'s for vmm(4). OK kn@.
dv
2021-04-01
Update manpage about RRDP
job
2021-04-01
update currency exchange rates;
Jason McIntyre
2021-04-01
sort options list;
Jason McIntyre
2021-04-01
spelling
Theo de Raadt
2021-04-01
Sort usage: rR -> Rr
Theo Buehler
2021-04-01
RRDP is currently off by default.
Claudio Jeker
2021-04-01
Tweak log_debug() verbiage to reduce repetitive info
Kenneth R Westerback
2021-04-01
Initial commit of RRDP (The RPKI Repository Delta Protocol - RFC8182) support
Claudio Jeker
2021-04-01
For the snprintf range check demo, add a (size_t) cast in the right place
Theo de Raadt
2021-04-01
Also immediately accept the *first* OFFER if it matches the requested address,
Kenneth R Westerback
2021-04-01
Clean up nonexistent/unused properties handling
kn
2021-04-01
Remove extraneous call of vm_getbyvmid during pause event
dv
2021-04-01
Abate superfluous lines from remote servers
job
2021-04-01
Compare the pointer variable explicitly with NULL in if condition
Kinichiro Inoguchi
2021-04-01
Hardcode meaningful alert level, track apm's battery state better
kn
2021-04-01
merge NSD 4.3.6rc1
Stuart Henderson
2021-04-01
Push kernel lock down to umb_rtrequest().
mvs
2021-04-01
Make build_crls() behave like build_chain(). If there is not auth data
Claudio Jeker
2021-04-01
Do a better job at cleaning up. Remove empty directories, scan not only the
Claudio Jeker
2021-04-01
Add encoding.c to the various build targets
Claudio Jeker
2021-04-01
Change search-again with vi keys to work like actual vi(1), also some
Nicholas Marriott
2021-04-01
Move base64 and hex encoding functions into their own place.
Claudio Jeker
2021-04-01
Missing commas, from Vipul Kumar.
Nicholas Marriott
2021-03-31
Use new limits@openssh.com protocol extension to let the client select
Damien Miller
2021-03-31
cannot effectively test posix-rename extension after changes in
Damien Miller
2021-03-31
do not advertise protocol extensions that have been disallowed by
Damien Miller
2021-03-31
Set 'select_timeout' to 'now' when an OFFER is received for the IP address
Kenneth R Westerback
2021-03-31
Add two missing checks for strdup() returning NULL.
Kenneth R Westerback
2021-03-31
one of the examples needs an -N (and explanation);
Jason McIntyre
2021-03-31
add --no-motd to SYNOPSIS;
Jason McIntyre
2021-03-31
Add option to suppress the Message of the Day
job
2021-03-31
tweak column widths of a .Bl -column table
Ingo Schwarze
2021-03-31
turn log_trace() into a macro to prevent evaluating the format string
Eric Faurot
2021-03-31
Update for DTLSv1.2 support.
Theo Buehler
2021-03-31
allow to specify tls protocols and ciphers on relay actions
Eric Faurot
2021-03-31
change the barrier so that fd's are always passed and received with
Eric Faurot
2021-03-31
Remove workarounds for SSL_is_dtls()
Theo Buehler
2021-03-31
Remove workaround for missing d2i_DSAPrivateKey_fp prototype
Theo Buehler
2021-03-31
sync
Theo Buehler
2021-03-31
Bump minors after symbol addition
Theo Buehler
2021-03-31
Expose various DTLSv1.2 specific functions and defines
Theo Buehler
2021-03-31
Document SSL_set_hostflags(3) and SSL_get0_peername(3)
Theo Buehler
2021-03-31
Expose SSL_set_hostflags(3) and SSL_get0_peername(3)
Theo Buehler
2021-03-31
Document SSL_use_certificate_chain_file(3)
Theo Buehler
2021-03-31
Expose SSL_use_certificate_chain_file(3)
Theo Buehler
2021-03-31
Provide missing prototype for d2i_DSAPrivateKey_fp(3)
Theo Buehler
2021-03-31
Document EVP_PKEY_new_CMAC_key(3)
Theo Buehler
2021-03-31
Provide EVP_PKEY_new_CMAC_key(3)
Theo Buehler
[next]