index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
des
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change des_old.c to use types prefixed with _ossl_old_des_.
Richard Levitte
2002-03-07
1
-38
/
+38
*
typo
Bodo Möller
2002-03-05
1
-1
/
+1
*
Provide a pre 0.9.7 compatibility mapping if
Richard Levitte
2002-03-05
1
-57
/
+150
*
Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...
Richard Levitte
2002-03-04
7
-46
/
+46
*
Increase internal security when using strncpy, by making sure the resulting s...
Richard Levitte
2002-02-28
1
-0
/
+3
*
disable '#ifdef DEBUG' sections
Bodo Möller
2002-02-28
1
-1
/
+1
*
Add the configuration target VxWorks.
Richard Levitte
2002-02-14
1
-1
/
+7
*
Make sure memset() is defined by including string.h
Richard Levitte
2002-02-14
1
-0
/
+1
*
'make update'
Richard Levitte
2002-02-05
1
-68
/
+153
*
With the changed des_old API, let's complete the work by renaming the
Richard Levitte
2002-02-05
5
-21
/
+86
*
Apply one patch from Assar Westerlund <assar@sics.se>:
Richard Levitte
2002-02-05
1
-3
/
+9
*
Apply three patches from Assar Westerlund <assar@kth.se>:
Richard Levitte
2002-02-05
2
-18
/
+16
*
I got a request to make the "old des" symbols more closely tied to
Richard Levitte
2002-01-26
2
-104
/
+104
*
New functions
Bodo Möller
2002-01-24
1
-1
/
+1
*
make update
Richard Levitte
2002-01-24
1
-49
/
+70
*
To avoid all kinds of link-level clashes, rename all old des_*
Richard Levitte
2002-01-24
2
-68
/
+140
*
Support old DES APIs by default.
Ben Laurie
2002-01-22
1
-0
/
+4
*
Patches to make OpenSSL compilable on MacOS/X.
Richard Levitte
2002-01-08
1
-1
/
+1
*
make update
Richard Levitte
2001-11-15
1
-0
/
+1
*
des_old.h doesn't really need to include des.h, so don't. That will
Richard Levitte
2001-11-06
3
-3
/
+4
*
Fix warning.
Ben Laurie
2001-10-25
1
-0
/
+1
*
remove redundant definitions that are also in des.h
Bodo Möller
2001-10-25
1
-9
/
+0
*
filenames are des_old.[ch], not des.comp*
Bodo Möller
2001-10-25
2
-3
/
+3
*
Remove DES_random_seed() but retain des_random_seed() for now. Change
Richard Levitte
2001-10-25
4
-7
/
+4
*
Have the removal warnings very high up in the source.
Richard Levitte
2001-10-25
2
-15
/
+32
*
A C file is a C file is a C file!
Richard Levitte
2001-10-24
1
-1
/
+1
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
38
-610
/
+1059
*
'make update'
Richard Levitte
2001-10-04
1
-5
/
+6
*
Addapt seldom compiled code to new semantics of the key schedule (not
Richard Levitte
2001-10-01
2
-19
/
+19
*
"make update".
Geoff Thorpe
2001-09-25
1
-3
/
+3
*
unused function
Ulf Möller
2001-09-06
1
-1
/
+0
*
Add first cut symmetric crypto support.
Ben Laurie
2001-08-18
1
-2
/
+1
*
Start to reduce some of the header bloat.
Ben Laurie
2001-08-05
1
-1
/
+2
*
make update
Richard Levitte
2001-07-31
1
-20
/
+23
*
Remove old unused stuff.
Ben Laurie
2001-07-31
1
-4
/
+0
*
Make EVPs allocate context memory, thus making them extensible. Rationalise
Ben Laurie
2001-07-30
25
-188
/
+216
*
Use ui_compat.h to get the password reading functions.
Richard Levitte
2001-05-14
1
-0
/
+1
*
Move the password reading functions completely away from the DES
Richard Levitte
2001-05-13
1
-9
/
+0
*
#if 0 out deleted (?) functions to stop Win32 DLL
Dr. Stephen Henson
2001-05-13
1
-1
/
+4
*
make update
Richard Levitte
2001-05-06
1
-15
/
+2
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-06
1
-4
/
+7
*
Complete the des_encrypt to des_encrypt1 rename in the main
Richard Levitte
2001-03-30
5
-36
/
+36
*
Since there has been reports of clashes between OpenSSL's
Richard Levitte
2001-03-29
14
-34
/
+34
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
Code for better build under Darwin (MacOS X).
Richard Levitte
2001-03-07
2
-2
/
+2
*
Introduce the possibility to access global variables through
Richard Levitte
2001-03-02
3
-4
/
+6
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-10
/
+10
*
Use e_os2.h rather than opensslconf.h, since some needed macros are
Richard Levitte
2001-02-22
3
-6
/
+7
*
OpenVMS catches up.
Richard Levitte
2001-02-20
1
-2
/
+2
*
Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS
Richard Levitte
2001-02-20
1
-1
/
+1
[next]