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
2016-09-02
When "makewhatis -d" tries to add to a database that doesn't (yet) exist,
Ingo Schwarze
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
Remove unused argument in aml_showvalue().
Paul Irofti
2016-09-02
in6_selectroute should never get a valid struct route * filled with something
Vincent Gross
2016-09-02
use imsg_read_nofd() implementation from bgpd.
Eric Faurot
2016-09-02
Remove old pod docs that are not used or installed
Bob Beck
2016-09-02
use imsg_read_nofd() implementation from bgpd.
Eric Faurot
2016-09-02
After allocating a single 64 KB mbuf cluster in sosend(), the sending
Alexander Bluhm
2016-09-02
As done in httpd, (re-)initialize ps_what in all processes. This is
Reyk Floeter
2016-09-02
Fix misleading 'No valid MBR or GPT' message when no OpenBSD area is found.
Paul Irofti
2016-09-02
move links from http to https://www.openbsd.org/
Theo Buehler
2016-09-02
style nit as done in httpd
Reyk Floeter
2016-09-02
As done in httpd, remove ps_ninstances and p_instance.
Reyk Floeter
2016-09-02
backout accidental commit
Theo de Raadt
2016-09-02
Make build deterministic by not randomizing the datfiles themselves,
Theo Buehler
2016-09-02
Terminate relayd using the socket status instead of watching SIGCHLD
Reyk Floeter
2016-09-02
Consider when a prefix expires when sending solicitations instead of
Florian Obser
2016-09-02
Make build deterministic by removing a line that records the date of
Theo Buehler
2016-09-02
sync
Stuart Henderson
2016-09-02
provide a pool_setipl so tcpdump can compile this file
David Gwynne
2016-09-02
proc.c tweaks: Rename proc_listento() to proc_accept() as it is the
Reyk Floeter
2016-09-02
Pull in Chacha20 and Poly1305 source code as xform.o dependencies
Mike Belopuhov
2016-09-02
Pull in Chacha20 and Poly1305 source code as xform.o dependencies
Mike Belopuhov
2016-09-02
provide an implementation of red black trees using functions
David Gwynne
2016-09-02
Pass M_ZERO when allocating memory for "struct usbd_endpoint".
Martin Pieuchot
2016-09-02
Treat backoff_cutoff as a hard cutoff, not the midpoint in a range
Kenneth R Westerback
2016-09-02
for reporting changes, hex and decimal were swapped
Theo de Raadt
2016-09-02
Adjust for the new default MODP group
Mike Belopuhov
2016-09-02
Cleanup usbd_fill_iface_data() to make it easier to check for bad
Martin Pieuchot
2016-09-02
Allow editing cpg in expert mode and align the cpg field properly
Otto Moerbeek
2016-09-02
Remove obsolete DES-CBC tests
Mike Belopuhov
2016-09-02
krb5 bits should rest in peace
Gleydson Soares
2016-09-01
remove sparc support
Ted Unangst
2016-08-31
Crank minor due to API addition
Bob Beck
2016-08-31
Avoid undefined-behavior right-shifting by a word-size # of bits.
Brent Cook
2016-08-31
Bring in functions used by stunnel and exim from BoringSSL - this brings
Bob Beck
2016-08-31
Fix some very unnecessary convoultion.
Bob Beck
2016-08-27
Be more strict when parsing TLS extensions.
Joel Sing
2016-08-07
Update the link for the getentropy(2) manual to man.openbsd.org/
Theo Buehler
2016-08-05
Do not *printf %s NULL
Theo de Raadt
2016-07-31
bump for LibreSSL 2.5.x
Brent Cook
2016-07-18
don't mix code and decls, ok tedu@
Brent Cook
2016-07-17
use memset to initialize the union
Brent Cook
2016-07-17
remove unused OPENSSL_NO_OBJECT case
Brent Cook
2016-07-17
Initialize buffers before use, noted by Kinichiro Inoguchi.
Brent Cook
2016-07-16
Clean up OCSP_check_validity() a bit more.
Bob Beck
2016-07-16
Limit the support of the "backward compatible" ssl2 handshake to only be
Bob Beck
2016-07-10
zero the read buffer after copying data to user so it doesn't linger.
Ted Unangst
2016-07-07
call BN_init on temporaries to avoid use-before-set warnings
Brent Cook
[prev]
[next]