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
2014-07-11
sync
Theo de Raadt
2014-07-11
whatever mickey had to drink 13 years ago, he's not going to find it again. so
Jasper Lievisse Adriaanse
2014-07-11
In ssl3_get_client_key_exchange() parsing a GOST session key, invoke the
Miod Vallat
2014-07-11
clean up after previous: zap rfc 4620 from sysctl(3) too.
Sebastian Benoit
2014-07-11
Remove rfc 4620 Node Information Query support (from the kernel).
Sebastian Benoit
2014-07-11
Missing calloc() return value check in dgram_sctp_ctrl(); from Kurt Roeckx via
Miod Vallat
2014-07-11
Make CMS_decrypt_set1_pkey() return an error if no recipient type matches,
Miod Vallat
2014-07-11
updated inode format, whitespace, re-formatting
Martin Pelikan
2014-07-11
Missing initialization for error line in error paths; from Coverity via
Miod Vallat
2014-07-11
Missing initialization; OpenSSL PR#3289 and #3345 via OpenSSL trunk.
Miod Vallat
2014-07-11
Simplify the code that handles the HTTP headers by using an RB tree
Reyk Floeter
2014-07-11
Provide correct version details for LibreSSL.
Joel Sing
2014-07-11
Clean up versioning and remove #ifdefs that we do not define.
Joel Sing
2014-07-11
Make sure we leave OPENSSL_NO_PSK in the conf files so things
Bob Beck
2014-07-11
Remove unused files.
Ingo Schwarze
2014-07-11
Don't hold the kernel lock while halting a processor. Assert if we detect
Mike Larkin
2014-07-11
Suspicions confirmed by sthen's searching that nothing uses ossl_ssize_t
Theo de Raadt
2014-07-11
CPU_BUSY_CYCLE(): A new MI statement for busy loop power reduction
Masao Uebayashi
2014-07-11
Trim down comments to those that are actually helpful for reading the file,
Ingo Schwarze
2014-07-11
switch from bpf_mtap to the shiny new bpf_mtap_stripvlan.
Henning Brauer
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2014-07-11
Remove PSK from the ssl regress.
Joel Sing
2014-07-11
pour some water on an ass ember
Theo de Raadt
2014-07-11
Fetch the specific license which will be used from
Theo de Raadt
2014-07-11
boot(9): Missing if_downall() on zaurus
Masao Uebayashi
2014-07-11
add additional includes required to build with -DOPENSSL_NO_DEPRECATED
Jonathan Gray
2014-07-11
Add locking for __cxa_finalize() as it modifies the page permissions of the
Mark Kettenis
2014-07-11
Remove the commentary about the majority of this code being under
Theo de Raadt
2014-07-11
Fix typo
YASUOKA Masahiko
2014-07-11
Add -u option to bind UDP port as a socket to answer DHCPINFORM from
YASUOKA Masahiko
2014-07-11
More e_os2.h clean up. Also move the includes inside the guard.
Joel Sing
2014-07-11
Convert bus_dmamem_map(9) to km_alloc(9) in order to make it fail and
Martin Pieuchot
2014-07-11
Revert change that snuck into previous commit.
Joel Sing
2014-07-11
Remove the PSK code. We don't need to drag around this
Bob Beck
2014-07-11
better document perils of setuid getenv and xr with issetugid
Ted Unangst
2014-07-11
The only thing openssl is consistant about is inconsistancy, so there
Theo de Raadt
2014-07-11
say hi to the bitbucket
Theo de Raadt
2014-07-11
replace u_int32_t with uint32_t
bcook
2014-07-11
add sensors to export what the actual size of the balloon is and what it
Jasper Lievisse Adriaanse
2014-07-11
replace u_int8_t with uint8_t
bcook
2014-07-11
Fix debug printf formating and kill some trailing whitespaces while here.
Martin Pieuchot
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-11
Add a small note about LibReSSL at the start of this.
Bob Beck
2014-07-11
Be less verbose with task debug messages and kill some trailing
Martin Pieuchot
2014-07-11
we wont ship this table in base anymore
Gilles Chehade
2014-07-11
Use membar_producer() to force visibility instead of misusing
Philip Guenther
2014-07-11
move ieee80211 message printing from workq to taskq
Bret Lambert
2014-07-11
It's init as a process that's special, not init's original thread.
Philip Guenther
[next]