2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
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-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-02-03 |
Rich Salz | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp |
tree | commitdiff |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
tree | commitdiff |
2015-01-23 |
Andy Polyakov | Keep disclaiming 16-bit support. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
tree | commitdiff |
2015-01-12 |
Rich Salz | RT3548: Remove some unsupported platforms. |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-10-01 |
Rich Salz | RT3549: Remove obsolete files in crypto |
tree | commitdiff |
2014-08-30 |
Rich Salz | Remove some outdated README files, to avoid confusing... |
tree | commitdiff |
2014-08-09 |
Rich Salz | Undo a90081576c94f9f54de1755188a00ccc1760549a |
tree | commitdiff |
2014-08-08 |
Rich Salz | Remove DJGPP (and therefore WATT32) #ifdef's. |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2013-01-13 |
Ben Laurie | Fix some clang warnings. |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2009-02-14 |
Dr. Stephen Henson | PR: 1835 |
tree | commitdiff |
2008-04-17 |
Lutz Jänicke | Apply mingw patches as supplied by Roumen Petrov an... |
tree | commitdiff |
2008-01-11 |
Andy Polyakov | Unify x86 perlasm make rules. |
tree | commitdiff |
2008-01-05 |
Dr. Stephen Henson | Update perl asm scripts include paths for perlasm. |
tree | commitdiff |
2007-12-18 |
Andy Polyakov | Engage x86 assembler in Mac OS X build. |
tree | commitdiff |
2007-06-07 |
Dr. Stephen Henson | Remove unnecessary casts and avoid some warnings with... |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-12-29 |
Andy Polyakov | #include <stddef.h> in digest headers. |
tree | commitdiff |
2006-10-11 |
Andy Polyakov | Re-implement md32_common.h [make it simpler!] and elimi... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
tree | commitdiff |
2005-10-25 |
Andy Polyakov | Eliminate false preprocessor dependencies introduced... |
tree | commitdiff |
2005-06-23 |
Richard Levitte | Update for Stratus VOS. |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Bodo Möller | make update |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-04-26 |
Ben Laurie | Add DTLS support. |
tree | commitdiff |
2005-04-14 |
Dr. Stephen Henson | Check return values of <Digest>_Init functions in low... |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-02-06 |
Andy Polyakov | This patch was "ignited" by OpenBSD 3>=4 support. They... |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-08-29 |
Andy Polyakov | Proper support for OpenBSD-i386 shared build, including... |
tree | commitdiff |
2004-08-01 |
Andy Polyakov | OpenBSD fix-up for new a.out targets. OpenBSD .s.o... |
tree | commitdiff |
2004-08-01 |
Andy Polyakov | Clean-up GAS targets: get rid of "cpp" stuff and replac... |
tree | commitdiff |
2004-07-25 |
Andy Polyakov | Minor 64-bit md32_common.h update and minor unsignifica... |
tree | commitdiff |
2004-07-22 |
Andy Polyakov | EVP_Digest is size_t-fied, clean up test programs accor... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-05-15 |
Andy Polyakov | size_t-fication of message digest APIs. We should size_... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-11-16 |
Lutz Jänicke | Provide ASFLAGS in the subdirectories handling assemble... |
tree | commitdiff |
2003-01-16 |
Richard Levitte | A few more files to ignore |
tree | commitdiff |
2003-01-13 |
Richard Levitte | Make sure not to declare a clashing read() for DJGPP. |
tree | commitdiff |
2003-01-03 |
Andy Polyakov | Unified targets for ELF assembler modules. Tested on... |
tree | commitdiff |
2002-12-14 |
Andy Polyakov | x86_64 performance patch. |
tree | commitdiff |
2002-12-05 |
Richard Levitte | make update |
tree | commitdiff |
2002-12-03 |
Richard Levitte | Windows CE updates, contributed by Steven Reddie <smr... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-08-12 |
Richard Levitte | Do not include openssl/ripemd.h when the RIPEMD algorit... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-04-29 |
Richard Levitte | Synchronise with 0.9.7-stable. |
tree | commitdiff |
2002-03-18 |
Bodo Möller | fix #include position |
tree | commitdiff |
2001-10-16 |
Dr. Stephen Henson | Retain compatibility of EVP_DigestInit() and EVP_Digest... |
tree | commitdiff |
2001-10-14 |
Ulf Möller | openbsd-x86 macros |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-08 |
Dr. Stephen Henson | Make EVP_Digest*() routines return a value. |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-06-19 |
Bodo Möller | Avoid unnecessary links and incomplete program file... |
tree | commitdiff |
2000-03-19 |
Ulf Möller | FLAT_INC is not needed; we use -I.. all the time |
tree | commitdiff |
2000-03-14 |
Bodo Möller | Remove "Makefile.uni" files and some related stuff. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Remove Win32 assembler files. They are always rebuilt... |
tree | commitdiff |
2000-03-12 |
Ulf Möller | asm workaround for SuSE Linux |
tree | commitdiff |
2000-03-02 |
Bodo Möller | Add missing dependencies. |
tree | commitdiff |
2000-02-16 |
Ben Laurie | Fix signed/unsigned warnings. |
tree | commitdiff |
2000-02-12 |
Andy Polyakov | HP-UX tune-up: new unified configs, HP C compiler bug... |
tree | commitdiff |
2000-02-03 |
Ulf Möller | Document hash functions. |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | MacOS updates. |
tree | commitdiff |
1999-09-10 |
Bodo Möller | "make update" |
tree | commitdiff |
1999-09-08 |
Bodo Möller | some more patches for avoiding problems with non-automa... |
tree | commitdiff |
1999-09-06 |
Ben Laurie | Fix warnings. |
tree | commitdiff |
1999-08-28 |
Andy Polyakov | RIPEMD160 shape-up Intel assembler companion. Cycle... |
tree | commitdiff |
1999-08-28 |
Andy Polyakov | RIPEMD160 shape-up. Major news are that it's operationa... |
tree | commitdiff |
1999-06-04 |
Ulf Möller | Support the EBCDIC character set and BS2000/OSD-POSIX... |
tree | commitdiff |
1999-05-28 |
Bodo Möller | Some assembler-related clean-ups. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Submitted by: |
tree | commitdiff |
next |