summaryrefslogtreecommitdiff
path: root/examples/simple
Commit message (Expand)AuthorAgeFilesLines
* Polish up examples (somewhat)Hynek Schlawack2016-03-132-12/+35
* Don't use SSLv2 or SSLv3 in examples/simpleDaniƫl van Eeden2016-01-162-0/+3
* Remove vestigial comments.Jim Shaver2015-05-032-2/+0
* switched to identifying certificate by CN instead of ugly suject. Minor cleanupJim Shaver2015-04-302-7/+11
* remove last of listsJim Shaver2015-04-291-1/+1
* removed unnecessary brackets and listsJim Shaver2015-04-291-1/+1
* no longer requires running with 'python2'Jim Shaver2015-04-292-2/+2
* update examples/simple/client.py and server.py to work with Python3Jim Shaver2015-04-292-15/+15
* Update copyright headers in examplesJean-Paul Calderone2011-03-022-4/+6
* Put my copyright on everything I've changed so far, put a more reasonable ver...Jean-Paul Calderone2008-03-212-8/+4
* Remove expired certificates and add a note about how to generate new ones. A...Jean-Paul Calderone2008-03-129-81/+5
* initial source importJean-Paul Calderone2008-02-188-0/+233