index
:
delta/openssl.git
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-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
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
ciphers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stage 1 GOST ciphersuite support.
steve
2007-03-23
1
-0
/
+2
*
fix stupid typo
bodo
2005-10-26
1
-1
/
+1
*
new option "openssl ciphers -V"
bodo
2005-10-01
1
-6
/
+27
*
Let the TLSv1_method() etc. functions return a const SSL_METHOD
nils
2005-08-14
1
-1
/
+1
*
some const fixes
nils
2005-04-05
1
-2
/
+2
*
EXIT() may mean return(). That's confusing, so let's have it really mean
levitte
2002-12-03
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
ben
2002-11-13
1
-1
/
+1
*
Use apps_shutdown() in all applications, in case someone decides not
levitte
2001-06-23
1
-0
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
levitte
2001-02-19
1
-7
/
+7
*
format strings
ulf
2001-02-06
1
-1
/
+1
*
On VMS, stdout may very well lead to a file that is written to in a
levitte
2000-09-20
1
-1
/
+7
*
In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuites
bodo
2000-04-06
1
-0
/
+5
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
rse
2000-02-11
1
-0
/
+2
*
Rename SSLeay_add_all_algorithms() et al to
steve
2000-02-04
1
-1
/
+1
*
Apply Lutz Behnke's 56 bit cipher patch with a few
steve
2000-01-22
1
-2
/
+6
*
Add missing #ifndefs that caused missing symbols when building libssl
ulf
2000-01-16
1
-4
/
+0
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
ulf
1999-04-27
1
-0
/
+4
*
Change #include filenames from <foo.h> to <openssl.h>.
bodo
1999-04-23
1
-2
/
+2
*
Change functions to ANSI C.
ulf
1999-04-19
1
-3
/
+1
*
Massive constification.
ben
1999-04-17
1
-1
/
+2
*
Add type-safe STACKs and SETs.
ben
1999-04-12
1
-5
/
+5
*
Initial revision
rse
1998-12-21
1
-0
/
+191