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
2015-02-10
Fix -d output of smaller than 64 bit values on big-endian systems.
Miod Vallat
2015-02-10
Do not read past the end of the buffer if an "f" layout font modifier
Ingo Schwarze
2015-02-10
Remove a lie that "snmpd does not fully work yet". It works like a charm.
Reyk Floeter
2015-02-10
switch most mtx_* calls back to linux spinlocks
Jonathan Gray
2015-02-10
Enable `va < VM_MIN_ADDRESS' check now that VM_MIN_ADDRESS is nonzero.
Miod Vallat
2015-02-10
remove #ifndef handling of __HAVE_MD_RWLOCK. it's never set, and with a
David Gwynne
2015-02-10
increase min address to page size for all remaining min == 0 systems.
Ted Unangst
2015-02-10
EVP_BytesToKey(): return through the error path (which cleans things up)
Miod Vallat
2015-02-10
Replace assert() and OPENSSL_assert() calls with proper error return paths.
Miod Vallat
2015-02-10
Remove default value initialisers for ASN1_ITEM. Minor changes to generated
Joel Sing
2015-02-10
Remove unnecessary include of assert.h
Miod Vallat
2015-02-10
Specifying the port is non-optional for (non-TLS) syslog over TCP, ok bluhm@
Stuart Henderson
2015-02-10
Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policy
Miod Vallat
2015-02-10
Expand IMPLEMENT_ASN1_TYPE macros - no change to generated assembly.
Joel Sing
2015-02-10
add some missing names
Stuart Henderson
2015-02-10
LPL is "Liverpool John Lennon Airport"
Stuart Henderson
2015-02-10
include the "set prio" values.
Henning Brauer
2015-02-10
redo the tolower/string conversion, but retain itsabbr which is strangely
Ted Unangst
2015-02-10
Correctly parse memory regions from the firmware on 64bit machines.
Martin Pieuchot
2015-02-10
More SOCK_NONBLOCK adjustments similar to the other daemons.
Claudio Jeker
2015-02-10
The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned into
Joel Sing
2015-02-10
Forgot the EAGAIN or EINTR check on read.
Claudio Jeker
2015-02-10
Sync kroute code with bgpd/ospfd code regarding EAGAIN and short reads
Claudio Jeker
2015-02-10
Sync kroute code with what we do in ospfd/bgpd (EAGAIN handling).
Claudio Jeker
2015-02-10
Encode directory listings.
Florian Obser
2015-02-10
Place the IMPLEMENT_ASN1_.*FUNCTION.* macros under an #ifndef
Joel Sing
2015-02-10
trim trailing white space, no code change;
Ingo Schwarze
2015-02-10
Add a stub option for big_writes. This is needed by gvfs.
Antoine Jacoutot
2015-02-10
Explain all WARNING, ERROR, and UNSUPP messages in the DIAGNOSTICS section.
Ingo Schwarze
2015-02-10
Move the constraints in a new section and add a preamble to explain
Reyk Floeter
2015-02-10
document matching on prio
Henning Brauer
2015-02-10
since we inherit prio (as in, the queuing priority) from outside sources,
Henning Brauer
2015-02-10
Add support for "constraints": when configured, ntpd(8) will query the
Reyk Floeter
2015-02-10
Expand IMPLEMENT_ASN1_NDEF_FUNCTION and IMPLEMENT_ASN1_PRINT_FUNCTION
Joel Sing
2015-02-10
Expand IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname macros that got missed.
Joel Sing
2015-02-10
remove some very MD debug code that was reaching into x86 mplocks
David Gwynne
2015-02-10
switch most rwlock calls back to their linux equivalents
Jonathan Gray
2015-02-10
reintroduce page item cache colouring.
David Gwynne
2015-02-10
be more verbose when logging privsep errors.
Brent Cook
2015-02-10
use correct formatters for s/size_t data types.
Brent Cook
2015-01-29
reorg tbl(7) test suite
Ingo Schwarze
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2015-02-10
revert rev 1.12 (tolower conversion). didn't get it quite right.
Ted Unangst
2015-02-10
move scheck.c into zic.c
Ted Unangst
2015-02-10
Expand the IMPLEMENT_ASN1_ALLOC_FUNCTIONS macro so that the code is visible
Joel Sing
2015-02-10
Same session_socket_blockmode() changes as done to ospfd. Also do the same
Claudio Jeker
2015-02-10
Remove a #define for an ipi removed last year. No functional change.
Mike Larkin
2015-02-10
Factor out the common bits of process_new() and main()'s code for
Philip Guenther
2015-02-10
Manually expand ASN1_ITEM_rptr macros that should have been expanded with
Joel Sing
[next]