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
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
2
-5
/
+5
*
Modernise and fix (ancient) "maurice" demos.
Dr. Stephen Henson
2001-09-28
2
-8
/
+3
*
Make (ancient) sign.c demo compile again.
Dr. Stephen Henson
2001-09-28
1
-2
/
+2
*
ignore binary
Bodo Möller
2001-09-24
1
-0
/
+1
*
avoid everything resembling a magic trigraph
Bodo Möller
2001-09-24
2
-4
/
+4
*
Change Makefile so that it works without any additional changes
Bodo Möller
2001-09-18
2
-5
/
+6
*
Another demo.
Bodo Möller
2001-09-17
8
-0
/
+1783
*
Add certificate and request demos.
Dr. Stephen Henson
2001-09-12
3
-0
/
+328
*
- New INSTALL document describing different ways to build "tunala" and
Geoff Thorpe
2001-07-23
11
-44
/
+354
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-3
/
+3
*
Re-order a couple of static functions and "#if 0" out unused ones - this
Geoff Thorpe
2001-02-12
1
-14
/
+16
*
This change was a quick experiment that I'd wanted to try that works quite
Geoff Thorpe
2001-02-12
1
-7
/
+36
*
Improve the state machine.
Ben Laurie
2001-02-06
1
-13
/
+34
*
format strings
Ulf Möller
2001-02-06
1
-4
/
+3
*
Re-order the options in tunala and add command switches like s_server for
Geoff Thorpe
2000-12-21
1
-23
/
+42
*
This adds support to 'tunala' for supplying DH parameters (without which it
Geoff Thorpe
2000-12-20
1
-9
/
+136
*
Some minor changes to the "tunala" demo.
Geoff Thorpe
2000-12-20
4
-19
/
+88
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
2
-0
/
+373
*
* Fix a slight bug in the state-machine. This caused the client end of a
Geoff Thorpe
2000-11-30
3
-35
/
+86
*
More little changes to the tunala demo;
Geoff Thorpe
2000-11-29
3
-90
/
+166
*
Make s_client/s_server-style cert verification output configurable by
Geoff Thorpe
2000-11-29
3
-9
/
+100
*
Minor tweaks and improvements to the tunala demo.
Geoff Thorpe
2000-11-28
6
-23
/
+144
*
A typo and a couple of logic errors fixed. I think there may still be one
Geoff Thorpe
2000-11-28
3
-4
/
+7
*
Oops! Read a full buffer instead of some spurious number from elswhere.
Ben Laurie
2000-11-21
1
-1
/
+1
*
oops, remove comments that are no longer true.
Geoff Thorpe
2000-11-01
1
-9
/
+0
*
Explanation, tips, etc.
Geoff Thorpe
2000-11-01
1
-0
/
+233
*
This is a demo that performs SSL tunneling (client and/or server) and is
Geoff Thorpe
2000-11-01
9
-0
/
+1555
*
John Denney <jdenney@ca.mdis.com> reports that we forgot to convert
Richard Levitte
2000-10-18
3
-6
/
+6
*
Two new PKCS#12 demo programs.
Dr. Stephen Henson
2000-09-07
3
-0
/
+110
*
Ignore executable.
Ben Laurie
2000-09-05
1
-0
/
+1
*
Handle WANT_READ more correctly (thanks to Bodo).
Ben Laurie
2000-09-05
1
-5
/
+24
*
Distinguish between assertions and conditions that should cause death.
Ben Laurie
2000-09-05
1
-5
/
+10
*
-Wall insists that main return an int.
Bodo Möller
2000-09-04
1
-1
/
+3
*
Add demo state machine.
Ben Laurie
2000-08-30
2
-0
/
+378
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-5
/
+5
*
Modernise 'selfsign.c' to use new X509_NAME code
Dr. Stephen Henson
2000-02-13
1
-21
/
+33
*
Rename SSLeay_add_all_algorithms() et al to
Dr. Stephen Henson
2000-02-04
2
-2
/
+2
*
Fix to the -revoke option in ca. It was leaking memory, crashing and just
Dr. Stephen Henson
1999-11-08
1
-1
/
+0
*
SSL_shutdown was done too early.
Bodo Möller
1999-08-01
1
-2
/
+1
*
don't prematurely shut down socket -- use SSL_shutdown
Bodo Möller
1999-08-01
1
-1
/
+1
*
Reformat and "modernise" the sign.c demo.
Dr. Stephen Henson
1999-06-09
1
-25
/
+40
*
Change the PEM function implementation to use a common set of macros: this
Dr. Stephen Henson
1999-06-09
1
-27
/
+27
*
Survive pedanticism.
Ben Laurie
1999-06-08
1
-1
/
+1
*
Stack.
Ben Laurie
1999-05-31
1
-1
/
+1
*
Updated C++ SSL demos.
Bodo Möller
1999-05-27
2
-17
/
+53
*
Updated some demos.
Bodo Möller
1999-05-27
11
-14
/
+126
*
Change function call according to current API.
Bodo Möller
1999-05-27
1
-2
/
+3
*
Submitted by:
Bodo Möller
1999-04-24
2
-1
/
+7
*
Submitted by:
Bodo Möller
1999-04-23
3
-15
/
+15
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
14
-58
/
+58
[next]