Richard Levitte
|
2d48d5ddda
Following the license change, modify the boilerplates in crypto/des/
|
6 年之前 |
Pauli
|
a2371fa933
Trivial bounds checking.
|
7 年之前 |
Rich Salz
|
0904e79a6e
Undo commit d420ac2
|
7 年之前 |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 年之前 |
Rich Salz
|
3e9e810f2e
Remove outdated legacy crypto options
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
b0700d2c8d
Replace "SSLeay" in API with OpenSSL
|
9 年之前 |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 年之前 |
Dr. Stephen Henson
|
d749e1080a
Experimental symbol renaming to avoid clashes with regular OpenSSL.
|
13 年之前 |
Andy Polyakov
|
9f03d0fc04
Optimize #undef DES_UNROLL for size.
|
16 年之前 |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 年之前 |
Andy Polyakov
|
70532b7d6b
Move DES_SPtrans to where it really belongs, dec_enc to be specific.
|
19 年之前 |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 年之前 |
Richard Levitte
|
44c09667ff
Avoid yet another name clash with libdes, and make the declaration consistent
|
22 年之前 |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 年之前 |
Ben Laurie
|
3ba5d1cf2e
Make EVPs allocate context memory, thus making them extensible. Rationalise
|
23 年之前 |
Richard Levitte
|
080b8cadfa
Since there has been reports of clashes between OpenSSL's
|
23 年之前 |
Ulf Möller
|
4e6ec1da04
Remove old libdes version number.
|
25 年之前 |
Bodo Möller
|
edf0bfb52b
Change type of various DES function arguments from des_cblock
|
25 年之前 |
Bodo Möller
|
e1999b1dab
Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.
|
25 年之前 |
Ulf Möller
|
7d7d2cbcb0
VMS support.
|
25 年之前 |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 年之前 |
Bodo Möller
|
5cc146f344
Fixed some race conditions.
|
25 年之前 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 年之前 |
Ben Laurie
|
e778802f53
Massive constification.
|
25 年之前 |
Ben Laurie
|
b4cadc6e13
Fix security hole.
|
26 年之前 |
Ben Laurie
|
08853ba82d
Finally(?) fix DES stuff.
|
26 年之前 |
Ben Laurie
|
4e31df2cd7
Fix ghastly DES declarations, and all consequential warnings.
|
26 年之前 |