Bernd Edlinger
|
018fcbec38
Fix gcc-7 warnings.
|
před 7 roky |
Andy Polyakov
|
604c853d45
des/des_locl.h: clean up unused/irrelevant macros.
|
před 7 roky |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
před 8 roky |
Andy Polyakov
|
bfcdd4d098
crypto/des: remove obsolete functions.
|
před 8 roky |
Rich Salz
|
3e9e810f2e
Remove outdated legacy crypto options
|
před 8 roky |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
před 9 roky |
Rich Salz
|
dc193c9c5e
Move & split opensslconf.h.in
|
před 8 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
před 10 roky |
Andy Polyakov
|
cf5ecc3e1f
Update support for Intel compiler: add linux-x86_64-icc and fix problems.
|
před 12 roky |
Andy Polyakov
|
be7b4458f2
Keep disclaiming 16-bit platform support. For now remove WIN16 references
|
před 19 roky |
Andy Polyakov
|
3d6312e807
Zap DES_UNROLL when SMALL_FOOTPRINT is in effect.
|
před 19 roky |
Andy Polyakov
|
e62991a07c
Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL.
|
před 19 roky |
Andy Polyakov
|
1a979201d5
This is essentially Intel 32-bit compiler tune-up. To start with all
|
před 20 roky |
Ben Laurie
|
8598289936
Correct asm exclusions.
|
před 22 roky |
Richard Levitte
|
a5a01e9051
Bring des_locl.h at the same level as in the 0.9.7 branch.
|
před 22 roky |
Andy Polyakov
|
6be4688bdc
Ooops! No ROTATE on some platforms after x86_64 performance patch...
|
před 22 roky |
Andy Polyakov
|
2f98abbcb6
x86_64 performance patch.
|
před 22 roky |
Bodo Möller
|
3f2f3d4264
always include <string.h> (we do this in various other header files,
|
před 22 roky |
Richard Levitte
|
3bac6d9479
Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid certain linkage clashes.
|
před 23 roky |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
před 23 roky |
Ben Laurie
|
3ba5d1cf2e
Make EVPs allocate context memory, thus making them extensible. Rationalise
|
před 23 roky |
Richard Levitte
|
a5bc1e8568
Use e_os2.h rather than opensslconf.h, since some needed macros are
|
před 24 roky |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
před 24 roky |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
před 24 roky |
Richard Levitte
|
26da3e65ac
If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto
|
před 24 roky |
Richard Levitte
|
c2359eb18c
_lrotl and _lrotr are defined in MSVC but nowhere else that we know
|
před 24 roky |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
před 25 roky |
Andy Polyakov
|
404fb7149e
Even more late break-in MacOS tidbits...
|
před 25 roky |
Ulf Möller
|
cfa3747ba9
More DES library cleanups: remove references to srand/rand
|
před 25 roky |