index
:
delta/pyopenssl-git.git
23.1.x
add-notice
alex-patch-1
dependabot/github_actions/dessant/lock-threads-3
gha
main
master
github.com: pyca/pyopenssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polish up examples (somewhat)
Hynek Schlawack
2016-03-13
10
-101
/
+179
*
Don't use SSLv2 or SSLv3 in examples/simple
Daniƫl van Eeden
2016-01-16
2
-0
/
+3
*
a random set of flake8 and typo fixes
Alex Gaynor
2015-09-04
1
-1
/
+1
*
Corrected spelling mistake
kjav
2015-09-04
1
-1
/
+1
*
Remove vestigial comments.
Jim Shaver
2015-05-03
3
-3
/
+0
*
fix spacing in certgen.py
Jim Shaver
2015-04-30
1
-1
/
+1
*
switched to identifying certificate by CN instead of ugly suject. Minor cleanup
Jim Shaver
2015-04-30
2
-7
/
+11
*
remove last of lists
Jim Shaver
2015-04-29
1
-1
/
+1
*
convert cert and private key creation to use context managers
Jim Shaver
2015-04-29
1
-4
/
+9
*
removed unnecessary brackets and lists
Jim Shaver
2015-04-29
2
-4
/
+4
*
md5->sha256 in usage details
Jim Shaver
2015-04-29
1
-2
/
+2
*
no longer requires running with 'python2'
Jim Shaver
2015-04-29
2
-2
/
+2
*
Merge branch 'master' into examplespython3
Jim Shaver
2015-04-29
1
-10
/
+13
|
\
|
*
Removed unnecessary escape characters. Thanks @alex
Jim Shaver
2015-04-25
1
-4
/
+4
|
*
md5->sha256, 1024->2048. Also added print statements to tell the story.
Jim Shaver
2015-04-25
2
-3
/
+7
*
|
update examples/simple/client.py and server.py to work with Python3
Jim Shaver
2015-04-29
2
-15
/
+15
*
|
Change md5->sha256 in certgen.py
Jim Shaver
2015-04-28
1
-2
/
+2
*
|
make certgen.py and mk_cer... example scripts python3-able
Jim Shaver
2015-04-28
2
-6
/
+12
|
/
*
Add an example demonstrating SNI usage.
Jean-Paul Calderone
2011-06-06
7
-0
/
+182
*
Update copyright headers in examples
Jean-Paul Calderone
2011-03-02
3
-6
/
+9
*
Put my copyright on everything I've changed so far, put a more reasonable ver...
Jean-Paul Calderone
2008-03-21
3
-12
/
+6
*
Remove expired certificates and add a note about how to generate new ones. A...
Jean-Paul Calderone
2008-03-12
10
-82
/
+6
*
initial source import
Jean-Paul Calderone
2008-02-18
13
-0
/
+550