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
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
19
-29
/
+0
*
Consolidate "make update"
Rich Salz
2016-01-20
4
-8
/
+4
*
Remove some old makefile targets
Rich Salz
2016-01-17
4
-0
/
+4
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
8
-56
/
+0
*
mem functions cleanup
Rich Salz
2016-01-07
1
-0
/
+1
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-05
5
-35
/
+97
*
Demo server using SSL_CTX_config
Dr. Stephen Henson
2015-12-22
3
-0
/
+135
*
Remove err and prime demo's
Rich Salz
2015-12-18
7
-198
/
+0
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
2
-2
/
+2
*
Remove support for all 40 and 56 bit ciphers.
Kurt Roeckx
2015-12-05
2
-16
/
+0
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
8
-17
/
+17
*
Move crypto/threads to demo/threads
Rich Salz
2015-10-26
5
-0
/
+984
*
Fix typos
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
Remove obsolete b64 demo's
Rich Salz
2015-09-28
2
-269
/
+0
*
Remove obsolete OCSP demo
Rich Salz
2015-09-25
2
-368
/
+0
*
Update demo.
Dr. Stephen Henson
2015-07-21
4
-11
/
+61
*
Conversion to UTF-8 where needed
Richard Levitte
2015-07-14
1
-1
/
+1
*
Change BIO_number_read and BIO_number_written() to be 64 bit
Matt Caswell
2015-06-10
1
-1
/
+1
*
Client side version negotiation rewrite
Matt Caswell
2015-05-16
5
-5
/
+5
*
Server side version negotiation rewrite
Matt Caswell
2015-05-16
6
-6
/
+6
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
5
-70
/
+47
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-06
4
-4
/
+4
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-05
4
-5
/
+5
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
10
-47
/
+10
*
Remove goto inside an if(0) block
Rich Salz
2015-05-01
1
-9
/
+8
*
free NULL cleanup 11
Rich Salz
2015-05-01
3
-9
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
2
-10
/
+5
*
free NULL cleanup 7
Rich Salz
2015-04-30
1
-6
/
+4
*
free NULL cleanup 5a
Rich Salz
2015-04-30
14
-40
/
+19
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
free NULL cleanup 9
Rich Salz
2015-04-11
5
-33
/
+5
*
free NULL cleanup 10
Rich Salz
2015-04-11
2
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-28
7
-18
/
+9
*
free NULL cleanup
Rich Salz
2015-03-25
18
-100
/
+50
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-1
/
+2
*
free NULL cleanup
Rich Salz
2015-03-24
1
-2
/
+1
*
Dead code cleanup: crypto/*.c, x509v3, demos
Rich Salz
2015-02-02
5
-18
/
+5
*
Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLEN
Matt Caswell
2015-01-28
2
-11
/
+16
*
ifdef cleanup, part 4a: '#ifdef undef'
Rich Salz
2015-01-24
1
-52
/
+0
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-8
/
+8
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
54
-7649
/
+7682
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-2
/
+4
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
2
-3
/
+5
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-1
/
+2
*
Yet more comments
Matt Caswell
2015-01-22
3
-4
/
+5
*
More comments
Matt Caswell
2015-01-22
3
-3
/
+6
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
2
-3
/
+4
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-9
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
2
-4
/
+6
[next]