2016-11-25 |
Andy Polyakov | modes/ctr128.c: fix false carry in counter increment... |
tree | commitdiff |
2016-11-03 |
Richard Levitte | Convert modes selftests (cts128 and gcm128) to internal... |
tree | commitdiff |
2016-10-24 |
Andy Polyakov | x86_64 assembly pack: add Goldmont performance results. |
tree | commitdiff |
2016-10-10 |
David Benjamin | Remove trailing whitespace from some files. |
tree | commitdiff |
2016-09-03 |
Andy Polyakov | modes/asm/ghash-armv4.pl: improve interoperability... |
tree | commitdiff |
2016-08-16 |
Andy Polyakov | ARMv8 assembly pack: add Samsung Mongoose results. |
tree | commitdiff |
2016-08-05 |
klemens | spelling fixes, just comments and readme. |
tree | commitdiff |
2016-07-01 |
Andy Polyakov | SPARC assembly pack: enforce V8+ ABI constraints. |
tree | commitdiff |
2016-06-29 |
FdaSilvaYY | Whitespace cleanup in crypto |
tree | commitdiff |
2016-06-27 |
Brian Smith | Clarify use of |$end0| in stitched x86-64 AES-GCM code. |
tree | commitdiff |
2016-06-14 |
Andy Polyakov | modes/asm/ghashp8-ppc.pl: improve performance by 2.7x. |
tree | commitdiff |
2016-05-29 |
Andy Polyakov | x86_64 assembly pack: tolerate spaces in source directo... |
tree | commitdiff |
2016-05-21 |
Rich Salz | Add OpenSSL copyright to .pl files |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 06/10 |
tree | commitdiff |
2016-05-12 |
Dr. Stephen Henson | Don't leak memory if realloc fails. |
tree | commitdiff |
2016-05-09 |
FdaSilvaYY | fix tab-space mixed indentation |
tree | commitdiff |
2016-05-04 |
Andy Polyakov | Alpha assembly pack: make it work on Linux. |
tree | commitdiff |
2016-04-25 |
Andy Polyakov | s390x assembly pack: cache capability query results. |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-12 |
Richard Levitte | Add $(LIB_CFLAGS) for any build.info generator that... |
tree | commitdiff |
2016-03-11 |
Andy Polyakov | crypto/*/build.info: make it work on ARM platforms. |
tree | commitdiff |
2016-03-10 |
Richard Levitte | Fix some assembler generating scripts for better unific... |
tree | commitdiff |
2016-03-10 |
Richard Levitte | Add include directory options for assembler files that... |
tree | commitdiff |
2016-03-09 |
Richard Levitte | Make sure the effect of "pic" / "no-pic" is used with... |
tree | commitdiff |
2016-03-09 |
Richard Levitte | Add extra include directory for includers of ppc_arch.h |
tree | commitdiff |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of modes assembler to... |
tree | commitdiff |
2016-03-08 |
Andy Polyakov | SPARCv9 assembly pack: unify build rules and argument... |
tree | commitdiff |
2016-02-27 |
Andy Polyakov | modes/asm/ghash-x86_64.pl: refine GNU assembler version... |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-18 |
Rich Salz | Remove outdated DEBUG flags. |
tree | commitdiff |
2016-02-13 |
Richard Levitte | Pass $(CC) to perlasm scripts via the environment |
tree | commitdiff |
2016-02-12 |
Andy Polyakov | modes/ctr128.c: pay attention to ecount_buf alignment... |
tree | commitdiff |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for... |
tree | commitdiff |
2016-02-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
tree | commitdiff |
2016-02-04 |
Kurt Roeckx | Restore xmm7 from the correct address on win64 |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2015-12-13 |
Andy Polyakov | x86_64 assembly pack: tune clang version detection... |
tree | commitdiff |
2015-12-10 |
Andy Polyakov | x86[_64] assembly pack: add optimized AES-NI OCB subrou... |
tree | commitdiff |
2015-12-10 |
Andy Polyakov | modes/ocb128.c: fix overstep. |
tree | commitdiff |
2015-12-07 |
Andy Polyakov | ARMv4 assembly pack: allow Thumb2 even in iOS build, |
tree | commitdiff |
2015-12-02 |
Andy Polyakov | modes/ocb128.c: fix sanitizer warning. |
tree | commitdiff |
2015-12-02 |
Andy Polyakov | modes/ocb128.c: split fixed block xors to aligned and... |
tree | commitdiff |
2015-12-02 |
Andy Polyakov | modes/ocb128.c: ocb_lookup_l to allow non-contiguous... |
tree | commitdiff |
2015-11-23 |
Andy Polyakov | x86_64 assembly pack: tune clang version detection. |
tree | commitdiff |
2015-11-11 |
Andy Polyakov | modes/asm/ghash-armv4.pl: extend Apple fix to all clang... |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-09-26 |
Andy Polyakov | Skylake performance results. |
tree | commitdiff |
2015-09-25 |
Andy Polyakov | ARMv4 assembly pack: implement support for Thumb2. |
tree | commitdiff |
2015-07-13 |
Richard Levitte | Conversion to UTF-8 where needed |
tree | commitdiff |
2015-06-10 |
Andy Polyakov | gcm.c: address linker warning about OPENSSL_ia32cap_P... |
tree | commitdiff |
2015-06-08 |
Emilia Kasper | Use CRYPTO_memcmp when comparing authenticators |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-04-21 |
Andy Polyakov | modes/asm/ghashv8-armx.pl: additional performance data. |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | Add assembly support for 32-bit iOS. |
tree | commitdiff |
2015-04-04 |
Richard Levitte | Appease clang -Wshadow |
tree | commitdiff |
2015-04-02 |
Andy Polyakov | modes/asm/ghashv8-armx.pl: up to 90% performance improv... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-20 |
Richard Godbee | CRYPTO_128_unwrap(): Fix refactoring damage |
tree | commitdiff |
2015-03-20 |
Richard Godbee | wrap128.c: Fix Doxygen comments |
tree | commitdiff |
2015-03-17 |
Matt Caswell | Fix unintended sign extension |
tree | commitdiff |
2015-03-13 |
Petr Spacek | Fix key wrapping mode with padding to conform to RFC... |
tree | commitdiff |
2015-03-08 |
Andy Polyakov | ARMv4 assembly pack: add Cortex-A15 performance data. |
tree | commitdiff |
2015-02-03 |
Rich Salz | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp |
tree | commitdiff |
2015-01-30 |
Andy Polyakov | modes/gcm128.c: harmonize ctx->ghash assignment, shortc... |
tree | commitdiff |
2015-01-30 |
Andy Polyakov | modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile... |
tree | commitdiff |
2015-01-28 |
Matt Caswell | Fix warning on some compilers where variable index... |
tree | commitdiff |
2015-01-23 |
Andy Polyakov | Add assembly support to ios64-cross. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Move more comments that confuse indent |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | crypto/ofb128.c: make it indent-friendly. |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | modes/ctr128.c: make it indent-friendly. |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | modes/cfb128.c: make it indent-friendly. |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | modes/modes_lcl.h: make it indent-friendly. |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | modes/gcm128.c: make it indent-friendly. |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | modes/cts128.c: make it indent-friendly. |
tree | commitdiff |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
tree | commitdiff |
2015-01-13 |
Andy Polyakov | Add Broadwell performance results. |
tree | commitdiff |
2015-01-04 |
Andy Polyakov | Remove inconsistency in ARM support. |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove OPENSSL_FIPSAPI |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fips_constseg references. |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-12-08 |
Matt Caswell | Added OPENSSL_NO_OCB guards |
tree | commitdiff |
2014-12-08 |
Matt Caswell | Add support for OCB mode as per RFC7253 |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-09-20 |
Andy Polyakov | Harmonize Tru64 and Linux make rules. |
tree | commitdiff |
next |