2020-04-23 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2020-04-09 |
Shane Lontis | Move legacy ciphers into the legacy provider |
tree | commitdiff |
2020-02-17 |
David Benjamin | Also check for errors in x86_64-xlate.pl. |
tree | commitdiff |
2020-02-07 |
Richard Levitte | Adapt all build.info and test recipes to the new $disab... |
tree | commitdiff |
2020-01-24 |
Pauli | Deprecate the low level DES functions. |
tree | commitdiff |
2020-01-22 |
David Benjamin | Do not silently truncate files on perlasm errors |
tree | commitdiff |
2019-12-19 |
Richard Levitte | CRYPTO: split cipher_platform.h into algorithm specific... |
tree | commitdiff |
2019-12-11 |
Veres Lajos | Fix some typos |
tree | commitdiff |
2019-10-10 |
Richard Levitte | Rework how our providers are built |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Fix header file include guard names |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Reorganize local header files |
tree | commitdiff |
2019-09-16 |
Richard Levitte | Unify all assembler file generators |
tree | commitdiff |
2019-09-16 |
Richard Levitte | build.info: For all assembler generators, remove all... |
tree | commitdiff |
2019-08-26 |
Shane Lontis | Cleanup ciphers and Add 3des ciphers. |
tree | commitdiff |
2019-07-01 |
Rich Salz | Remove DES_check_key global |
tree | commitdiff |
2019-06-17 |
Richard Levitte | Move des_asm_src file information to build.info files |
tree | commitdiff |
2019-02-05 |
Sam Roberts | Remove unnecessary trailing whitespace |
tree | commitdiff |
2019-01-08 |
Matt Caswell | Fix compilation on sparc |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
tree | commitdiff |
2018-04-03 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-04-02 |
Kurt Roeckx | Use the private RNG for data that is not public |
tree | commitdiff |
2018-02-14 |
Richard Levitte | Harmonize the make variables across all known platforms... |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Processing GNU-style "make variables" - separate CPP... |
tree | commitdiff |
2018-01-19 |
Richard Levitte | Copyright update of more files that have changed this... |
tree | commitdiff |
2018-01-02 |
Daniel Bevenius | Fix minor 'the the' typos |
tree | commitdiff |
2017-12-08 |
Rich Salz | Consistent formatting for sizeof(foo) |
tree | commitdiff |
2017-11-12 |
Josh Soref | Many spelling fixes/typo's corrected. |
tree | commitdiff |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
tree | commitdiff |
2017-10-13 |
Rich Salz | Remove email addresses from source code. |
tree | commitdiff |
2017-10-09 |
KaoruToda | Since return is inconsistent, I removed unnecessary... |
tree | commitdiff |
2017-08-29 |
Pauli | Move e_os.h to be the very first include. |
tree | commitdiff |
2017-08-29 |
Pauli | e_os.h removal from other headers and source files. |
tree | commitdiff |
2017-07-07 |
Pauli | Trivial bounds checking. |
tree | commitdiff |
2017-07-05 |
Rich Salz | Undo commit d420ac2 |
tree | commitdiff |
2017-06-14 |
Rich Salz | Remove OLD_STR_TO_KEY compile option |
tree | commitdiff |
2017-05-11 |
David Benjamin | Remove filename argument to x86 asm_init. |
tree | commitdiff |
2017-05-11 |
Bernd Edlinger | Fix gcc-7 warnings. |
tree | commitdiff |
2017-03-02 |
Andy Polyakov | des/des_locl.h: clean up unused/irrelevant macros. |
tree | commitdiff |
2017-02-28 |
Andy Polyakov | crypto/des: remove unreferenced rcp_enc.c module. |
tree | commitdiff |
2017-02-28 |
Richard Levitte | Code health: With the VAX C-ism gone, OPENSSL_GLOBAL... |
tree | commitdiff |
2017-02-28 |
Matt Caswell | Remove some commented out code in libcrypto |
tree | commitdiff |
2017-02-28 |
Emilia Kasper | Clean up references to FIPS |
tree | commitdiff |
2017-02-13 |
Darren Tucker | DES keys are not 7 days long. |
tree | commitdiff |
2016-10-10 |
David Benjamin | Remove trailing whitespace from some files. |
tree | commitdiff |
2016-07-01 |
Andy Polyakov | SPARC assembly pack: enforce V8+ ABI constraints. |
tree | commitdiff |
2016-06-07 |
Rich Salz | Fix some GitHub issues. |
tree | commitdiff |
2016-06-01 |
Rich Salz | Remove/rename some old files. |
tree | commitdiff |
2016-06-01 |
Rich Salz | Add final(?) set of copyrights. |
tree | commitdiff |
2016-06-01 |
Rich Salz | RT4337: Crash in DES |
tree | commitdiff |
2016-05-21 |
Rich Salz | Add OpenSSL copyright to .pl files |
tree | commitdiff |
2016-05-17 |
Rich Salz | Manual fixes after copyright consolidation |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 07/10 |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 06/10 |
tree | commitdiff |
2016-05-10 |
Andy Polyakov | crypto/des: remove obsolete functions. |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-20 |
Rich Salz | Copyright consolidation: perl files |
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-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 | Unified - adapt the generation of des assembler to... |
tree | commitdiff |
2016-03-08 |
Andy Polyakov | SPARCv9 assembly pack: unify build rules and argument... |
tree | commitdiff |
2016-03-07 |
David Woodhouse | Elide DES_read_password() for no-ui build |
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 "experimental" in code and comments, too. |
tree | commitdiff |
2016-02-13 |
Richard Levitte | Pass $(CC) to perlasm scripts via the environment |
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-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-28 |
Rich Salz | Remove outdated legacy crypto options |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-25 |
Rich Salz | Move & split opensslconf.h.in |
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-13 |
Viktor Dukhovni | Fix DES_LONG breakage |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2015-11-01 |
Rich Salz | Remove des_ver.h; broke build. |
tree | commitdiff |
2015-10-30 |
Rich Salz | Replace "SSLeay" in API with OpenSSL |
tree | commitdiff |
2015-09-30 |
David Woodhouse | Fix no-stdio build |
tree | commitdiff |
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-04-30 |
Matt Caswell | Sanity check DES_enc_write buffer length |
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-25 |
Matt Caswell | RAND_bytes updates |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2015-02-09 |
Andy Polyakov | des/asm/des_enc.m4: fix brown-bag typo in last commit. |
tree | commitdiff |
2015-02-06 |
Rich Salz | ui_compat cleanup; makefiles and vms |
tree | commitdiff |
2015-02-05 |
Rich Salz | Fixed bad formatting in crypto/des/spr.h |
tree | commitdiff |
2015-02-02 |
Rich Salz | Remove old DES API |
tree | commitdiff |
2015-02-02 |
Rich Salz | Dead code removal; #if 0 from crypto/des |
tree | commitdiff |
2015-02-02 |
Rich Salz | Dead code cleanup: #if 0 dropped from tests |
tree | commitdiff |
2015-01-27 |
Rich Salz | "#if 0" removal: header files |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: DEC-CBCM removed |
tree | commitdiff |
2015-01-27 |
Andy Polyakov | des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC... |
tree | commitdiff |
2015-01-24 |
Rich Salz | ifdef cleanup, part 4a: '#ifdef undef' |
tree | commitdiff |
next |