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
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add certificate callback. If set this is called whenever a certificate
Dr. Stephen Henson
2012-06-29
1
-0
/
+29
*
oops, revert unrelated changes
Dr. Stephen Henson
2012-02-09
1
-4
/
+1
*
Modify client hello version when renegotiating to enhance interop with
Dr. Stephen Henson
2012-02-09
1
-1
/
+4
*
add example for DH certificate generation
Dr. Stephen Henson
2012-01-25
2
-1
/
+44
*
Add private keys and generation scripts for test certificates in apps
Dr. Stephen Henson
2011-12-14
7
-0
/
+238
*
Simple automated certificate creation demo.
Dr. Stephen Henson
2011-06-01
3
-0
/
+91
*
fix comments
Dr. Stephen Henson
2010-01-21
2
-4
/
+4
*
Update demo
Dr. Stephen Henson
2010-01-20
1
-1
/
+1
*
Use SHA1 and not deprecated MD5 in demos.
Dr. Stephen Henson
2009-08-15
2
-2
/
+2
*
Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
Richard Levitte
2009-05-15
1
-7
/
+27
*
Merge from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-03
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Add missing 'extern "C" {' to some _err.h files in crypto/engines/
Lutz Jänicke
2008-04-18
3
-0
/
+12
*
Detached encrypt/decrypt example, fix decrypt sample.
Dr. Stephen Henson
2008-04-11
3
-4
/
+190
*
Fix comments.
Dr. Stephen Henson
2008-04-11
2
-10
/
+2
*
CMS compressed data examples.
Dr. Stephen Henson
2008-04-11
3
-0
/
+139
*
Fix for compression and updated CMS_final().
Dr. Stephen Henson
2008-04-11
1
-4
/
+4
*
PKCS#7 examples converted to CMS.
Dr. Stephen Henson
2008-04-11
11
-0
/
+561
*
Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve the
Geoff Thorpe
2008-03-28
3
-6
/
+28
*
Sample text files for S/MIME test programs.
Dr. Stephen Henson
2007-04-13
2
-0
/
+6
*
Add a bunch of S/MIME sample programs and data.
Dr. Stephen Henson
2007-04-13
9
-0
/
+555
*
fix typos
Nils Larsch
2006-02-15
1
-2
/
+2
*
update TLS-ECC code
Bodo Möller
2005-12-13
1
-7
/
+10
*
From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:
Richard Levitte
2005-04-30
3
-3
/
+12
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
8
-0
/
+16
*
Stupid casts...
Richard Levitte
2004-08-11
1
-3
/
+3
*
updates for draft-ietf-tls-ecc-03.txt
Bodo Möller
2003-07-22
1
-1
/
+1
*
Typo.
Richard Levitte
2003-06-11
1
-1
/
+1
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
2
-0
/
+8
*
Make 'tunala' link with zlib if possible (so it works if openssl was
Geoff Thorpe
2002-12-11
1
-0
/
+1
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
2
-0
/
+10
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
2
-3
/
+2
*
Make internal functions static.
Richard Levitte
2002-11-13
1
-22
/
+22
*
Name the flag files correctly.
Richard Levitte
2002-11-13
1
-2
/
+2
*
There's a name clash between OpenSSL and RSAref. Since this engine handles
Richard Levitte
2002-10-24
1
-4
/
+7
*
Typo: v3 is represented by 2.
Dr. Stephen Henson
2002-10-21
1
-1
/
+1
*
Add a few more target platforms, to see how well the shared library
Richard Levitte
2002-10-10
1
-0
/
+16
*
Don't fuss with the demo binaries
Richard Levitte
2002-10-09
1
-0
/
+4
*
add URL for Internet Draft
Bodo Möller
2002-09-16
1
-1
/
+3
*
1. switch from "-newkey ecdsa:..." to "-newkey ec:..."
Bodo Möller
2002-09-10
3
-20
/
+22
*
Some files deserve to be ignored
Richard Levitte
2002-08-13
3
-0
/
+12
*
Merge in demo engines from 0.9.7-stable.
Richard Levitte
2002-08-13
19
-1
/
+4866
*
Scripts for testing ECC ciphersuites.
Bodo Möller
2002-08-12
5
-0
/
+579
*
Add the CBC flag for cbc ciphers
Richard Levitte
2002-08-01
1
-3
/
+3
*
Allow longer program names (VMS allows up to 39 characters).
Richard Levitte
2002-04-06
1
-2
/
+2
*
Fix buggy if-condition (thomas poindessous <poinde_t@epita.fr>).
Lutz Jänicke
2002-03-21
1
-1
/
+1
*
'#if OPENSSL_VERSION_NUMBER >= ...' to document the recent change
Bodo Möller
2002-03-05
1
-2
/
+7
*
Add 'void *' argument to app_verify_callback.
Bodo Möller
2002-02-28
1
-3
/
+3
*
A rough little self-test for tunala. This runs through all cipher-suite /
Geoff Thorpe
2002-02-20
1
-0
/
+107
*
Make the "ungunk" logic a little more robust.
Geoff Thorpe
2002-02-20
1
-5
/
+5
[next]