| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
as configuration files; split manpages and .pc files between libcrypto and
libssl.
No functional change, only there to make engineering easier, and libcrypto
sources are still found in libssl/src/crypto at the moment.
ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects.
|
| |
|
|
|
|
|
|
| |
issue. Apply that version. Maybe someday upstream will wake up and then
we can have the same code.
https://rt.openssl.org/Ticket/Display.html?id=2167&user=guest&pass=guest
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
I am completely blown away that the same IETF that cannot efficiently
allocate needed protocol, service numbers, or other such things when
they are needed, can so quickly and easily rubber stamp the addition
of a 64K Covert Channel in a critical protocol. The organization
should look at itself very carefully, find out how this this happened,
and everyone who allowed this to happen on their watch should be
evicted from the decision making process. IETF, I don't trust you.
ok tedu markus
|
|
|
|
| |
ok deraadt
|
|
|
|
| |
ok benno deraadt
|
|
|
|
|
|
| |
Notably this removes CAcert who it turns out have strict requirements on
redistribution (http://www.cacert.org/policy/RootDistributionLicense.php)
which we don't meet.
|
|
|
|
|
|
|
|
|
| |
- Baltimore CyberTrust Root
- Deutsche Telekom Root CA 2
- T-TeleSec GlobalRoot Class 2
- T-TeleSec GlobalRoot Class 3
ok sthen@
|
| |
|
|
|
|
| |
OpenSSL git; ok sthen@
|
|
|
|
|
|
| |
For inet(3), go the other way, remove some bogus symlinks.
Found while testing the new makewhatis(8).
ok jmc@
|
|
|
|
|
| |
This is merely a by-product of figuring out the amount of phk@ code
contained herein; i'm not planning to hack on this file.
|
|
|
|
| |
this license change. We will remember that we all still like beer.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
use better constant for salt size.
always copy ":" to gerror, in case somebody is dumb enough to overwrite it
timingsafe_bcmp before somebody whines about strcmp
|
| |
|
|
|
|
|
|
| |
add some friendlier functions.
move the classic static data api into wrapper functions.
a few more changes to come...
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
this hardware alive is becoming increasingly difficult, and I should heed the
message sent by the three disks which have died on me over the last few days.
Noone sane will mourn these ports anyway. So long, and thanks for the fish.
|
|
|
|
|
|
|
| |
that might fail.
* Keep the build log clean.
* Make sure syntax checks run again when doing: make clean; make
ok espie@
|
|
|
|
| |
okay guenther@
|
|
|
|
|
|
|
| |
Note that I missed two of these in the diff shown initially, thx
to the atrocious Makefile rule...
okay millert@, sthen@, basically
|
|
|
|
| |
netinet/if_ether.h
|
|
|
|
|
|
| |
(namespace pollution!) or talking about its opinion on code.
ok krw@
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2013-4353 NULL pointer dereference with crafted Next Protocol
Negotiation record in TLS handshake.
Upstream: 197e0ea
CVE-2013-6449 Fix crash with crafted traffic from a TLS 1.2 client.
Upstream: ca98926, 0294b2b
CVE-2013-6450 Fix DTLS retransmission from previous session.
Upstream: 3462896
|
|
|
|
| |
add a more complete check for the rounds parameter. ok deraadt
|
|
|
|
| |
ok deraadt@ bentley@
|
| |
|
| |
|
|
|
|
|
|
| |
introduce a new 'b' hash minor. still generate 'a' minors for now.
reported by solar designer. diff by some combination of solar and jca.
ok deraadt
|
|
|
|
|
|
| |
as per RFC 3542, from DragonFlyBSD via Eitan Adler.
ok bluhm@
|
|
|
|
| |
Patch by Jean-Philippe Ouellet ; ok krw@
|
| |
|
| |
|
|
|
|
| |
the ball rolling. ok deraadt.
|
|
|
|
| |
spotted by tedu
|
| |
|
| |
|
|
|
|
|
|
| |
marking up words that are not trademarks (ASCII, I/O, NFS, TCP, TELNET).
While here, remove .Tn markup from the same words in the body
of these pages, too.
|
|
|
|
| |
Found while testing mandocdb(8).
|
|
|
|
| |
ok gilles millert
|
|
|
|
|
|
|
|
|
|
| |
right __dso_handle and have dlopen'ed shared objects run their atexit handlers
when they get unloaded. This is what Linux does, and several ports depend on
this behaviour (and will crash upon exit without this chang).
Based on an earlier diff from matthew@
Tested by ajacoutot@
ok deraadt@
|
| |
|
|
|
|
|
|
|
|
|
| |
architectures. ok miod@ djm@
Upstream patch:
commit cdd1acd788020d2c525331da1712ada778f1373c
Author: Andy Polyakov <appro@openssl.org>
Date: Wed Dec 18 21:27:35 2013 +0100
|