summaryrefslogtreecommitdiff
path: root/apps/ciphers.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-159/+150
* Fix source where indent will not be able to copeMatt Caswell2015-01-221-3/+12
* Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson2014-06-291-6/+0
* Initial "opaque SSL" framework. If an application defines OPENSSL_NO_SSL_INTERNDr. Stephen Henson2011-05-111-1/+1
* Stage 1 GOST ciphersuite support.Dr. Stephen Henson2007-03-231-0/+2
* fix stupid typoBodo Möller2005-10-261-1/+1
* new option "openssl ciphers -V"Bodo Möller2005-10-011-6/+27
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-141-1/+1
* some const fixesNils Larsch2005-04-051-2/+2
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+1
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-0/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-7/+7
* format stringsUlf Möller2001-02-061-1/+1
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-1/+7
* In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuitesBodo Möller2000-04-061-0/+5
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-041-1/+1
* Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson2000-01-221-2/+6
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-4/+0
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Massive constification.Ben Laurie1999-04-171-1/+2
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+191