Matt Caswell
|
3d7a9aca8c
Re-align some comments after running the reformat script.
|
10 년 전 |
Matt Caswell
|
a8b966f48f
Run util/openssl-format-source -v -c .
|
9 년 전 |
Matt Caswell
|
a25d0527b7
Additional comment changes for reformat of 1.0.0
|
9 년 전 |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 년 전 |
Richard Levitte
|
26414ee013
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
|
23 년 전 |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 년 전 |
Richard Levitte
|
0cff933416
Addapt seldom compiled code to new semantics of the key schedule (not
|
23 년 전 |
Richard Levitte
|
2ed2d1515e
Use ui_compat.h to get the password reading functions.
|
23 년 전 |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 년 전 |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 년 전 |
Ulf Möller
|
48b83a2504
Integrate podd.h sk.h into set_key.c
|
25 년 전 |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 년 전 |
Ulf Möller
|
e7f97e2d22
Check RAND_bytes() return value or use RAND_pseudo_bytes().
|
25 년 전 |
Bodo Möller
|
cddfe788fb
Add functions des_set_key_checked, des_set_key_unchecked.
|
25 년 전 |
Ulf Möller
|
1bf0b46b13
Add pkcs7 and des apps to "make all".
|
25 년 전 |
Ulf Möller
|
cfa3747ba9
More DES library cleanups: remove references to srand/rand
|
25 년 전 |
Bodo Möller
|
e766a681aa
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
|
25 년 전 |
Ulf Möller
|
f947eb318e
Warnings and casts.
|
25 년 전 |
Ulf Möller
|
7d7d2cbcb0
VMS support.
|
25 년 전 |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 년 전 |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 년 전 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 년 전 |
Ben Laurie
|
9151d39645
Some cleanup.
|
26 년 전 |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 년 전 |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 년 전 |