summaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad formatting in crypto/des/spr.hRich Salz2015-02-051-176/+151
* Re-align some comments after running the reformat script.OpenSSL_0_9_8-post-reformatMatt Caswell2015-01-224-23/+23
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2241-6328/+6408
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* Fix strange formatting by indentMatt Caswell2015-01-221-8/+16
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+2
* Additional comment changes for reformat of 0.9.8Matt Caswell2015-01-224-4/+7
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-222-3/+6
* mark all block comments that need format preserving so thatTim Hudson2015-01-228-9/+12
* PR: 2266Dr. Stephen Henson2010-05-261-2/+2
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-151-26/+28
* des_enc.m4, SPARC DES assembler, update from HEAD: make it Purify-friendly.Andy Polyakov2009-03-161-114/+231
* PR: 1835Dr. Stephen Henson2009-02-141-1/+1
* Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD.Andy Polyakov2008-12-302-0/+8
* Add JPAKE.Ben Laurie2008-10-261-5/+5
* Fix warnings when more pedantic "debuge-steve32" target is used.Dr. Stephen Henson2008-09-211-1/+1
* Make update: delete duplicate error code.Dr. Stephen Henson2008-09-171-6/+11
* Merge changes to build system from fips branch.Dr. Stephen Henson2008-09-161-1/+1
* FIPS des library merge.Dr. Stephen Henson2008-09-165-49/+121
* Remove deleted function definitions from header filesDr. Stephen Henson2008-05-202-2/+4
* Remove old DES definition of deleted function too.Dr. Stephen Henson2008-05-201-0/+2
* Disable code that clearly doesn't currently serve any useful purpose.Bodo Möller2008-05-191-1/+3
* Wire DES weak_keys to read-only segment [from HEAD].Andy Polyakov2007-09-181-1/+1
* fix typoNils Larsch2007-02-061-1/+1
* Update from HEAD.Dr. Stephen Henson2007-01-212-4/+4
* Update filenames in makefilesDr. Stephen Henson2006-02-041-1/+1
* Windows CE update from HEAD.Andy Polyakov2005-08-071-0/+4
* PIC-ify SPARC assembler in alternative manner to eliminate dependency onAndy Polyakov2005-08-031-39/+45
* DES CFB bug-fix from HEAD.Andy Polyakov2005-07-081-2/+2
* On case insensitive systems, 'install' gets mixed up with the existing fileRichard Levitte2005-07-081-1/+4
* Do not defined des_crypt(), since it clashes with Solaris crypt.h.Richard Levitte2005-06-232-2/+2
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-12/+19
* make updateBodo Möller2005-05-161-18/+10
* Fool-proofing MakefilesAndy Polyakov2005-05-151-7/+2
* Add DTLS support.Ben Laurie2005-04-261-0/+2
* Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL.Andy Polyakov2005-04-131-1/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-7/+7
* Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-131-2/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Make sure memmove() is defined, even on SunOS 4.1.4.Richard Levitte2004-11-011-0/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-5/+6
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-26/+5
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-5/+15
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-114/+91
* Because of recent reductions in header interdependencies, these files needGeoff Thorpe2004-05-172-0/+2
* make updateGeoff Thorpe2004-04-191-78/+87
* This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov2004-03-282-23/+44
* minor signed/unsigned warning fixesGeoff Thorpe2004-02-101-2/+2