Sign in
flutter
/
third_party
/
openssl
/
26e6bac143f83a0d126a1deaae72f5c5d2413b84
/
engines
/
ccgost
174b07b
PR: 2744 Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
by Dr. Stephen Henson
· 13 years ago
797a2a1
PR: 2743 Reported by: Dmitry Belyavsky <beldmit@gmail.com>
by Dr. Stephen Henson
· 13 years ago
a50bce8
Sanitize usage of <ctype.h> functions. It's important that characters
by Andy Polyakov
· 13 years ago
6bf896d
Check GOST parameters are not NULL (CVE-2012-0027)
by Dr. Stephen Henson
· 13 years ago
f9542a4
engines/: get rid of cvs warnings on MacOS X, proper clean in ccgost.
by Andy Polyakov
· 13 years ago
f792463
PR: 2586
by Dr. Stephen Henson
· 14 years ago
a3654f0
Include openssl/crypto.h first in several other files so FIPS renaming
by Dr. Stephen Henson
· 14 years ago
f2c88f5
engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X.
by Andy Polyakov
· 15 years ago
c8bbd98
Fix warnings.
by Ben Laurie
· 15 years ago
ae7c67c
PR: 2254
by Dr. Stephen Henson
· 15 years ago
5d1a50a
fix bug in ccgost CFB mode code
by Dr. Stephen Henson
· 15 years ago
af73b08
check ASN1 type before using it
by Dr. Stephen Henson
· 15 years ago
172f6b2
make GOST MAC work again
by Dr. Stephen Henson
· 15 years ago
439aab3
Submitted by: Dmitry Ivanov <vonami@gmail.com>
by Dr. Stephen Henson
· 15 years ago
c8c07be
size_t doesn't compare less than zero...
by Richard Levitte
· 15 years ago
d5e8d8b
PR: 2141 Submitted by: "NARUSE, Yui" <naruse@airemix.jp>
by Dr. Stephen Henson
· 15 years ago
72a9776
PR: 2135 Submitted by: Mike Frysinger <vapier@gentoo.org>
by Dr. Stephen Henson
· 15 years ago
8580f80
Use properly local variables for thread-safety.
by Bodo Möller
· 15 years ago
4a1b71f
PR: 2070
by Dr. Stephen Henson
· 15 years ago
9458530
Update from 1.0.0-stable
by Dr. Stephen Henson
· 16 years ago
f0288f0
Submitted by: Artem Chuprina <ran@cryptocom.ru> Reviewed by: steve@openssl.org
by Dr. Stephen Henson
· 16 years ago
8002e30
Typo.
by Dr. Stephen Henson
· 16 years ago
f8a2233
Stupid typo
by Richard Levitte
· 16 years ago
d261716
Add local symbol hacks for OpenVMS
by Richard Levitte
· 16 years ago
8711efb
Updates from 1.0.0-stable branch.
by Dr. Stephen Henson
· 16 years ago
e5fa864
Updates from 1.0.0-stable.
by Dr. Stephen Henson
· 16 years ago
14023fe
Merge from 1.0.0-stable branch.
by Dr. Stephen Henson
· 16 years ago
70b2186
Stop warnings.
by Dr. Stephen Henson
· 16 years ago
b6af2c7
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
by Dr. Stephen Henson
· 16 years ago
2c618ab
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
by Dr. Stephen Henson
· 16 years ago
19d300d
Return error if DH_new() fails (Coverity ID 150).
by Ben Laurie
· 16 years ago
071920d
Check for NULL before use (Coverity ID 203).
by Ben Laurie
· 16 years ago
09a60c9
Fix warnings after commit#17578.
by Andy Polyakov
· 16 years ago
0f401ff
Add missing 'extern "C" {' to some _err.h files in crypto/engines/ PR: 1609
by Lutz Jänicke
· 17 years ago
5558128
Another minor update from the mingw development
by Lutz Jänicke
· 17 years ago
4c1a6e0
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
by Lutz Jänicke
· 17 years ago
fe59128
Update dependencies.
by Dr. Stephen Henson
· 17 years ago
1e26a8b
Fix a variety of warnings generated by some elevated compiler-fascism,
by Geoff Thorpe
· 17 years ago
92e2c81
Fix error code function name mismatches in GOST engine, rebuild errors.
by Dr. Stephen Henson
· 17 years ago
085ea80
engine/ccgost Win32 portability fixes.
by Andy Polyakov
· 17 years ago
744ecaa
Avoid WIN32 signed/unsigned warnings.
by Dr. Stephen Henson
· 17 years ago
98057eb
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
by Dr. Stephen Henson
· 17 years ago
10f0c85
Fix warnings.
by Ben Laurie
· 17 years ago
37210fe
GOST ENGINE information.
by Dr. Stephen Henson
· 17 years ago
0e1dba9
1. Changes for s_client.c to make it return non-zero exit code in case
by Dr. Stephen Henson
· 17 years ago
1b827d7
Clean up error codes a bit.
by Bodo Möller
· 18 years ago
0aa08a2
Fix for GOST engine on platforms where sizeof(size_t) != sizeof(int).
by Dr. Stephen Henson
· 18 years ago
7b8b797
Revert broken change to ccgost.
by Dr. Stephen Henson
· 18 years ago
9aba74e
Fix warning and back out bad modification.
by Dr. Stephen Henson
· 18 years ago
ec06417
Updated GOST MAC support.
by Dr. Stephen Henson
· 18 years ago
a434664
Initial GOST MAC support. Not fully working yet...
by Dr. Stephen Henson
· 18 years ago
2f87723
Missing return on error. Coverity ID 115.
by Ben Laurie
· 18 years ago
9981a51
Stage 1 GOST ciphersuite support.
by Dr. Stephen Henson
· 18 years ago
53ca476
PR: 1483
by Dr. Stephen Henson
· 18 years ago
ea46f5e
Replace strdup() with BUF_strdup().
by Richard Levitte
· 18 years ago
afda138
use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messages
by Nils Larsch
· 18 years ago
4d7aff7
Update dependencies.
by Dr. Stephen Henson
· 18 years ago
8bd11f3
Add .cvsignore
by Dr. Stephen Henson
· 18 years ago
84948b3
Fix various warnings.
by Ben Laurie
· 18 years ago
d7917c5
Yet another mingw warning.
by Andy Polyakov
· 18 years ago
1e7b6c0
Avoid application relink on every make invocation.
by Andy Polyakov
· 18 years ago
6ec6cfc
Updated file.
by Dr. Stephen Henson
· 19 years ago
44181ea
Add missing prototype. Fix various warnings (C++ comments, ; outside function).
by Dr. Stephen Henson
· 19 years ago
926c41b
Updated version of gost engine.
by Dr. Stephen Henson
· 19 years ago
a04549c
GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.
by Dr. Stephen Henson
· 19 years ago