- 92c7846 RT3544: Remove MWERKS support by Rich Salz · 11 years ago
- cb4bb56 RT3271 update; extra; semi-colon; confuses; some; by Rich Salz · 11 years ago
- 843921f RT3271: Don't use "if !" in shell lines by Rich Salz · 11 years ago
- 1afd7fa RT2513: Fix typo's paramter-->parameter by Martin Olsson · 11 years ago
- f756fb4 RT1815: More const'ness improvements by Justin Blanchard · 11 years ago
- defe438 pub_decode_gost94, pub_decode_gost01: check for NULL after allocating databuf pub_encode_gost94, pub_encode_gost01: check for NULL after allocating databuf and octet by Jonas Maebe · 11 years ago
- f642ebc Undo a90081576c94f9f54de1755188a00ccc1760549a by Rich Salz · 11 years ago
- a900815 Remove DJGPP (and therefore WATT32) #ifdef's. by Rich Salz · 11 years ago
- 8e55e6d Don't call setenv in gost2814789t.c by Dr. Stephen Henson · 11 years ago
- 021e504 Please Clang's sanitizer. by Andy Polyakov · 11 years ago
- a5ff18b Add support for SHA2 in CAPI ENGINE. by Libor Krystek · 11 years ago
- 7e2c6f7 Initialise alg. by David Ramos · 11 years ago
- ea38f02 engines/ccgost/gosthash.c: simplify and avoid SEGV. by Andy Polyakov · 11 years ago
- 96180ca engines/ccgost/gost89.h: make word32 defintion unconditional. by Andy Polyakov · 11 years ago
- 3f9b187 Fix warning. by Dr. Stephen Henson · 11 years ago
- e6e29bc engines/e_aep.c: make it BN_ULONG-size and endian "neutral". by Andy Polyakov · 11 years ago
- b3ef742 Add support for Cygwin-x86_64. by Andy Polyakov · 12 years ago
- 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
- 8106395 Add control to retrieve signature MD. by Dr. Stephen Henson · 12 years ago
- db05b44 Fix Windows linking error in GOST test case. by Andy Polyakov · 12 years ago
- 95dd301 Missing MINFO generation. by Ben Laurie · 12 years ago
- 0850f11 Fix ignored return value warnings. by Ben Laurie · 12 years ago
- e511c64 Don't use C++ style comments. by Dr. Stephen Henson · 12 years ago
- 46bf83f x86_64 assembly pack: make Windows build more robust. by Andy Polyakov · 12 years ago
- 06b3b64 gost2814789t.c: portability fixes. by Andy Polyakov · 12 years ago
- 5bdf1f1 Fix warnings. by Ben Laurie · 12 years ago
- a0dcb8d gost_crypt.c: add assertions. by Andy Polyakov · 12 years ago
- 26906f2 engines/ccgost: add test case. by Andy Polyakov · 12 years ago
- 3a3f964 gost_crypt.c: more intuitive ceiling. by Andy Polyakov · 12 years ago
- 8cfb641 engines/cchost/gost_crypt.c: fix typo. by Andy Polyakov · 12 years ago
- 2c0093d engines/e_capi.c: fix typo. by Andy Polyakov · 12 years ago
- 947e129 engine/cchost: fix bugs. by Andy Polyakov · 12 years ago
- c4fc172 PR: 2880 Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de> by Dr. Stephen Henson · 12 years ago
- d21bf10 Don't load GOST ENGINE if it is already loaded. by Dr. Stephen Henson · 13 years ago
- 99e59d6 gosthash.c: use memmove in circle_xor8, as input pointers can be equal. by Andy Polyakov · 13 years ago
- 6251989 x86_64 assembly pack: make it possible to compile with Perl located on by Andy Polyakov · 13 years ago
- 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
- ed99863 e_padlock-x86[_64].pl: better understanding of prefetch errata and proper by Andy Polyakov · 13 years ago
- 884c580 eng_all.c: revert previous "disable Padlock" commit, which was unjustified. by Andy Polyakov · 13 years ago
- 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
- e626c77 PR: 2703 Submitted by: Alexey Melnikov <alexey.melnikov@isode.com> by Dr. Stephen Henson · 13 years ago
- da2a5a7 PR: 2705 Submitted by: Alexey Melnikov <alexey.melnikov@isode.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
- b9ef708 Padlock engine doesn't build (the asm parts are not built for some reason), by Ben Laurie · 13 years ago
- dce7f14 Configure: reimplement commit#21695. by Andy Polyakov · 13 years ago
- ae55176 Fix some warnings caused by __owur. Temporarily (I hope) remove the more by Ben Laurie · 13 years ago
- f9542a4 engines/: get rid of cvs warnings on MacOS X, proper clean in ccgost. by Andy Polyakov · 13 years ago
- f391750 "make update" (partial) by Bodo Möller · 13 years ago
- 5d77cdc engines/.cvsignore: stop whining about e_padlock-*.s. by Andy Polyakov · 13 years ago
- 6c8ce3c e_padlock-x86[_64].pl: protection against prefetch errata. by Andy Polyakov · 13 years ago
- b1d3e9d e_padlock-x86_64.pl: brown-bag bug in stack pointer handling. by Andy Polyakov · 13 years ago
- 08d62e9 e_padlock-x86[_64].pl: SHA fixes, comply with specification and fix bug. by Andy Polyakov · 13 years ago
- 50452b2 e_padlock: add CTR mode. by Andy Polyakov · 13 years ago
- d18762f e_padlock-x86_64.pl: fix typo. by Andy Polyakov · 13 years ago
- 149ca71 e_padlock-x86*.pl: Nano-related update. by Andy Polyakov · 13 years ago
- 04c3aa5 e_padlock-x86.pl: previous C3-specific fix was incomplete. by Andy Polyakov · 13 years ago
- 3edc26a e_padlock-x86.pl: make it work on VIA C3 (which doesn't support SSE2). by Andy Polyakov · 13 years ago
- 2b1f17f Make latest assembler additions (vpaes and e_padlock) work in Windows build. by Andy Polyakov · 14 years ago
- 33987f2 engines/asm/e_padlock-x86_64.pl: name it right and fix small bug. by Andy Polyakov · 14 years ago
- ed28aef Padlock engine: make it independent of inline assembler. by Andy Polyakov · 14 years ago
- f792463 PR: 2586 by Dr. Stephen Henson · 14 years ago
- d3f6a5a PR: 2586 by Dr. Stephen Henson · 14 years ago
- 87f6b97 e_padlock.c: fix typo. by Andy Polyakov · 14 years ago
- 67d8487 e_padlock.c: last x86_64 commit didn't work with some optimizers. by Andy Polyakov · 14 years ago
- b508420 e_padlock.c: make it compile on MacOS X. by Andy Polyakov · 14 years ago
- b9b0a17 new flag to stop ENGINE methods being registered by Dr. Stephen Henson · 14 years ago
- 9609ea8 NULL is a valid cspname by Dr. Stephen Henson · 14 years ago
- 3a660e7 Corrections to the VMS build system. by Richard Levitte · 14 years ago
- 4ec3e8c For VMS, implement the possibility to choose 64-bit pointers with by Richard Levitte · 14 years ago
- 537c982 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS by Richard Levitte · 14 years ago
- a3654f0 Include openssl/crypto.h first in several other files so FIPS renaming by Dr. Stephen Henson · 14 years ago
- 9d0397e make update by Bodo Möller · 14 years ago
- eb164d0 stop warnings about no previous prototype when compiling shared engines by Dr. Stephen Henson · 14 years ago
- 5b301b2 PR: 2407 by Richard Levitte · 14 years ago
- c329c6b e_capi.c: rearrange #include-s to improve portability. PR: 2394 by Andy Polyakov · 14 years ago
- b7ef916 First attempt at adding the possibility to set the pointer size for the builds on VMS. by Richard Levitte · 14 years ago
- cc4c230 e_capi.c: change from ANSI to TCHAR domain. This makes it compilable on by Andy Polyakov · 14 years ago
- c8f0610 Synchronise with Unix and do all other needed modifications to have it by Richard Levitte · 14 years ago
- 9ac0708 PR: 2375 Submitted by: Guenter <lists@gknw.net> Reviewed by: steve by Dr. Stephen Henson · 14 years ago
- 6b02f9f PR: 2374 Submitted by: Guenter <lists@gknw.net> Reviewed by: steve 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
- 19a45b8 Avoid use of ex_data free function in Chil ENGINE so it can be safely reloaded. by Dr. Stephen Henson · 15 years ago
- ae7c67c PR: 2254 by Dr. Stephen Henson · 15 years ago
- e855d53 PR: 2255 Submitted By: Ger Hobbelt <ger@hobbelt.com> 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
- f2e8488 initialise buf if wrong_info not used by Dr. Stephen Henson · 15 years ago
- 82f385d e_capi.c: fix typo. by Andy Polyakov · 15 years ago
- 6c6bdd5 workaround for missing definition in some headers by Dr. Stephen Henson · 15 years ago
- 00947ce PR: 2192 Submitted By: Jaroslav Imrich <jaroslav.imrich@disig.sk> by Dr. Stephen Henson · 15 years ago
- 2d9dcd4 Always check bn_wexpend() return values for failure (CVE-2009-3245). by Bodo Möller · 15 years ago
- 439aab3 Submitted by: Dmitry Ivanov <vonami@gmail.com> by Dr. Stephen Henson · 15 years ago
- 407a410 Have the VMS build system catch up with the 1.0.0-stable branch. by Richard Levitte · 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